PeriodicInvoicingCustomerSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The PeriodicInvoicingCustomerSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| PeriodicInvoicingCustomerSchemaTable | Initializes a new instance of the PeriodicInvoicingCustomerSchemaTable 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 | |
|---|---|---|
| BankAccountIdColumnName |
Gets the BankAccountId (Identifiant de la banque) column name
| |
| CustomerFamilyIdColumnName |
Gets the CustomerFamilyId (Code famille client) column name
| |
| CustomerIdColumnName |
Gets the CustomerId (Code client) column name
| |
| EndDateColumnName |
Gets the EndDate (Date de fin) column name
| |
| IdColumnName |
Gets the Id (Identifiant d'attachement client à une facturation périodique) column name
| |
| LineNumberColumnName |
Gets the LineNumber (Numéro de ligne) column name
| |
| MaintenanceContractIdColumnName |
Gets the MaintenanceContractId (Code Contrat de maintenance) column name
| |
| MaintenanceContractUpdatingRateColumnName |
Gets the MaintenanceContractUpdatingRate (Pourcentage de majoration du contrat) column name
| |
| NextInvoicingDateColumnName |
Gets the NextInvoicingDate (Date de prochaine facture) column name
| |
| PeriodicInvoicingCustomerTableName |
Gets the PeriodicInvoicingCustomer table name
| |
| PeriodicInvoicingIdColumnName |
Gets the PeriodicInvoicingId (Code facturation périodique) column name
| |
| PreviousInvoicingDateColumnName |
Gets the PreviousInvoicingDate (Date de dernière facture) 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
| |
| StartDateColumnName |
Gets the StartDate (Date de début) 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
|