Class OrderApprovePayment
Inherited Members
Namespace: Worldline.Connect.Sdk.V1.Domain
Assembly: Worldline.Connect.Sdk.dll
Syntax
public class OrderApprovePayment
Properties
AdditionalInput
Object containing additional input on the order
Declaration
public AdditionalOrderInputAirlineData AdditionalInput { get; set; }
Property Value
Type | Description |
---|---|
AdditionalOrderInputAirlineData |
Customer
Object containing data related to the customer
Declaration
public CustomerApprovePayment Customer { get; set; }
Property Value
Type | Description |
---|---|
CustomerApprovePayment |
References
Object that holds all reference properties that are linked to this transaction
Declaration
public OrderReferencesApprovePayment References { get; set; }
Property Value
Type | Description |
---|---|
OrderReferencesApprovePayment |