@seamapi/http - v1.121.0
GitHub
Preparing search index...
index
CustomizationProfileResource
Type Alias CustomizationProfileResource
type
CustomizationProfileResource
=
{
created_at
:
string
;
customer_portal_theme
?:
{
font_family
?:
string
;
mono_font_family
?:
string
;
primary_color
?:
string
;
primary_foreground_color
?:
string
;
secondary_color
?:
string
;
secondary_foreground_color
?:
string
;
}
;
customization_profile_id
:
string
;
logo_url
?:
string
;
message_overrides
?:
Record
<
string
,
unknown
>
;
name
:
string
|
null
;
primary_color
?:
string
;
secondary_color
?:
string
;
workspace_id
:
string
;
}
Index
Properties
created_
at
customer_
portal_
theme?
customization_
profile_
id
logo_
url?
message_
overrides?
name
primary_
color?
secondary_
color?
workspace_
id
Properties
created_
at
created_at
:
string
Optional
customer_
portal_
theme
customer_portal_theme
?:
{
font_family
?:
string
;
mono_font_family
?:
string
;
primary_color
?:
string
;
primary_foreground_color
?:
string
;
secondary_color
?:
string
;
secondary_foreground_color
?:
string
;
}
customization_
profile_
id
customization_profile_id
:
string
Optional
logo_
url
logo_url
?:
string
Optional
message_
overrides
message_overrides
?:
Record
<
string
,
unknown
>
name
name
:
string
|
null
Optional
primary_
color
primary_color
?:
string
Optional
secondary_
color
secondary_color
?:
string
workspace_
id
workspace_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
customer_
portal_
theme
customization_
profile_
id
logo_
url
message_
overrides
name
primary_
color
secondary_
color
workspace_
id
GitHub
@seamapi/http - v1.121.0
Loading...