use Xendit\Customer\Address;
Name | Type | Required | Description | Examples |
---|---|---|---|---|
id | string | d290f1ee-6c54-4b01-90e6-d701748f0851 | ||
category | string | ☑️ | null | |
country | string | ☑️ | null | |
province_state | string | ☑️ | null | |
city | string | ☑️ | null | |
postal_code | string | ☑️ | null | |
street_line1 | string | ☑️ | null | |
street_line2 | string | ☑️ | null | |
status | AddressStatus | null | ||
is_primary | bool | ☑️ | null | |
meta | object | null | ||
created | \DateTime | 2016-08-29T09:12:33.001Z | ||
updated | \DateTime | 2016-08-29T09:12:33.001Z |