Skip to content

Latest commit

 

History

History
executable file
·
13 lines (10 loc) · 742 Bytes

CreditCardAddress.md

File metadata and controls

executable file
·
13 lines (10 loc) · 742 Bytes

# CreditCardAddress

Properties

Name Type Description Notes
address_line string[] Address Line 1 of the credit card billing address. Usually Street address information.
city string City of the credit card billing address.
state_province_code string State or province code of the credit card billing address. [optional]
postal_code string Credit card billing addressee postal code. [optional]
country_code string Credit card billing address country or territory code.

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