Class PaymentProduct806SpecificOutput
Inherited Members
Namespace: Worldline.Connect.Sdk.V1.Domain
Assembly: Worldline.Connect.Sdk.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 |