Preparing search index...
The search index is not available
Takaro - v0.0.15
Takaro
@takaro/apiclient
ShopListingOutputDTO
Interface ShopListingOutputDTO
Export
ShopListingOutputDTO
interface
ShopListingOutputDTO
{
createdAt
:
string
;
deletedAt
?:
string
;
draft
:
boolean
;
gameServerId
:
string
;
id
:
string
;
items
:
ShopListingItemMetaOutputDTO
[]
;
name
:
string
;
price
:
number
;
updatedAt
:
string
;
}
Index
Properties
created
At
deleted
At?
draft
game
Server
Id
id
items
name
price
updated
At
Properties
created
At
created
At
:
string
Memberof
ShopListingOutputDTO
Optional
deleted
At
deleted
At
?:
string
Memberof
ShopListingOutputDTO
draft
draft
:
boolean
Memberof
ShopListingOutputDTO
game
Server
Id
game
Server
Id
:
string
Memberof
ShopListingOutputDTO
id
id
:
string
Memberof
ShopListingOutputDTO
items
items
:
ShopListingItemMetaOutputDTO
[]
Memberof
ShopListingOutputDTO
name
name
:
string
Memberof
ShopListingOutputDTO
price
price
:
number
Memberof
ShopListingOutputDTO
updated
At
updated
At
:
string
Memberof
ShopListingOutputDTO
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
deleted
At
draft
game
Server
Id
id
items
name
price
updated
At
Takaro - v0.0.15
Loading...
Export
ShopListingOutputDTO