Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 814 Bytes

CreditcarddetailRequest.md

File metadata and controls

19 lines (14 loc) · 814 Bytes

openapi.model.CreditcarddetailRequest

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
iCreditcarddetailExpirationmonth int The expirationmonth of the Creditcarddetail
iCreditcarddetailExpirationyear int The expirationyear of the Creditcarddetail
sCreditcarddetailCivic String The civic of the Creditcarddetail
sCreditcarddetailStreet String The street of the Creditcarddetail
sCreditcarddetailZip String The zip of the Creditcarddetail

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