@subsidia-ch/sdk - v1.3.5
Preparing search index...
features/outfit/domain/outfit
Outfit
Type Alias Outfit
type
Outfit
=
{
assetRelations
?:
GetAssetRelationsResponse
;
consultant
:
Consultant
|
undefined
;
consultantId
:
string
;
description
:
string
|
null
;
id
:
number
;
name
:
string
;
note
:
string
|
null
;
publish
:
boolean
;
store
:
Store
|
undefined
;
storeId
:
number
;
}
Index
Properties
asset
Relations?
consultant
consultant
Id
description
id
name
note
publish
store
store
Id
Properties
Optional
asset
Relations
assetRelations
?:
GetAssetRelationsResponse
consultant
consultant
:
Consultant
|
undefined
consultant
Id
consultantId
:
string
description
description
:
string
|
null
id
id
:
number
name
name
:
string
note
note
:
string
|
null
publish
publish
:
boolean
store
store
:
Store
|
undefined
store
Id
storeId
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset
Relations
consultant
consultant
Id
description
id
name
note
publish
store
store
Id
@subsidia-ch/sdk - v1.3.5
Loading...