StructDomainGetPrices

Description

This object stores the pricing of a particular domain name.

Variables

  • FeeCurrency string (3)
    Currency.
  • Fee4Registration string
    Registration fee.
  • RegistrationPromo bool
    Is the registration price discounted ? (true or false)
  • RegistrationPromoUntil string
    End date of the promotion if any.
  • Fee4Renewal string
    Renewal fee.
  • RenewalPromo bool
    Is the renewal price discounted ? (true or false)
  • RenewalPromoUntil string
    End date of the promotion if any.
  • Fee4Transfer string
    Transfer fee.
  • TransferPromo bool
    Is the transfer price discounted ? (true or false)
  • TransferPromoUntil string
    End date of the promotion if any.
  • Fee4Trade string
    Trade fee.
  • TradePromo bool
    Is the trade price discounted ? (true or false)
  • TradePromoUntil string
    End date of the promotion if any.
  • Fee4TransferTrade string
    Transfer Trade fee.
  • TransferTradePromo bool
    Is the transfer trade price discounted ? (true or false)
  • TransferTradePromoUntil string
    End date of the promotion if any.
  • Fee4Restore string
    Restore fee.
  • RestorePromo bool
    Is the restore price discounted ? (true or false)
  • RestorePromoUntil string
    End date of the promotion if any.
  • Fee4TrusteeService string
    Trustee service fee.
  • TrusteeServicePromo bool
    Is the trustee service price discounted ? (true or false)
  • TrusteeServicePromoUntil string
    End date of the promotion if any.
  • Fee4LocalContactService string
    Local contact fee.
  • LocalContactServicePromo bool
    Is the local contact service price discounted ? (true or false)
  • LocalContactServicePromoUntil string
    End date of the promotion if any.
  • IsPremium int (1)
    Is it a premium domain name ? (0 or 1)

Linked functions