Class AuthorizationCode (1.2.2)

AuthorizationCode(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Defines an authorization code.

Attribute

NameDescription
code str
The Authorization Code in ASCII. It can be used to transfer the domain to or from another registrar.

Inheritance

builtins.object > proto.message.Message > AuthorizationCode