Documentation
Preparing search index...
@mysten/walrus
WriteFilesFlowRunOptions
Interface WriteFilesFlowRunOptions
interface
WriteFilesFlowRunOptions
{
attributes
?:
Record
<
string
,
string
|
null
>
;
deletable
:
boolean
;
epochs
:
number
;
owner
?:
string
;
signer
:
Signer
;
}
Index
Properties
attributes?
deletable
epochs
owner?
signer
Properties
Optional
attributes
attributes
?:
Record
<
string
,
string
|
null
>
deletable
deletable
:
boolean
epochs
epochs
:
number
Optional
owner
owner
?:
string
signer
signer
:
Signer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
deletable
epochs
owner
signer
Documentation
Loading...