use Xendit\Customer\AddressRequest;
Name | Type | Required | Description | Examples |
---|---|---|---|---|
category | string | Home, work or provincial | null | |
country_code | string | ISO3166-2 country code | ID | |
province_state | string | null | ||
city | string | null | ||
suburb | string | null | ||
postal_code | string | null | ||
line_1 | string | null | ||
line_2 | string | null | ||
status | AddressStatus | null | ||
is_primary | bool | null |