domain_obj

Struct that describes a domain name.

Data type

struct. The fields are listed below.

Fields

  • domain
    string
    Domain name (ACE-coded if it is an IDN domain).
  • paid
    integer
    Has the value 0 or 1. 1 means that the domain is marked as paid.
  • registered
    integer
    Has the value 0 or 1. 1 means that the domain is registered and ready to use.
  • renewal_status
    renewal_status
    Domain name renewal status at Loopia.
  • expiration_date
    string
    Domain name expiry date. UNKNOWN if the domain name is not renewed by Loopia.
  • reference_no
    integer
    Reference number for the invoice that needs to be paid in order to activate the domain if paid=0.
Was this article helpful?

Related Articles