Takaro - v0.6.0
Preparing search index...
@takaro/apiclient
ShopListingUpdateDTO
Interface ShopListingUpdateDTO
Export
ShopListingUpdateDTO
interface
ShopListingUpdateDTO
{
categoryIds
?:
string
[]
;
draft
?:
boolean
;
gameServerId
?:
string
;
items
?:
ShopListingItemMetaInputDTO
[]
;
name
?:
string
;
price
?:
number
;
shopActionId
?:
string
;
sortOrder
?:
number
;
}
Index
Properties
category
Ids?
draft?
game
Server
Id?
items?
name?
price?
shop
Action
Id?
sort
Order?
Properties
Optional
category
Ids
categoryIds
?:
string
[]
Memberof
ShopListingUpdateDTO
Optional
draft
draft
?:
boolean
Memberof
ShopListingUpdateDTO
Optional
game
Server
Id
gameServerId
?:
string
Memberof
ShopListingUpdateDTO
Optional
items
items
?:
ShopListingItemMetaInputDTO
[]
Memberof
ShopListingUpdateDTO
Optional
name
name
?:
string
Memberof
ShopListingUpdateDTO
Optional
price
price
?:
number
Memberof
ShopListingUpdateDTO
Optional
shop
Action
Id
shopActionId
?:
string
Memberof
ShopListingUpdateDTO
Optional
sort
Order
sortOrder
?:
number
Memberof
ShopListingUpdateDTO
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
Ids
draft
game
Server
Id
items
name
price
shop
Action
Id
sort
Order
Takaro - v0.6.0
Loading...
Export
ShopListingUpdateDTO