Takaro - v0.4.9
Preparing search index...
@takaro/apiclient
ShopCategoryOutputDTO
Interface ShopCategoryOutputDTO
Export
ShopCategoryOutputDTO
interface
ShopCategoryOutputDTO
{
children
?:
ShopCategoryOutputDTO
[]
;
createdAt
:
string
;
emoji
:
string
;
id
:
string
;
listingCount
?:
number
;
listings
?:
ShopListingOutputDTO
[]
;
name
:
string
;
parent
?:
ShopCategoryOutputDTO
;
parentId
?:
string
;
updatedAt
:
string
;
}
Index
Properties
children?
created
At
emoji
id
listing
Count?
listings?
name
parent?
parent
Id?
updated
At
Properties
Optional
children
children
?:
ShopCategoryOutputDTO
[]
Memberof
ShopCategoryOutputDTO
created
At
createdAt
:
string
Memberof
ShopCategoryOutputDTO
emoji
emoji
:
string
Memberof
ShopCategoryOutputDTO
id
id
:
string
Memberof
ShopCategoryOutputDTO
Optional
listing
Count
listingCount
?:
number
Memberof
ShopCategoryOutputDTO
Optional
listings
listings
?:
ShopListingOutputDTO
[]
Memberof
ShopCategoryOutputDTO
name
name
:
string
Memberof
ShopCategoryOutputDTO
Optional
parent
parent
?:
ShopCategoryOutputDTO
Memberof
ShopCategoryOutputDTO
Optional
parent
Id
parentId
?:
string
Memberof
ShopCategoryOutputDTO
updated
At
updatedAt
:
string
Memberof
ShopCategoryOutputDTO
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
created
At
emoji
id
listing
Count
listings
name
parent
parent
Id
updated
At
Takaro - v0.4.9
Loading...
Export
ShopCategoryOutputDTO