Click or drag to resize

ICustomerSettlementEntitySepaDirectDebitSequence Property

Gets or sets the SEPA direct debit sequence type

List of authorized values in SepaSequenceTypes

(Séquence de présentation SEPA)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Settlement
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<byte> SepaDirectDebitSequence { get; set; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the SepaDirectDebitSequence (Séquence de présentation SEPA) column of the SaleSettlement (Règlement de vente) table.
See Also