Documentation
Preparing search index...
@mysten/deepbook-v3
predict
expiryMarketMoveCalls
RedeemSettledArguments
Interface RedeemSettledArguments
interface
RedeemSettledArguments
{
auth
:
TransactionArgument
;
config
?:
RawTransactionArgument
<
string
>
;
market
:
RawTransactionArgument
<
string
>
;
orderId
:
RawTransactionArgument
<
number
|
bigint
>
;
wrapper
:
RawTransactionArgument
<
string
>
;
}
Index
Properties
auth
config?
market
order
Id
wrapper
Properties
auth
auth
:
TransactionArgument
Optional
config
config
?:
RawTransactionArgument
<
string
>
market
market
:
RawTransactionArgument
<
string
>
order
Id
orderId
:
RawTransactionArgument
<
number
|
bigint
>
wrapper
wrapper
:
RawTransactionArgument
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
config
market
order
Id
wrapper
Documentation
Loading...