Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
SellResult
Interface SellResult
interface
SellResult
{
ok
:
boolean
;
reason
?:
"unknown_item"
|
"invalid_qty"
|
"cap_hit"
;
unitsBought
:
number
;
totalPaid
:
number
;
}
Index
Properties
ok
reason?
units
Bought
total
Paid
Properties
ok
ok
:
boolean
Optional
reason
reason
?:
"unknown_item"
|
"invalid_qty"
|
"cap_hit"
units
Bought
unitsBought
:
number
total
Paid
totalPaid
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ok
reason
units
Bought
total
Paid
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...