@wildix/xbees-users-client > UpdateWorkspaceInput
UpdateWorkspaceInput interface
Signature:
export interface UpdateWorkspaceInput
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | The unique identifier of the account. | ||
boolean | undefined | (Optional) Indicates if the workspace is active. | ||
WorkspaceType | undefined | (Optional) The type of workspace. | ||
string | The unique identifier of the workspace to deactivate. |