Preparing search index...
The search index is not available
Takaro - v0.0.16
Takaro
@takaro/apiclient
ShopListingUpdateDTO
Interface ShopListingUpdateDTO
Export
ShopListingUpdateDTO
interface
ShopListingUpdateDTO
{
draft
?:
boolean
;
gameServerId
?:
string
;
items
?:
ShopListingItemMetaInputDTO
[]
;
name
?:
string
;
price
?:
number
;
}
Index
Properties
draft?
game
Server
Id?
items?
name?
price?
Properties
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
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
draft
game
Server
Id
items
name
price
Takaro - v0.0.16
Loading...
Export
ShopListingUpdateDTO