Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 997 Bytes

creditcarddetail_response.md

File metadata and controls

17 lines (13 loc) · 997 Bytes

creditcarddetail_response_t

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 char * 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 char * The civic of the Creditcarddetail
s_creditcarddetail_street char * The street of the Creditcarddetail
s_creditcarddetail_zip char * The zip of the Creditcarddetail

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