TokenPolicyCreated
type TokenPolicyCreated
A typed view of a `0x2::token::TokenPolicyCreated`.
type TokenPolicyCreated struct {
// contains filtered or unexported fields
}
func LiftFromExternalTokenPolicyCreated
func LiftFromExternalTokenPolicyCreated(handle uint64) *TokenPolicyCreated
func TokenPolicyCreatedTryFromBcs
func TokenPolicyCreatedTryFromBcs(bytes []byte) (*TokenPolicyCreated, error)
Decode from the BCS contents of an emitted event.
func (*TokenPolicyCreated) DebugString
func (_self *TokenPolicyCreated) DebugString() string
func (*TokenPolicyCreated) Destroy
func (object *TokenPolicyCreated) Destroy()
func (*TokenPolicyCreated) Id
func (_self *TokenPolicyCreated) Id() *ObjectId
Object ID of the created `TokenPolicy`.
func (*TokenPolicyCreated) IsMutable
func (_self *TokenPolicyCreated) IsMutable() bool