Skip to main content

Interface: TokenPolicyCreatedLike

A typed view of a 0x2::token::TokenPolicyCreated.

Methods

id()

id(): ObjectIdLike;

Object ID of the created TokenPolicy.

Returns

ObjectIdLike


isMutable()

isMutable(): boolean;

Returns

boolean