Preparing search index...
The search index is not available
@moveflow/aptos-sdk
@moveflow/aptos-sdk
BatchWithdrawOptions
Interface BatchWithdrawOptions
interface
BatchWithdrawOptions
{
asset_type
?:
string
;
coin_type
?:
string
;
execute
?:
boolean
;
is_fa
:
boolean
;
stream_ids
:
string
[]
;
}
Index
Properties
asset_
type?
coin_
type?
execute?
is_
fa
stream_
ids
Properties
Optional
asset_
type
asset_
type
?:
string
Optional
coin_
type
coin_
type
?:
string
Optional
execute
execute
?:
boolean
is_
fa
is_
fa
:
boolean
stream_
ids
stream_
ids
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset_
type
coin_
type
execute
is_
fa
stream_
ids
@moveflow/aptos-sdk
Loading...