OrderContext Class
Namespace
OrderContext Properties
The following are properties for OrderContext.
orderTypeValue
Signature
public RichMessaging.OrderType orderTypeValue {get; set;}
Property Value
Type: RichMessaging.OrderType
paymentCheckoutBehavior
Signature
public String paymentCheckoutBehavior {get; set;}
Property Value
Type: String
paymentCheckoutBehaviorValue
Signature
public RichMessaging.PaymentCheckoutBehavior paymentCheckoutBehaviorValue {get; set;}
Property Value
orderExpiration
Signature
public RichMessaging.OrderExpiration orderExpiration {get; set;}
Property Value
orderExpirationValue
Signature
public RichMessaging.OrderExpiration orderExpirationValue {get; set;}
Property Value
paymentMethodHints
Signature
public List<String> paymentMethodHints {get; set;}
Property Value
Type: List<String>
paymentMethodHintsValue
Signature
public List<RichMessaging.PaymentMethodHint> paymentMethodHintsValue {get; set;}
Property Value
Type: List<RichMessaging.PaymentMethodHint>
orderBeneficiary
Signature
public RichMessaging.OrderBeneficiary orderBeneficiary {get; set;}
Property Value
orderBeneficiaryValue
Signature
public RichMessaging.OrderBeneficiary orderBeneficiaryValue {get; set;}
Property Value
paymentInitiation
Signature
public RichMessaging.PaymentInitiation paymentInitiation {get; set;}