次の方法で共有


ConversionResult Class

Definition

Represents the result of performing a subscription conversion.

public sealed class ConversionResult
type ConversionResult = class
Public NotInheritable Class ConversionResult
Inheritance
ConversionResult

Constructors

ConversionResult()

Properties

Error

Gets or sets the error encountered while attempting to perform the conversion, if applicable.

OfferId

Gets or sets the original offer id.

SubscriptionId

Gets or sets the subscription id.

TargetOfferId

Gets or sets the target offer id.

Applies to