Class OrderOutput
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Payment.Definitions
Assembly: connect-sdk-dotnet.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 |