Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1010 Bytes

CreditcarddetailResponse.md

File metadata and controls

17 lines (13 loc) · 1010 Bytes

CreditcarddetailResponse

Properties

Name Type Description Notes
pkiCreditcarddetailID NSNumber* The unique ID of the Creditcarddetail
fkiCreditcardtypeID NSNumber* The unique ID of the Creditcardtype
sCreditcarddetailNumbermasked NSString* The numbermasked of the Creditcarddetail
iCreditcarddetailExpirationmonth NSNumber* The expirationmonth of the Creditcarddetail
iCreditcarddetailExpirationyear NSNumber* The expirationyear of the Creditcarddetail
sCreditcarddetailCivic NSString* The civic of the Creditcarddetail
sCreditcarddetailStreet NSString* The street of the Creditcarddetail
sCreditcarddetailZip NSString* The zip of the Creditcarddetail

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