Class OrderOutput
Inherited Members
Namespace: Worldline.Connect.Sdk.V1.Domain
Assembly: Worldline.Connect.Sdk.dll
Syntax
public class OrderOutput
Properties
AmountOfMoney
Object containing amount and ISO currency code attributes
Declaration
public AmountOfMoney AmountOfMoney { get; set; }
Property Value
| Type | Description |
|---|---|
| AmountOfMoney |
References
Object that holds all reference properties that are linked to this transaction
Declaration
public PaymentReferences References { get; set; }
Property Value
| Type | Description |
|---|---|
| PaymentReferences |