http://maasglobal.com/core/card.json
MaaS region schema
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | No | Develop | No | Forbidden | Forbidden | core/card.json |
http://maasglobal.com/core/card.json
http://maasglobal.com/core/components/address.json| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| billingCity | string |
Optional | No | card (this schema) |
| billingCountry | string |
Optional | No | card (this schema) |
| billingZip | string |
Optional | No | card (this schema) |
| expiryMonth | number |
Optional | No | card (this schema) |
| expiryYear | number |
Optional | No | card (this schema) |
| fundingType | enum |
Optional | No | card (this schema) |
| issuer | string |
Optional | No | card (this schema) |
| maskedNumber | string |
Optional | No | card (this schema) |
Alphabetic city name
billingCity
stringstring
ISO 3166-1 alpha-2 country code, see https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
billingCountry
stringstring
All instances must conform to this regular expression (test examples here):
^[A-Z]{2,2}$
Numeric zip code, see https://en.wikipedia.org/wiki/Postal_code
billingZip
stringstring
expiryMonth
numbernumber
112expiryYear
numbernumber
2000fundingType
enumThe value of this property must be equal to one of the known values below.
| Value | Description |
|---|---|
credit |
|
debit |
|
prepaid |
|
not_known |
|
not_applicable |
issuer
stringstring
maskedNumber
stringstring