SyncStatus
Resulting status of emergency address synchronization. Returned if syncEmergencyAddress
parameter is set to true
Properties
Name | Type | Required | Description |
---|---|---|---|
VERIFIED | str | ✅ | "Verified" |
UPDATED | str | ✅ | "Updated" |
DELETED | str | ✅ | "Deleted" |
ACTIVATIONPROCESS | str | ✅ | "ActivationProcess" |
NOTREQUIRED | str | ✅ | "NotRequired" |
UNSUPPORTED | str | ✅ | "Unsupported" |
FAILED | str | ✅ | "Failed" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs