TransferPolicyRule
@iota/kiosk / TransferPolicyRule
Type Alias: TransferPolicyRule
TransferPolicyRule =
object
Defined in: constants.ts:29
The Transfer Policy rule.
Properties
hasLockingRule?
optionalhasLockingRule?:boolean
Defined in: constants.ts:35
packageId
packageId:
string
Defined in: constants.ts:31
resolveRuleFunction
resolveRuleFunction: (
rule) =>ObjectArgument|void|Promise<ObjectArgument|void>
Defined in: constants.ts:32
Parameters
rule
Returns
ObjectArgument | void | Promise<ObjectArgument | void>
rule
rule:
string
Defined in: constants.ts:30