StructDomainGetPrices

Description

This object stores the pricing of a particular domain name.

Variables

  • FeeCurrency string (3)
    Currency.
  • IsPremium bool
    Is it a premium domain name ?
  • Fee4Registration string
    Registration fee.
  • RegistrationDiscount bool
    Is the registration price discounted ?
  • RegistrationDiscountEndDate string
    End date of the promotion if any.
  • StandardFee4Registration string
    Registration price without discount.
  • Fee4Renewal string
    Renewal fee.
  • RenewalDiscount bool
    Is the renewal price discounted ?
  • RenewalDiscountEndDate string
    End date of the promotion if any.
  • StandardFee4Renewal string
    Renewal price without discount.
  • Fee4Transfer string
    Transfer fee.
  • TransferDiscount bool
    Is the transfer price discounted
  • TransferDiscountEndDate string
    End date of the promotion if any.
  • StandardFee4Transfer string
    Transfer price without discount.
  • Fee4Trade string
    Trade fee.
  • TradeDiscount bool
    Is the trade price discounted ?
  • TradeDiscountEndDate string
    End date of the promotion if any.
  • StandardFee4Trade string
    Trade price without discount.
  • Fee4TransferTrade string
    Transfer Trade fee.
  • TransferTradeDiscount bool
    Is the transfer trade price discounted ?
  • TransferTradeDiscountEndDate string
    End date of the promotion if any.
  • StandardFee4TransferTrade string
    Transfer Trade price without discount.
  • Fee4Restore string
    Restore fee.
  • RestoreDiscount bool
    Is the restore price discounted ?
  • RestoreDiscountEndDate string
    End date of the promotion if any.
  • StandardFee4Restore string
    Restore price without discount.
  • Fee4Sunrise string
    Sunrise fee.
  • Fee4Sunrise2 string
    Sunrise 2 fee.
  • Fee4Sunrise3 string
    Sunrise 3 fee.
  • Fee4Landrush string
    Landrush fee.
  • Fee4Landrush2 string
    Landrush 2 fee.
  • Fee4Landrush3 string
    Landrush 3 fee.
  • Fee4TrusteeService string
    Trustee service fee.
  • TrusteeServiceDiscount bool
    Is the trustee service price discounted ?
  • TrusteeServiceDiscountEndDate string
    End date of the promotion if any.
  • StandardFee4TrusteeService string
    Trustee service price without discount.
  • Fee4LocalContactService string
    Local contact fee.
  • LocalContactServiceDiscount bool
    Is the local contact price discounted ?
  • LocalContactServiceDiscountEndDate string
    End date of the promotion if any.
  • StandardFee4LocalContactService string
    Local contact price without discount.

Linked functions