Class ARBSubscriptionType
Inheritance
System.Object
ARBSubscriptionType
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Mediachase.Commerce.Plugins.Payment.dll
Version: 10.8.0
public class ARBSubscriptionType
Constructors
Declaration
public ARBSubscriptionType()
Fields
Declaration
Field Value
Type |
Description |
System.Decimal |
|
Declaration
public bool amountSpecified
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public nameAndAddressType billTo
Field Value
Declaration
public customerType customer
Field Value
Declaration
Field Value
Type |
Description |
System.String |
|
Declaration
Field Value
Declaration
public paymentType payment
Field Value
Declaration
public paymentScheduleType paymentSchedule
Field Value
Declaration
public nameAndAddressType shipTo
Field Value
Declaration
public decimal trialAmount
Field Value
Type |
Description |
System.Decimal |
|
Declaration
public bool trialAmountSpecified
Field Value
Type |
Description |
System.Boolean |
|