domain_obj

Struct that describes a domain name.

Data Type

struct.The value of all of the fields are shown below.

Field

  • domain
    string
    Domain name (ACE-coded if it is a 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 of Loopia.
  • expiration_date
    string
    Domain name expire date.UNKNOWNif fhe 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 ifpaid=0.
Was this article helpful?

Related Articles