@seamapi/http - v1.121.0
GitHub
Preparing search index...
index
WorkspaceResource
Type Alias WorkspaceResource
type
WorkspaceResource
=
{
company_name
:
string
;
connect_partner_name
:
string
|
null
;
connect_webview_customization
:
{
inviter_logo_url
?:
string
;
logo_shape
?:
"circle"
|
"square"
;
primary_button_color
?:
string
;
primary_button_text_color
?:
string
;
success_message
?:
string
;
}
;
is_publishable_key_auth_enabled
:
boolean
;
is_sandbox
:
boolean
;
is_suspended
:
boolean
;
name
:
string
;
organization_id
:
string
|
null
;
publishable_key
?:
string
;
workspace_id
:
string
;
}
Index
Properties
company_
name
connect_
partner_
name
connect_
webview_
customization
is_
publishable_
key_
auth_
enabled
is_
sandbox
is_
suspended
name
organization_
id
publishable_
key?
workspace_
id
Properties
company_
name
company_name
:
string
connect_
partner_
name
connect_partner_name
:
string
|
null
connect_
webview_
customization
connect_webview_customization
:
{
inviter_logo_url
?:
string
;
logo_shape
?:
"circle"
|
"square"
;
primary_button_color
?:
string
;
primary_button_text_color
?:
string
;
success_message
?:
string
;
}
is_
publishable_
key_
auth_
enabled
is_publishable_key_auth_enabled
:
boolean
is_
sandbox
is_sandbox
:
boolean
is_
suspended
is_suspended
:
boolean
name
name
:
string
organization_
id
organization_id
:
string
|
null
Optional
publishable_
key
publishable_key
?:
string
workspace_
id
workspace_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
company_
name
connect_
partner_
name
connect_
webview_
customization
is_
publishable_
key_
auth_
enabled
is_
sandbox
is_
suspended
name
organization_
id
publishable_
key
workspace_
id
GitHub
@seamapi/http - v1.121.0
Loading...