Skip to main content

TransferPolicyRule

@iota/kiosk


@iota/kiosk / TransferPolicyRule

Type Alias: TransferPolicyRule

TransferPolicyRule = object

Defined in: constants.ts:29

The Transfer Policy rule.

Properties

hasLockingRule?

optional hasLockingRule?: 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

RuleResolvingParams

Returns

ObjectArgument | void | Promise<ObjectArgument | void>


rule

rule: string

Defined in: constants.ts:30