@subsidia-ch/sdk - v1.3.5
Preparing search index...
features/outfit/controller/outfit-controller
OutfitController
Class OutfitController
Outfit controller
Index
Constructors
constructor
Methods
get
Outfit
By
Id
get
Outfit
Consultants
get
Outfits
Constructors
constructor
new
OutfitController
(
__namedParameters
:
OutfitControllerDependencies
,
)
:
OutfitController
Parameters
__namedParameters
:
OutfitControllerDependencies
Returns
OutfitController
Methods
get
Outfit
By
Id
getOutfitById
(
__namedParameters
:
GetOutfitByIdParams
)
:
Promise
<
Outfit
>
Get outfit by ID
Parameters
__namedParameters
:
GetOutfitByIdParams
Returns
Promise
<
Outfit
>
get
Outfit
Consultants
getOutfitConsultants
(
__namedParameters
:
Partial
,
)
:
Promise
<
GetOutfitConsultantsResponse
>
Get outfit item brands
Parameters
__namedParameters
:
Partial
Returns
Promise
<
GetOutfitConsultantsResponse
>
get
Outfits
getOutfits
(
__namedParameters
:
Partial
)
:
Promise
<
GetOutfitsResponse
>
Get outfits
Parameters
__namedParameters
:
Partial
Returns
Promise
<
GetOutfitsResponse
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Outfit
By
Id
get
Outfit
Consultants
get
Outfits
@subsidia-ch/sdk - v1.3.5
Loading...
Outfit controller