Preparing search index...
The search index is not available
Takaro - v0.0.15
Takaro
@takaro/apiclient
ShopOrderOutputDTO
Interface ShopOrderOutputDTO
Export
ShopOrderOutputDTO
interface
ShopOrderOutputDTO
{
amount
:
number
;
createdAt
:
string
;
gameServerId
:
string
;
id
:
string
;
listing
?:
ShopListingOutputDTO
;
listingId
:
string
;
playerId
:
string
;
status
:
ShopOrderOutputDTOStatusEnum
;
updatedAt
:
string
;
}
Index
Properties
amount
created
At
game
Server
Id
id
listing?
listing
Id
player
Id
status
updated
At
Properties
amount
amount
:
number
Memberof
ShopOrderOutputDTO
created
At
created
At
:
string
Memberof
ShopOrderOutputDTO
game
Server
Id
game
Server
Id
:
string
Memberof
ShopOrderOutputDTO
id
id
:
string
Memberof
ShopOrderOutputDTO
Optional
listing
listing
?:
ShopListingOutputDTO
Memberof
ShopOrderOutputDTO
listing
Id
listing
Id
:
string
Memberof
ShopOrderOutputDTO
player
Id
player
Id
:
string
Memberof
ShopOrderOutputDTO
status
status
:
ShopOrderOutputDTOStatusEnum
Memberof
ShopOrderOutputDTO
updated
At
updated
At
:
string
Memberof
ShopOrderOutputDTO
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
created
At
game
Server
Id
id
listing
listing
Id
player
Id
status
updated
At
Takaro - v0.0.15
Loading...
Export
ShopOrderOutputDTO