View Source Dnsimple.RegistrantChangeCheck (dnsimple v4.0.0)

Represents a registrant change check response.

Developer preview: this API is currently in open beta and subject to change.

Summary

Types

@type t() :: %Dnsimple.RegistrantChangeCheck{
  contact_id: integer(),
  domain_id: integer(),
  extended_attributes: [map()],
  registry_owner_change: boolean()
}