CustomerAdvantageSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The CustomerAdvantageSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomerAdvantageSchemaTable | Initializes a new instance of the CustomerAdvantageSchemaTable 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 | |
|---|---|---|
| AdvantageDateColumnName |
Gets the AdvantageDate (Date) column name
| |
| AdvantageStateColumnName |
Gets the AdvantageState (État) column name
| |
| AppliedToDiscountIdColumnName |
Gets the AppliedToDiscountId (Code remise complémentaire) column name
| |
| CreatedByDocumentIdColumnName |
Gets the CreatedByDocumentId (Code du document d'origine) column name
| |
| CustomerAdvantageTableName |
Gets the CustomerAdvantage table name
| |
| CustomerIdColumnName |
Gets the CustomerId (Code client) column name
| |
| ExpiryDateColumnName |
Gets the ExpiryDate (Date d'expiration) column name
| |
| FreeItemIdColumnName |
Gets the FreeItemId (Article offert) column name
| |
| IdColumnName |
Gets the Id (Code) column name
| |
| LoyaltyCalculationLineIdColumnName |
Gets the LoyaltyCalculationLineId (Identifiant de ligne de calcul de la fidélité) 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
| |
| ThresholdValueColumnName |
Gets the ThresholdValue (Valeur du palier atteint) column name
| |
| UsedInDocumentIdColumnName |
Gets the UsedInDocumentId (Identifiant du document pour déduction) column name
|