Documentation
Preparing search index...
@mysten/deepbook-v3
predict
PlpCancelReceipt
Interface PlpCancelReceipt
interface
PlpCancelReceipt
{
accountId
:
string
;
amount
:
number
;
index
:
bigint
;
isSupply
:
boolean
;
raw
:
{
amount
:
bigint
}
;
recipient
:
string
;
vaultId
:
string
;
}
Index
Properties
account
Id
amount
index
is
Supply
raw
recipient
vault
Id
Properties
account
Id
accountId
:
string
amount
amount
:
number
Refund returned to the account (quote for supply, PLP for withdraw).
index
index
:
bigint
is
Supply
isSupply
:
boolean
raw
raw
:
{
amount
:
bigint
}
recipient
recipient
:
string
vault
Id
vaultId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
amount
index
is
Supply
raw
recipient
vault
Id
Documentation
Loading...
Refund returned to the account (quote for supply, PLP for withdraw).