Enum DataType
The type of a peice of reference data.
Namespace: EC.ProductsAndPricing.ServiceContract.Product
Assembly: EC.ProductsAndPricing.ServiceContract.dll
Syntax
public enum DataType
Fields
Name | Description |
---|---|
CancellationReason | A cancellation reason |
Centre | A centre |
Country | A ISO Country |
Currency | A ISO Currency |
LanguageLevel | A Language level |
ProductAccommodations | A list of the possible accommodation names |
ProductAccommodationType | The type of accommoation (e.g. Residence, Homestay). |
ProductBathroomOptions | A list of the possible accommodation bathroom options (e.g. Shared Bathroom, Ensuite bathroom) |
ProductBoardOptions | A list of the possible accommodation board options (e.g. self catering, half board). |
ProductLanguages | A list of the possible course languages" /> |
ProductProperty | A list of the values that appear in Properties |
ProductRoomGrades | A list of the possible accommodation room grades (e.g. premium, standard). |
ProductRoomTypes | A list of the possible room types (e.g. single, twin etc). |
ProductTransferDirections | A list of the possible transfer directions (e.g. Arrival, Departure) |
ProductTransferPorts | A list of the possible pickup/drop-off ports (e.g. "Gatwick Airport", "St. Pancreas Rail Station"). |
ProductTransferPortTypes | A list of the possible port types (e.g. Airport, Railway Station). |
ReferenceDataType | A one of these reference data types |
UnitType | The type of pricing unit (e.g. 'Weeks', 'Number of Number Items'). |