Skip to content

Latest commit

 

History

History
19 lines (8 loc) · 391 Bytes

AddressStatus.md

File metadata and controls

19 lines (8 loc) · 391 Bytes

AddressStatus

xendit.customer.model.AddressStatus

Enum

* `ACTIVE` (value: `"ACTIVE"`)

* `DELETED` (value: `"DELETED"`)

* `XenditEnumDefaultFallback` (value: `UNKNOWN_ENUM_VALUE`)

If you encounter UNKNOWN_ENUM_VALUE, it means that this ENUM is unavailable in your current SDK version. Please upgrade to get the newest ENUM.

[Back to README]