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