LocationDeletionInfo
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | |
name | str | ❌ | |
deletion | LocationDeletionInfoDeletion | ❌ | Identifies the possibility and status of emergency location deletion |
errors | LocationDeletionErrorInfo | ❌ |
LocationDeletionInfoDeletion
Identifies the possibility and status of emergency location deletion
Properties
Name | Type | Required | Description |
---|---|---|---|
FAILED | str | ✅ | "Failed" |
COMPLETED | str | ✅ | "Completed" |
FORBIDDEN | str | ✅ | "Forbidden" |
RESTRICTED | str | ✅ | "Restricted" |
ALLOWED | str | ✅ | "Allowed" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs