Skip to main content

AuthenticatorFunctionRefV1Rotated

type AuthenticatorFunctionRefV1Rotated

A typed view of a `0x2::account::AuthenticatorFunctionRefV1Rotated`.

type AuthenticatorFunctionRefV1Rotated struct {
// contains filtered or unexported fields
}

func AuthenticatorFunctionRefV1RotatedTryFromBcs

func AuthenticatorFunctionRefV1RotatedTryFromBcs(bytes []byte) (*AuthenticatorFunctionRefV1Rotated, error)

Decode from the BCS contents of an emitted event.

func LiftFromExternalAuthenticatorFunctionRefV1Rotated

func LiftFromExternalAuthenticatorFunctionRefV1Rotated(handle uint64) *AuthenticatorFunctionRefV1Rotated

func (*AuthenticatorFunctionRefV1Rotated) AccountId

func (_self *AuthenticatorFunctionRefV1Rotated) AccountId() *ObjectId

func (*AuthenticatorFunctionRefV1Rotated) DebugString

func (_self *AuthenticatorFunctionRefV1Rotated) DebugString() string

func (*AuthenticatorFunctionRefV1Rotated) Destroy

func (object *AuthenticatorFunctionRefV1Rotated) Destroy()

func (*AuthenticatorFunctionRefV1Rotated) FromRef

func (_self *AuthenticatorFunctionRefV1Rotated) FromRef() AuthenticatorFunctionRef

The authenticator function reference before the rotation.

func (*AuthenticatorFunctionRefV1Rotated) ToRef

func (_self *AuthenticatorFunctionRefV1Rotated) ToRef() AuthenticatorFunctionRef

The authenticator function reference after the rotation.