StructQueryResellerAccount

Description

This object stores the reseller account settings.

Variables

  • BALANCE_AMOUNT string
    Amount of the balance.
  • BALANCE_LOW_LIMIT string
    Reporting threshold.
  • BALANCE_HARD_LIMIT string
    Blocking threshold.
  • DOMAIN_AUTO_RENEW string
    Domain auto renewing (Active when equals to 1, inactive when equals to 0).
  • HOSTING_AUTO_RENEW string
    Hosting auto renewing (Active when equals to 1, inactive when equals to 0).
  • DEFAULT_OWNER string
    Default owner contact.
  • DEFAULT_ADMIN string
    Default admin contact.
  • DEFAULT_TECH string
    Default tech contact.
  • DEFAULT_BILLING string
    Default billing contact.
  • PREMIUM_PROCESSING string
    How premium domain name registrations will be handled (Immediate reject, Confirmation by email or Immediate validation).
  • DEFAULT_DNS_1 string
    First default nameserver.
  • DEFAULT_DNS_2 string
    Second default nameserver.
  • DEFAULT_DNS_3 string
    Third default nameserver.
  • DEFAULT_DNS_4 string
    Fourth default nameserver.
  • DEFAULT_DNS_5 string
    Fifth default nameserver.
  • DEFAULT_DNS_TEMPLATE array
    Default DNS template (Associative array containing two key “id” and “name”).