ThirdBankAccountDetailSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The ThirdBankAccountDetailSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| ThirdBankAccountDetailSchemaTable | Initializes a new instance of the ThirdBankAccountDetailSchemaTable class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| AccountDetail_BankIdentifierCodeColumnName |
Gets the AccountDetail_BankIdentifierCode (BIC) column name
| |
| AccountDetail_BasicBankAccountNumberColumnName |
Gets the AccountDetail_BasicBankAccountNumber (RIB / BBAN) column name
| |
| AccountDetail_CaptionColumnName |
Gets the AccountDetail_Caption (Libellé) column name
| |
| AccountDetail_CountryIsoCodeColumnName |
Gets the AccountDetail_CountryIsoCode (Code Pays) column name
| |
| AccountDetail_Domiciliation1ColumnName |
Gets the AccountDetail_Domiciliation1 (Domiciliation 1) column name
| |
| AccountDetail_Domiciliation2ColumnName |
Gets the AccountDetail_Domiciliation2 (Domiciliation 2) column name
| |
| AccountDetail_Domiciliation3ColumnName |
Gets the AccountDetail_Domiciliation3 (Domiciliation 3) column name
| |
| AccountDetail_InternationalBankAccountNumberColumnName |
Gets the AccountDetail_InternationalBankAccountNumber (IBAN) column name
| |
| AccountDetail_OtherBankIdentifierColumnName |
Gets the AccountDetail_OtherBankIdentifier (Autre identifiant de la banque) column name
| |
| CustomerIdColumnName |
Gets the CustomerId (Code client) column name
| |
| IdColumnName |
Gets the Id (Code) column name
| |
| IsActiveColumnName |
Gets the IsActive (Actif) column name
| |
| IsMainColumnName |
Gets the IsMain (Banque principale) column name
| |
| NewAccountColumnName |
Gets the NewAccount (Nouveau compte bancaire) column name
| |
| OriginSepaMandateIdentificationColumnName |
Gets the OriginSepaMandateIdentification (Ancienne référence unique de mandat) column name
| |
| SepaMandateDateColumnName |
Gets the SepaMandateDate (Date de signature du mandat SEPA) column name
| |
| SepaMandateIdentificationColumnName |
Gets the SepaMandateIdentification (Référence unique du mandat SEPA) column name
| |
| SepaSequenceColumnName |
Gets the SepaSequence (Séquence de présentation SEPA) column name
| |
| SupplierIdColumnName |
Gets the SupplierId (Code fournisseur) column name
| |
| sysCreatedDateColumnName |
Gets the sysCreatedDate (Date de création) column name
| |
| sysCreatedUserColumnName |
Gets the sysCreatedUser (Utilisateur de création) column name
| |
| sysModifiedDateColumnName |
Gets the sysModifiedDate (Date de modification) column name
| |
| sysModifiedUserColumnName |
Gets the sysModifiedUser (Utilisateur de modification) column name
| |
| ThirdBankAccountDetailTableName |
Gets the ThirdBankAccountDetail table name
|