Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 873 Bytes

CreditcarddetailRequest.md

File metadata and controls

19 lines (14 loc) · 873 Bytes

EzmaxApi::Object::CreditcarddetailRequest

Load the model package

use EzmaxApi::Object::CreditcarddetailRequest;

Properties

Name Type Description Notes
i_creditcarddetail_expirationmonth int The expirationmonth of the Creditcarddetail
i_creditcarddetail_expirationyear int The expirationyear of the Creditcarddetail
s_creditcarddetail_civic string The civic of the Creditcarddetail [optional]
s_creditcarddetail_street string The street of the Creditcarddetail [optional]
s_creditcarddetail_zip string The zip of the Creditcarddetail [optional]

[Back to Model list] [Back to API list] [Back to README]