 | 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
Syntaxstring ThirdBankAccountIBAN { get; }
ReadOnly Property ThirdBankAccountIBAN As String
Get
Property Value
Type:
String
RemarksThis entity member is bound to the AccountDetail_InternationalBankAccountNumber (IBAN) column of the ThirdBankAccountDetail (Coordonnées bancaires (tiers)) table.
See Also