screeps-simple-api
Preparing search index...
IOrder
Interface IOrder
订单
interface
IOrder
{
_id
:
string
;
amount
:
number
;
price
:
number
;
remainingAmount
:
number
;
roomName
:
string
;
type
:
"buy"
|
"sell"
;
}
Hierarchy (
View Summary
)
IOrder
IMyOrder
Index
Properties
_
id
amount
price
remaining
Amount
room
Name
type
Properties
_
id
_id
:
string
amount
amount
:
number
price
price
:
number
remaining
Amount
remainingAmount
:
number
room
Name
roomName
:
string
type
type
:
"buy"
|
"sell"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
id
amount
price
remaining
Amount
room
Name
type
screeps-simple-api
Loading...
订单