GiftVoucherSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The GiftVoucherSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| GiftVoucherSchemaTable | Initializes a new instance of the GiftVoucherSchemaTable 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 | |
|---|---|---|
| ActivatedColumnName |
Gets the Activated (Activé) column name
| |
| ActivationDateColumnName |
Gets the ActivationDate (Date d'activation) column name
| |
| CashValueColumnName |
Gets the CashValue (Valeur faciale) column name
| |
| ExpiryDateColumnName |
Gets the ExpiryDate (Date d'expiration) column name
| |
| GiftVoucherReturningChangeAmountColumnName |
Gets the GiftVoucherReturningChangeAmount (Rendu par chèque-cadeau enseigne) column name
| |
| GiftVoucherTableName |
Gets the GiftVoucher table name
| |
| GiveChangeDocumentIdColumnName |
Gets the GiveChangeDocumentId (Code document rendu-monnaie) column name
| |
| IdColumnName |
Gets the Id (Code chèque-cadeau enseigne) column name
| |
| IsSoldWithoutDocumentColumnName |
Gets the IsSoldWithoutDocument (Vendu sans document associé) column name
| |
| ItemIdColumnName |
Gets the ItemId (Code article) column name
| |
| ReturningChangeAmountColumnName |
Gets the ReturningChangeAmount (Rendu-monnaie) column name
| |
| SaleDocumentLineIdColumnName |
Gets the SaleDocumentLineId (Identifiant de la ligne du document) column name
| |
| SettlementDocumentIdColumnName |
Gets the SettlementDocumentId (Code document de règlement) column name
| |
| StatusColumnName |
Gets the Status (État) 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
|