Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.08 KB

CreditcarddetailResponseCompound.md

File metadata and controls

22 lines (17 loc) · 1.08 KB

EzmaxApi::Object::CreditcarddetailResponseCompound

Load the model package

use EzmaxApi::Object::CreditcarddetailResponseCompound;

Properties

Name Type Description Notes
pki_creditcarddetail_id int The unique ID of the Creditcarddetail
fki_creditcardtype_id int The unique ID of the Creditcardtype
s_creditcarddetail_numbermasked string The numbermasked of the Creditcarddetail
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
s_creditcarddetail_street string The street of the Creditcarddetail
s_creditcarddetail_zip string The zip of the Creditcarddetail

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