DiscountCouponBarCodeSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The DiscountCouponBarCodeSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| DiscountCouponBarCodeSchemaTable | Initializes a new instance of the DiscountCouponBarCodeSchemaTable 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 | |
|---|---|---|
| BarCodeIdColumnName |
Gets the BarCodeId (Code barre) column name
| |
| ComplementaryDiscountIdColumnName |
Gets the ComplementaryDiscountId (Code remise complémentaire) column name
| |
| DiscountCouponBarCodeTableName |
Gets the DiscountCouponBarCode table name
| |
| DiscountCouponIdColumnName |
Gets the DiscountCouponId (Code coupons de réduction) column name
| |
| IdColumnName |
Gets the Id (Code) column name
| |
| IssuedDateColumnName |
Gets the IssuedDate (Date d'émission) column name
| |
| IssuedDocumentIdColumnName |
Gets the IssuedDocumentId (Code du document d'émission) 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
| |
| UsedColumnName |
Gets the Used (Utilisé) column name
| |
| UsedDateColumnName |
Gets the UsedDate (Date d'utilisation) column name
| |
| UsedDocumentIdColumnName |
Gets the UsedDocumentId (Code du document d'utilisation) column name
|