Class PaymentProduct806SpecificOutput
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Payment.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class PaymentProduct806SpecificOutput
Properties
BillingAddress
Object containing the billing address details of the customer
Declaration
public Address BillingAddress { get; set; }
Property Value
Type | Description |
---|---|
Address |
CustomerAccount
Object containing the account details
Declaration
public TrustlyBankAccount CustomerAccount { get; set; }
Property Value
Type | Description |
---|---|
TrustlyBankAccount |