Record
post-issuing-cardholders-body-billing-address
No description available.
record post-issuing-cardholders-body-billing-address {
city: string,
country: string,
line1: string,
line2: option<string>,
postal-code: string,
state: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| city | string | |
| country | string | |
| line1 | string | |
| line2 | option<string> | |
| postal-code | string | |
| state | option<string> |