Preparing search index...
The search index is not available
@moveflow/aptos-sdk
@moveflow/aptos-sdk
StreamOperateOptions
Interface StreamOperateOptions
interface
StreamOperateOptions
{
coin_type
?:
string
;
execute
?:
boolean
;
extend_time
?:
AnyNumber
;
is_fa
?:
boolean
;
operate_type
?:
OperateType
;
stream_id
:
string
;
}
Index
Properties
coin_
type?
execute?
extend_
time?
is_
fa?
operate_
type?
stream_
id
Properties
Optional
coin_
type
coin_
type
?:
string
Optional
execute
execute
?:
boolean
Optional
extend_
time
extend_
time
?:
AnyNumber
Optional
is_
fa
is_
fa
?:
boolean
Optional
operate_
type
operate_
type
?:
OperateType
stream_
id
stream_
id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
coin_
type
execute
extend_
time
is_
fa
operate_
type
stream_
id
@moveflow/aptos-sdk
Loading...