Click or drag to resize

ISettlementEntityBaseThirdBankAccountIBAN Property

Gets the third bank account iban

(IBAN)

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
string ThirdBankAccountIBAN { get; }

Property Value

Type: String
Remarks
This entity member is bound to the AccountDetail_InternationalBankAccountNumber (IBAN) column of the ThirdBankAccountDetail (Coordonnées bancaires (tiers)) table.
See Also