Documentation
Preparing search index...
@mysten/deepbook-v3
predict
ClaimReceipt
Interface ClaimReceipt
interface
ClaimReceipt
{
accountId
:
string
;
marketId
:
string
;
orderId
:
bigint
;
owner
:
string
;
payout
:
number
;
positionRootId
:
bigint
;
raw
:
{
payout
:
bigint
}
;
}
Index
Properties
account
Id
market
Id
order
Id
owner
payout
position
Root
Id
raw
Properties
account
Id
accountId
:
string
market
Id
marketId
:
string
order
Id
orderId
:
bigint
owner
owner
:
string
payout
payout
:
number
Quote units paid out. A settled claim closes the order in full.
position
Root
Id
positionRootId
:
bigint
raw
raw
:
{
payout
:
bigint
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
market
Id
order
Id
owner
payout
position
Root
Id
raw
Documentation
Loading...
Quote units paid out. A settled claim closes the order in full.