The workspace Object
Represents a Seam workspace. A workspace is a top-level entity that encompasses all other resources below it, such as devices, connected accounts, and Connect Webviews. Seam provides two types of workspaces. A sandbox workspace is a special type of workspace designed for testing code. Sandbox workspaces offer test device accounts and virtual devices that you can connect and control. This ability to work with virtual devices is quite handy because it removes the need to own physical devices from multiple brands. To connect real devices and systems to Seam, use a production workspace.Properties
The connect partner name.
The connect webview customization.
Indicates whether publishable key authentication is enabled for this workspace.
Indicates whether the workspace is a sandbox workspace.
Indicates whether the sandbox workspace is suspended. Seam suspends sandbox workspaces that have not been accessed in 14 days.
Publishable key for the workspace. This key is used to identify the workspace in client-side applications.

