Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/kiosk
TransferPolicyRule
Type Alias TransferPolicyRule
Transfer
Policy
Rule
:
{
hasLockingRule
?:
boolean
;
packageId
:
string
;
resolveRuleFunction
:
(
(
rule
:
RuleResolvingParams
)
=>
ObjectArgument
|
void
)
;
rule
:
string
;
}
The Transfer Policy rule.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
The Transfer Policy rule.