Preparing search index...
The search index is not available
Streamflow SDK
Streamflow SDK
@streamflow/stream
index
ICreateLockParams
Interface ICreateLockParams
interface
ICreateLockParams
{
amount
:
BN
;
name
:
string
;
partner
?:
string
;
recipient
:
string
;
tokenId
:
string
;
tokenProgramId
?:
string
|
PublicKey
;
transferableByRecipient
?:
boolean
;
unlockDate
:
number
;
}
Index
Properties
amount
name
partner?
recipient
token
Id
token
Program
Id?
transferable
By
Recipient?
unlock
Date
Properties
amount
amount
:
BN
name
name
:
string
Optional
partner
partner
?:
string
recipient
recipient
:
string
token
Id
tokenId
:
string
Optional
token
Program
Id
tokenProgramId
?:
string
|
PublicKey
Optional
transferable
By
Recipient
transferableByRecipient
?:
boolean
unlock
Date
unlockDate
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
name
partner
recipient
token
Id
token
Program
Id
transferable
By
Recipient
unlock
Date
Streamflow SDK
Loading...