kustomer-client
Preparing search index...
KustomerTypes
PatchBrandData
Type Alias PatchBrandData
type
PatchBrandData
=
{
body
?:
{
iconUrl
:
string
;
name
:
string
}
;
path
:
{
id
:
string
}
;
query
?:
never
;
url
:
"/brands/{id}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
{
iconUrl
:
string
;
name
:
string
}
Type declaration
iconUrl
:
string
Brand icon URL
name
:
string
Brand name
path
path
:
{
id
:
string
}
Type declaration
id
:
string
Brand ID
Optional
query
query
?:
never
url
url
:
"/brands/{id}"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
kustomer-client
Loading...
Brand icon URL