Conversion Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the conversion for a subscription from a trial offer to a paid offer.
public sealed class Conversion : Microsoft.Store.PartnerCenter.Models.ResourceBase
type Conversion = class
inherit ResourceBase
Public NotInheritable Class Conversion
Inherits ResourceBase
- Inheritance
Constructors
Conversion() |
Properties
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
BillingCycle |
Gets or sets the billing cycle. Defines how often the partner is billed for this subscription. |
OfferId |
Gets or sets the original offer id. |
OrderId |
Gets or sets the order id. |
Quantity |
Gets or sets the quantity to be purchased. Defaults to the source subscription quantity. |
TargetOfferId |
Gets or sets the target offer id. |