Preparing search index...
The search index is not available
Streamflow SDK
Streamflow SDK
@streamflow/stream
index
ICreateLockBatchParams
Interface ICreateLockBatchParams
interface
ICreateLockBatchParams
{
partner
?:
string
;
recipients
:
ILockBatchRecipient
[]
;
tokenId
:
string
;
tokenProgramId
?:
string
|
PublicKey
;
transferableByRecipient
?:
boolean
;
unlockDate
:
number
;
}
Index
Properties
partner?
recipients
token
Id
token
Program
Id?
transferable
By
Recipient?
unlock
Date
Properties
Optional
partner
partner
?:
string
recipients
recipients
:
ILockBatchRecipient
[]
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
partner
recipients
token
Id
token
Program
Id
transferable
By
Recipient
unlock
Date
Streamflow SDK
Loading...