DomainVersionChangeType

  • Type: stringenum

    Classification of the lifecycle event that produced a version. Values are: - registration_pending: the v1 row written when a registration starts - registered: the registry confirmed the create and the domain went active - renewed: a renewal extended the registration, advancing only the expiry

    values
    • registration_pending = ChangeTypeRegistrationPending
    • registered = ChangeTypeRegistered
    • renewed = ChangeTypeRenewed