Click or drag to resize

ResourcePricingEntity Properties

The ResourcePricingEntity type exposes the following members.

Properties
  NameDescription
Public propertyCurrencyCode
Currency code
(Inherited from DomainPricingEntity.)
Public propertyPrice
Price expressed as a decimal value
(Inherited from DomainPricingEntity.)
Public propertyPricyingTypes
PricyingTypes indicates whether the price refers to FirstPurchase, Renew, Redeem or ChangeOwnerShip
(Inherited from DomainPricingEntity.)
Public propertyProductID
Product ID
(Inherited from DomainPricingEntity.)
Public propertyProductStatus
Product status can be Available or NotAvailable
(Inherited from DomainPricingEntity.)
Public propertyResourceType
ResourceType indicates whether it is about Domain or DomainPrivacy
Public propertyUserOffer
UserOffer indicates any offer available for purchase
(Inherited from DomainPricingEntity.)
Top
See Also