StructDomainGetPrices

Description

This object stores the pricing of a particular domain name.

Variables

  • FeeCurrency string (3)
    Currency.
  • Fee4Registration string
    Registration fee.
  • RegistrationDiscount bool
    Is the registration price discounted ? (true or false)
  • RegistrationDiscountEndDate string
    End date of the promotion if any.
  • Fee4Renewal string
    Renewal fee.
  • RenewalDiscount bool
    Is the renewal price discounted ? (true or false)
  • RenewalDiscountEndDate string
    End date of the promotion if any.
  • Fee4Transfer string
    Transfer fee.
  • TransferDiscount bool
    Is the transfer price discounted ? (true or false)
  • TransferDiscountEndDate string
    End date of the promotion if any.
  • Fee4Trade string
    Trade fee.
  • TradeDiscount bool
    Is the trade price discounted ? (true or false)
  • TradeDiscountEndDate string
    End date of the promotion if any.
  • Fee4TransferTrade string
    Transfer Trade fee.
  • TransferTradeDiscount bool
    Is the transfer trade price discounted ? (true or false)
  • TransferTradeDiscountEndDate string
    End date of the promotion if any.
  • Fee4Restore string
    Restore fee.
  • RestoreDiscount bool
    Is the restore price discounted ? (true or false)
  • RestoreDiscountEndDate string
    End date of the promotion if any.
  • Fee4TrusteeService string
    Trustee service fee.
  • TrusteeServiceDiscount bool
    Is the trustee service price discounted ? (true or false)
  • TrusteeServiceDiscountEndDate string
    End date of the promotion if any.
  • Fee4LocalContactService string
    Local contact fee.
  • LocalContactServiceDiscount bool
    Is the local contact service price discounted ? (true or false)
  • LocalContactServiceDiscountEndDate string
    End date of the promotion if any.
  • IsPremium int (1)
    Is it a premium domain name ? (0 or 1)

Linked functions