Socket
Socket
Sign inDemoInstall

@sap/cloud-sdk-vdm-kanban-control-cycle-v2-service

Package Overview
Dependencies
158
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.26.0 to 1.27.0

93

AddedKanbanContainer.d.ts
import { Moment } from 'moment';
import { BigNumber } from 'bignumber.js';
import { ComplexTypeBigNumberPropertyField, ComplexTypeBooleanPropertyField, ComplexTypeDatePropertyField, ComplexTypeField, ComplexTypeStringPropertyField, ComplexTypeTimePropertyField, ConstructorOrField, EntityV2, FieldType, PropertyMetadata, Time } from '@sap-cloud-sdk/core';
import { ComplexTypeField, ConstructorOrField, EdmTypeField, EntityV2, FieldOptions, FieldType, OrderableEdmTypeField, PropertyMetadata, Time } from '@sap-cloud-sdk/core';
/**

@@ -233,3 +233,4 @@ * AddedKanbanContainer

*/
export declare class AddedKanbanContainerField<EntityT extends EntityV2> extends ComplexTypeField<EntityT, AddedKanbanContainer> {
export declare class AddedKanbanContainerField<EntityT extends EntityV2, NullableT extends boolean = false, SelectableT extends boolean = false> extends ComplexTypeField<EntityT, AddedKanbanContainer, NullableT, SelectableT> {
private _fieldBuilder;
/**

@@ -239,3 +240,3 @@ * Representation of the [[AddedKanbanContainer.kanbanContainer]] property for query construction.

*/
kanbanContainer: ComplexTypeStringPropertyField<EntityT>;
kanbanContainer: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -245,3 +246,3 @@ * Representation of the [[AddedKanbanContainer.kanbanControlCycle]] property for query construction.

*/
kanbanControlCycle: ComplexTypeStringPropertyField<EntityT>;
kanbanControlCycle: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -251,3 +252,3 @@ * Representation of the [[AddedKanbanContainer.kanbanControlCycleItem]] property for query construction.

*/
kanbanControlCycleItem: ComplexTypeStringPropertyField<EntityT>;
kanbanControlCycleItem: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -257,3 +258,3 @@ * Representation of the [[AddedKanbanContainer.plant]] property for query construction.

*/
plant: ComplexTypeStringPropertyField<EntityT>;
plant: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -263,3 +264,3 @@ * Representation of the [[AddedKanbanContainer.productionSupplyArea]] property for query construction.

*/
productionSupplyArea: ComplexTypeStringPropertyField<EntityT>;
productionSupplyArea: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -269,3 +270,3 @@ * Representation of the [[AddedKanbanContainer.kanbanContainerStatus]] property for query construction.

*/
kanbanContainerStatus: ComplexTypeStringPropertyField<EntityT>;
kanbanContainerStatus: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -275,3 +276,3 @@ * Representation of the [[AddedKanbanContainer.isLocked]] property for query construction.

*/
isLocked: ComplexTypeBooleanPropertyField<EntityT>;
isLocked: EdmTypeField<EntityT, 'Edm.Boolean', true, false>;
/**

@@ -281,3 +282,3 @@ * Representation of the [[AddedKanbanContainer.lastChangeDate]] property for query construction.

*/
lastChangeDate: ComplexTypeDatePropertyField<EntityT>;
lastChangeDate: OrderableEdmTypeField<EntityT, 'Edm.DateTime', true, false>;
/**

@@ -287,3 +288,3 @@ * Representation of the [[AddedKanbanContainer.lastChangeTime]] property for query construction.

*/
lastChangeTime: ComplexTypeTimePropertyField<EntityT>;
lastChangeTime: OrderableEdmTypeField<EntityT, 'Edm.Time', true, false>;
/**

@@ -293,3 +294,3 @@ * Representation of the [[AddedKanbanContainer.plannedOrder]] property for query construction.

*/
plannedOrder: ComplexTypeStringPropertyField<EntityT>;
plannedOrder: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -299,3 +300,3 @@ * Representation of the [[AddedKanbanContainer.orderId]] property for query construction.

*/
orderId: ComplexTypeStringPropertyField<EntityT>;
orderId: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -305,3 +306,3 @@ * Representation of the [[AddedKanbanContainer.purchasingDocument]] property for query construction.

*/
purchasingDocument: ComplexTypeStringPropertyField<EntityT>;
purchasingDocument: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -311,3 +312,3 @@ * Representation of the [[AddedKanbanContainer.purchasingDocumentItem]] property for query construction.

*/
purchasingDocumentItem: ComplexTypeStringPropertyField<EntityT>;
purchasingDocumentItem: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -317,3 +318,3 @@ * Representation of the [[AddedKanbanContainer.salesDocument]] property for query construction.

*/
salesDocument: ComplexTypeStringPropertyField<EntityT>;
salesDocument: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -323,3 +324,3 @@ * Representation of the [[AddedKanbanContainer.salesDocumentItem]] property for query construction.

*/
salesDocumentItem: ComplexTypeStringPropertyField<EntityT>;
salesDocumentItem: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -329,3 +330,3 @@ * Representation of the [[AddedKanbanContainer.repetitiveMfgConfirmation]] property for query construction.

*/
repetitiveMfgConfirmation: ComplexTypeStringPropertyField<EntityT>;
repetitiveMfgConfirmation: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -335,3 +336,3 @@ * Representation of the [[AddedKanbanContainer.reservation]] property for query construction.

*/
reservation: ComplexTypeStringPropertyField<EntityT>;
reservation: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -341,3 +342,3 @@ * Representation of the [[AddedKanbanContainer.reservationItem]] property for query construction.

*/
reservationItem: ComplexTypeStringPropertyField<EntityT>;
reservationItem: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -347,3 +348,3 @@ * Representation of the [[AddedKanbanContainer.materialDocument]] property for query construction.

*/
materialDocument: ComplexTypeStringPropertyField<EntityT>;
materialDocument: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -353,3 +354,3 @@ * Representation of the [[AddedKanbanContainer.materialDocumentYear]] property for query construction.

*/
materialDocumentYear: ComplexTypeStringPropertyField<EntityT>;
materialDocumentYear: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -359,3 +360,3 @@ * Representation of the [[AddedKanbanContainer.materialDocumentItem]] property for query construction.

*/
materialDocumentItem: ComplexTypeStringPropertyField<EntityT>;
materialDocumentItem: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -365,3 +366,3 @@ * Representation of the [[AddedKanbanContainer.baseUnit]] property for query construction.

*/
baseUnit: ComplexTypeStringPropertyField<EntityT>;
baseUnit: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -371,3 +372,3 @@ * Representation of the [[AddedKanbanContainer.actualQuantityInBaseUnit]] property for query construction.

*/
actualQuantityInBaseUnit: ComplexTypeBigNumberPropertyField<EntityT>;
actualQuantityInBaseUnit: OrderableEdmTypeField<EntityT, 'Edm.Decimal', true, false>;
/**

@@ -377,3 +378,3 @@ * Representation of the [[AddedKanbanContainer.requestedQuantityInBaseUnit]] property for query construction.

*/
requestedQuantityInBaseUnit: ComplexTypeBigNumberPropertyField<EntityT>;
requestedQuantityInBaseUnit: OrderableEdmTypeField<EntityT, 'Edm.Decimal', true, false>;
/**

@@ -383,3 +384,3 @@ * Representation of the [[AddedKanbanContainer.previousLastChangeDate]] property for query construction.

*/
previousLastChangeDate: ComplexTypeDatePropertyField<EntityT>;
previousLastChangeDate: OrderableEdmTypeField<EntityT, 'Edm.DateTime', true, false>;
/**

@@ -389,3 +390,3 @@ * Representation of the [[AddedKanbanContainer.previousLastChangeTime]] property for query construction.

*/
previousLastChangeTime: ComplexTypeTimePropertyField<EntityT>;
previousLastChangeTime: OrderableEdmTypeField<EntityT, 'Edm.Time', true, false>;
/**

@@ -395,3 +396,3 @@ * Representation of the [[AddedKanbanContainer.transferRequirementNumber]] property for query construction.

*/
transferRequirementNumber: ComplexTypeStringPropertyField<EntityT>;
transferRequirementNumber: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -401,3 +402,3 @@ * Representation of the [[AddedKanbanContainer.transferRequirementItem]] property for query construction.

*/
transferRequirementItem: ComplexTypeStringPropertyField<EntityT>;
transferRequirementItem: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -407,3 +408,3 @@ * Representation of the [[AddedKanbanContainer.isDeleted]] property for query construction.

*/
isDeleted: ComplexTypeBooleanPropertyField<EntityT>;
isDeleted: EdmTypeField<EntityT, 'Edm.Boolean', true, false>;
/**

@@ -413,3 +414,3 @@ * Representation of the [[AddedKanbanContainer.previousKanbanContainerStatus]] property for query construction.

*/
previousKanbanContainerStatus: ComplexTypeStringPropertyField<EntityT>;
previousKanbanContainerStatus: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -419,3 +420,3 @@ * Representation of the [[AddedKanbanContainer.internalJitCallNumber]] property for query construction.

*/
internalJitCallNumber: ComplexTypeStringPropertyField<EntityT>;
internalJitCallNumber: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -425,3 +426,3 @@ * Representation of the [[AddedKanbanContainer.jitCallItemNumber]] property for query construction.

*/
jitCallItemNumber: ComplexTypeStringPropertyField<EntityT>;
jitCallItemNumber: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -431,3 +432,3 @@ * Representation of the [[AddedKanbanContainer.plannedReceiptDateTime]] property for query construction.

*/
plannedReceiptDateTime: ComplexTypeDatePropertyField<EntityT>;
plannedReceiptDateTime: OrderableEdmTypeField<EntityT, 'Edm.DateTimeOffset', true, false>;
/**

@@ -437,3 +438,3 @@ * Representation of the [[AddedKanbanContainer.changedPackgInstrnDataIsAvail]] property for query construction.

*/
changedPackgInstrnDataIsAvail: ComplexTypeBooleanPropertyField<EntityT>;
changedPackgInstrnDataIsAvail: EdmTypeField<EntityT, 'Edm.Boolean', true, false>;
/**

@@ -443,3 +444,3 @@ * Representation of the [[AddedKanbanContainer.sequentialNmbrOfSuplrConf]] property for query construction.

*/
sequentialNmbrOfSuplrConf: ComplexTypeStringPropertyField<EntityT>;
sequentialNmbrOfSuplrConf: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -449,3 +450,3 @@ * Representation of the [[AddedKanbanContainer.backflushReportingPoint]] property for query construction.

*/
backflushReportingPoint: ComplexTypeStringPropertyField<EntityT>;
backflushReportingPoint: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -455,3 +456,3 @@ * Representation of the [[AddedKanbanContainer.purchasingDocumentCategory]] property for query construction.

*/
purchasingDocumentCategory: ComplexTypeStringPropertyField<EntityT>;
purchasingDocumentCategory: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -461,3 +462,3 @@ * Representation of the [[AddedKanbanContainer.warehouse]] property for query construction.

*/
warehouse: ComplexTypeStringPropertyField<EntityT>;
warehouse: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -467,3 +468,3 @@ * Representation of the [[AddedKanbanContainer.warehouseTask]] property for query construction.

*/
warehouseTask: ComplexTypeStringPropertyField<EntityT>;
warehouseTask: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -473,3 +474,3 @@ * Representation of the [[AddedKanbanContainer.whseGoodsMovementDocument]] property for query construction.

*/
whseGoodsMovementDocument: ComplexTypeStringPropertyField<EntityT>;
whseGoodsMovementDocument: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -479,3 +480,3 @@ * Representation of the [[AddedKanbanContainer.whseGoodsMovementDocumentItem]] property for query construction.

*/
whseGoodsMovementDocumentItem: ComplexTypeStringPropertyField<EntityT>;
whseGoodsMovementDocumentItem: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -485,3 +486,3 @@ * Representation of the [[AddedKanbanContainer.lastChangeDateTime]] property for query construction.

*/
lastChangeDateTime: ComplexTypeDatePropertyField<EntityT>;
lastChangeDateTime: OrderableEdmTypeField<EntityT, 'Edm.DateTimeOffset', true, false>;
/**

@@ -491,3 +492,3 @@ * Representation of the [[AddedKanbanContainer.kanbanContainerETag]] property for query construction.

*/
kanbanContainerETag: ComplexTypeStringPropertyField<EntityT>;
kanbanContainerETag: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -499,3 +500,3 @@ * Creates an instance of AddedKanbanContainerField.

*/
constructor(fieldName: string, fieldOf: ConstructorOrField<EntityT>);
constructor(fieldName: string, fieldOf: ConstructorOrField<EntityT>, fieldOptions?: FieldOptions<NullableT, SelectableT>);
}

@@ -502,0 +503,0 @@ export declare namespace AddedKanbanContainer {

@@ -10,2 +10,4 @@ "use strict";

return function (d, b) {
if (typeof b !== "function" && b !== null)
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
extendStatics(d, b);

@@ -38,4 +40,5 @@ function __() { this.constructor = d; }

*/
function AddedKanbanContainerField(fieldName, fieldOf) {
var _this = _super.call(this, fieldName, fieldOf, AddedKanbanContainer) || this;
function AddedKanbanContainerField(fieldName, fieldOf, fieldOptions) {
var _this = _super.call(this, fieldName, fieldOf, AddedKanbanContainer, fieldOptions) || this;
_this._fieldBuilder = new core_1.FieldBuilder(_this);
/**

@@ -45,3 +48,3 @@ * Representation of the [[AddedKanbanContainer.kanbanContainer]] property for query construction.

*/
_this.kanbanContainer = new core_1.ComplexTypeStringPropertyField('KanbanContainer', _this, 'Edm.String');
_this.kanbanContainer = _this._fieldBuilder.buildEdmTypeField('KanbanContainer', 'Edm.String', true);
/**

@@ -51,3 +54,3 @@ * Representation of the [[AddedKanbanContainer.kanbanControlCycle]] property for query construction.

*/
_this.kanbanControlCycle = new core_1.ComplexTypeStringPropertyField('KanbanControlCycle', _this, 'Edm.String');
_this.kanbanControlCycle = _this._fieldBuilder.buildEdmTypeField('KanbanControlCycle', 'Edm.String', true);
/**

@@ -57,3 +60,3 @@ * Representation of the [[AddedKanbanContainer.kanbanControlCycleItem]] property for query construction.

*/
_this.kanbanControlCycleItem = new core_1.ComplexTypeStringPropertyField('KanbanControlCycleItem', _this, 'Edm.String');
_this.kanbanControlCycleItem = _this._fieldBuilder.buildEdmTypeField('KanbanControlCycleItem', 'Edm.String', true);
/**

@@ -63,3 +66,3 @@ * Representation of the [[AddedKanbanContainer.plant]] property for query construction.

*/
_this.plant = new core_1.ComplexTypeStringPropertyField('Plant', _this, 'Edm.String');
_this.plant = _this._fieldBuilder.buildEdmTypeField('Plant', 'Edm.String', true);
/**

@@ -69,3 +72,3 @@ * Representation of the [[AddedKanbanContainer.productionSupplyArea]] property for query construction.

*/
_this.productionSupplyArea = new core_1.ComplexTypeStringPropertyField('ProductionSupplyArea', _this, 'Edm.String');
_this.productionSupplyArea = _this._fieldBuilder.buildEdmTypeField('ProductionSupplyArea', 'Edm.String', true);
/**

@@ -75,3 +78,3 @@ * Representation of the [[AddedKanbanContainer.kanbanContainerStatus]] property for query construction.

*/
_this.kanbanContainerStatus = new core_1.ComplexTypeStringPropertyField('KanbanContainerStatus', _this, 'Edm.String');
_this.kanbanContainerStatus = _this._fieldBuilder.buildEdmTypeField('KanbanContainerStatus', 'Edm.String', true);
/**

@@ -81,3 +84,3 @@ * Representation of the [[AddedKanbanContainer.isLocked]] property for query construction.

*/
_this.isLocked = new core_1.ComplexTypeBooleanPropertyField('IsLocked', _this, 'Edm.Boolean');
_this.isLocked = _this._fieldBuilder.buildEdmTypeField('IsLocked', 'Edm.Boolean', true);
/**

@@ -87,3 +90,3 @@ * Representation of the [[AddedKanbanContainer.lastChangeDate]] property for query construction.

*/
_this.lastChangeDate = new core_1.ComplexTypeDatePropertyField('LastChangeDate', _this, 'Edm.DateTime');
_this.lastChangeDate = _this._fieldBuilder.buildEdmTypeField('LastChangeDate', 'Edm.DateTime', true);
/**

@@ -93,3 +96,3 @@ * Representation of the [[AddedKanbanContainer.lastChangeTime]] property for query construction.

*/
_this.lastChangeTime = new core_1.ComplexTypeTimePropertyField('LastChangeTime', _this, 'Edm.Time');
_this.lastChangeTime = _this._fieldBuilder.buildEdmTypeField('LastChangeTime', 'Edm.Time', true);
/**

@@ -99,3 +102,3 @@ * Representation of the [[AddedKanbanContainer.plannedOrder]] property for query construction.

*/
_this.plannedOrder = new core_1.ComplexTypeStringPropertyField('PlannedOrder', _this, 'Edm.String');
_this.plannedOrder = _this._fieldBuilder.buildEdmTypeField('PlannedOrder', 'Edm.String', true);
/**

@@ -105,3 +108,3 @@ * Representation of the [[AddedKanbanContainer.orderId]] property for query construction.

*/
_this.orderId = new core_1.ComplexTypeStringPropertyField('OrderID', _this, 'Edm.String');
_this.orderId = _this._fieldBuilder.buildEdmTypeField('OrderID', 'Edm.String', true);
/**

@@ -111,3 +114,3 @@ * Representation of the [[AddedKanbanContainer.purchasingDocument]] property for query construction.

*/
_this.purchasingDocument = new core_1.ComplexTypeStringPropertyField('PurchasingDocument', _this, 'Edm.String');
_this.purchasingDocument = _this._fieldBuilder.buildEdmTypeField('PurchasingDocument', 'Edm.String', true);
/**

@@ -117,3 +120,3 @@ * Representation of the [[AddedKanbanContainer.purchasingDocumentItem]] property for query construction.

*/
_this.purchasingDocumentItem = new core_1.ComplexTypeStringPropertyField('PurchasingDocumentItem', _this, 'Edm.String');
_this.purchasingDocumentItem = _this._fieldBuilder.buildEdmTypeField('PurchasingDocumentItem', 'Edm.String', true);
/**

@@ -123,3 +126,3 @@ * Representation of the [[AddedKanbanContainer.salesDocument]] property for query construction.

*/
_this.salesDocument = new core_1.ComplexTypeStringPropertyField('SalesDocument', _this, 'Edm.String');
_this.salesDocument = _this._fieldBuilder.buildEdmTypeField('SalesDocument', 'Edm.String', true);
/**

@@ -129,3 +132,3 @@ * Representation of the [[AddedKanbanContainer.salesDocumentItem]] property for query construction.

*/
_this.salesDocumentItem = new core_1.ComplexTypeStringPropertyField('SalesDocumentItem', _this, 'Edm.String');
_this.salesDocumentItem = _this._fieldBuilder.buildEdmTypeField('SalesDocumentItem', 'Edm.String', true);
/**

@@ -135,3 +138,3 @@ * Representation of the [[AddedKanbanContainer.repetitiveMfgConfirmation]] property for query construction.

*/
_this.repetitiveMfgConfirmation = new core_1.ComplexTypeStringPropertyField('RepetitiveMfgConfirmation', _this, 'Edm.String');
_this.repetitiveMfgConfirmation = _this._fieldBuilder.buildEdmTypeField('RepetitiveMfgConfirmation', 'Edm.String', true);
/**

@@ -141,3 +144,3 @@ * Representation of the [[AddedKanbanContainer.reservation]] property for query construction.

*/
_this.reservation = new core_1.ComplexTypeStringPropertyField('Reservation', _this, 'Edm.String');
_this.reservation = _this._fieldBuilder.buildEdmTypeField('Reservation', 'Edm.String', true);
/**

@@ -147,3 +150,3 @@ * Representation of the [[AddedKanbanContainer.reservationItem]] property for query construction.

*/
_this.reservationItem = new core_1.ComplexTypeStringPropertyField('ReservationItem', _this, 'Edm.String');
_this.reservationItem = _this._fieldBuilder.buildEdmTypeField('ReservationItem', 'Edm.String', true);
/**

@@ -153,3 +156,3 @@ * Representation of the [[AddedKanbanContainer.materialDocument]] property for query construction.

*/
_this.materialDocument = new core_1.ComplexTypeStringPropertyField('MaterialDocument', _this, 'Edm.String');
_this.materialDocument = _this._fieldBuilder.buildEdmTypeField('MaterialDocument', 'Edm.String', true);
/**

@@ -159,3 +162,3 @@ * Representation of the [[AddedKanbanContainer.materialDocumentYear]] property for query construction.

*/
_this.materialDocumentYear = new core_1.ComplexTypeStringPropertyField('MaterialDocumentYear', _this, 'Edm.String');
_this.materialDocumentYear = _this._fieldBuilder.buildEdmTypeField('MaterialDocumentYear', 'Edm.String', true);
/**

@@ -165,3 +168,3 @@ * Representation of the [[AddedKanbanContainer.materialDocumentItem]] property for query construction.

*/
_this.materialDocumentItem = new core_1.ComplexTypeStringPropertyField('MaterialDocumentItem', _this, 'Edm.String');
_this.materialDocumentItem = _this._fieldBuilder.buildEdmTypeField('MaterialDocumentItem', 'Edm.String', true);
/**

@@ -171,3 +174,3 @@ * Representation of the [[AddedKanbanContainer.baseUnit]] property for query construction.

*/
_this.baseUnit = new core_1.ComplexTypeStringPropertyField('BaseUnit', _this, 'Edm.String');
_this.baseUnit = _this._fieldBuilder.buildEdmTypeField('BaseUnit', 'Edm.String', true);
/**

@@ -177,3 +180,3 @@ * Representation of the [[AddedKanbanContainer.actualQuantityInBaseUnit]] property for query construction.

*/
_this.actualQuantityInBaseUnit = new core_1.ComplexTypeBigNumberPropertyField('ActualQuantityInBaseUnit', _this, 'Edm.Decimal');
_this.actualQuantityInBaseUnit = _this._fieldBuilder.buildEdmTypeField('ActualQuantityInBaseUnit', 'Edm.Decimal', true);
/**

@@ -183,3 +186,3 @@ * Representation of the [[AddedKanbanContainer.requestedQuantityInBaseUnit]] property for query construction.

*/
_this.requestedQuantityInBaseUnit = new core_1.ComplexTypeBigNumberPropertyField('RequestedQuantityInBaseUnit', _this, 'Edm.Decimal');
_this.requestedQuantityInBaseUnit = _this._fieldBuilder.buildEdmTypeField('RequestedQuantityInBaseUnit', 'Edm.Decimal', true);
/**

@@ -189,3 +192,3 @@ * Representation of the [[AddedKanbanContainer.previousLastChangeDate]] property for query construction.

*/
_this.previousLastChangeDate = new core_1.ComplexTypeDatePropertyField('PreviousLastChangeDate', _this, 'Edm.DateTime');
_this.previousLastChangeDate = _this._fieldBuilder.buildEdmTypeField('PreviousLastChangeDate', 'Edm.DateTime', true);
/**

@@ -195,3 +198,3 @@ * Representation of the [[AddedKanbanContainer.previousLastChangeTime]] property for query construction.

*/
_this.previousLastChangeTime = new core_1.ComplexTypeTimePropertyField('PreviousLastChangeTime', _this, 'Edm.Time');
_this.previousLastChangeTime = _this._fieldBuilder.buildEdmTypeField('PreviousLastChangeTime', 'Edm.Time', true);
/**

@@ -201,3 +204,3 @@ * Representation of the [[AddedKanbanContainer.transferRequirementNumber]] property for query construction.

*/
_this.transferRequirementNumber = new core_1.ComplexTypeStringPropertyField('TransferRequirementNumber', _this, 'Edm.String');
_this.transferRequirementNumber = _this._fieldBuilder.buildEdmTypeField('TransferRequirementNumber', 'Edm.String', true);
/**

@@ -207,3 +210,3 @@ * Representation of the [[AddedKanbanContainer.transferRequirementItem]] property for query construction.

*/
_this.transferRequirementItem = new core_1.ComplexTypeStringPropertyField('TransferRequirementItem', _this, 'Edm.String');
_this.transferRequirementItem = _this._fieldBuilder.buildEdmTypeField('TransferRequirementItem', 'Edm.String', true);
/**

@@ -213,3 +216,3 @@ * Representation of the [[AddedKanbanContainer.isDeleted]] property for query construction.

*/
_this.isDeleted = new core_1.ComplexTypeBooleanPropertyField('IsDeleted', _this, 'Edm.Boolean');
_this.isDeleted = _this._fieldBuilder.buildEdmTypeField('IsDeleted', 'Edm.Boolean', true);
/**

@@ -219,3 +222,3 @@ * Representation of the [[AddedKanbanContainer.previousKanbanContainerStatus]] property for query construction.

*/
_this.previousKanbanContainerStatus = new core_1.ComplexTypeStringPropertyField('PreviousKanbanContainerStatus', _this, 'Edm.String');
_this.previousKanbanContainerStatus = _this._fieldBuilder.buildEdmTypeField('PreviousKanbanContainerStatus', 'Edm.String', true);
/**

@@ -225,3 +228,3 @@ * Representation of the [[AddedKanbanContainer.internalJitCallNumber]] property for query construction.

*/
_this.internalJitCallNumber = new core_1.ComplexTypeStringPropertyField('InternalJITCallNumber', _this, 'Edm.String');
_this.internalJitCallNumber = _this._fieldBuilder.buildEdmTypeField('InternalJITCallNumber', 'Edm.String', true);
/**

@@ -231,3 +234,3 @@ * Representation of the [[AddedKanbanContainer.jitCallItemNumber]] property for query construction.

*/
_this.jitCallItemNumber = new core_1.ComplexTypeStringPropertyField('JITCallItemNumber', _this, 'Edm.String');
_this.jitCallItemNumber = _this._fieldBuilder.buildEdmTypeField('JITCallItemNumber', 'Edm.String', true);
/**

@@ -237,3 +240,3 @@ * Representation of the [[AddedKanbanContainer.plannedReceiptDateTime]] property for query construction.

*/
_this.plannedReceiptDateTime = new core_1.ComplexTypeDatePropertyField('PlannedReceiptDateTime', _this, 'Edm.DateTimeOffset');
_this.plannedReceiptDateTime = _this._fieldBuilder.buildEdmTypeField('PlannedReceiptDateTime', 'Edm.DateTimeOffset', true);
/**

@@ -243,3 +246,3 @@ * Representation of the [[AddedKanbanContainer.changedPackgInstrnDataIsAvail]] property for query construction.

*/
_this.changedPackgInstrnDataIsAvail = new core_1.ComplexTypeBooleanPropertyField('ChangedPackgInstrnDataIsAvail', _this, 'Edm.Boolean');
_this.changedPackgInstrnDataIsAvail = _this._fieldBuilder.buildEdmTypeField('ChangedPackgInstrnDataIsAvail', 'Edm.Boolean', true);
/**

@@ -249,3 +252,3 @@ * Representation of the [[AddedKanbanContainer.sequentialNmbrOfSuplrConf]] property for query construction.

*/
_this.sequentialNmbrOfSuplrConf = new core_1.ComplexTypeStringPropertyField('SequentialNmbrOfSuplrConf', _this, 'Edm.String');
_this.sequentialNmbrOfSuplrConf = _this._fieldBuilder.buildEdmTypeField('SequentialNmbrOfSuplrConf', 'Edm.String', true);
/**

@@ -255,3 +258,3 @@ * Representation of the [[AddedKanbanContainer.backflushReportingPoint]] property for query construction.

*/
_this.backflushReportingPoint = new core_1.ComplexTypeStringPropertyField('BackflushReportingPoint', _this, 'Edm.String');
_this.backflushReportingPoint = _this._fieldBuilder.buildEdmTypeField('BackflushReportingPoint', 'Edm.String', true);
/**

@@ -261,3 +264,3 @@ * Representation of the [[AddedKanbanContainer.purchasingDocumentCategory]] property for query construction.

*/
_this.purchasingDocumentCategory = new core_1.ComplexTypeStringPropertyField('PurchasingDocumentCategory', _this, 'Edm.String');
_this.purchasingDocumentCategory = _this._fieldBuilder.buildEdmTypeField('PurchasingDocumentCategory', 'Edm.String', true);
/**

@@ -267,3 +270,3 @@ * Representation of the [[AddedKanbanContainer.warehouse]] property for query construction.

*/
_this.warehouse = new core_1.ComplexTypeStringPropertyField('Warehouse', _this, 'Edm.String');
_this.warehouse = _this._fieldBuilder.buildEdmTypeField('Warehouse', 'Edm.String', true);
/**

@@ -273,3 +276,3 @@ * Representation of the [[AddedKanbanContainer.warehouseTask]] property for query construction.

*/
_this.warehouseTask = new core_1.ComplexTypeStringPropertyField('WarehouseTask', _this, 'Edm.String');
_this.warehouseTask = _this._fieldBuilder.buildEdmTypeField('WarehouseTask', 'Edm.String', true);
/**

@@ -279,3 +282,3 @@ * Representation of the [[AddedKanbanContainer.whseGoodsMovementDocument]] property for query construction.

*/
_this.whseGoodsMovementDocument = new core_1.ComplexTypeStringPropertyField('WhseGoodsMovementDocument', _this, 'Edm.String');
_this.whseGoodsMovementDocument = _this._fieldBuilder.buildEdmTypeField('WhseGoodsMovementDocument', 'Edm.String', true);
/**

@@ -285,3 +288,3 @@ * Representation of the [[AddedKanbanContainer.whseGoodsMovementDocumentItem]] property for query construction.

*/
_this.whseGoodsMovementDocumentItem = new core_1.ComplexTypeStringPropertyField('WhseGoodsMovementDocumentItem', _this, 'Edm.String');
_this.whseGoodsMovementDocumentItem = _this._fieldBuilder.buildEdmTypeField('WhseGoodsMovementDocumentItem', 'Edm.String', true);
/**

@@ -291,3 +294,3 @@ * Representation of the [[AddedKanbanContainer.lastChangeDateTime]] property for query construction.

*/
_this.lastChangeDateTime = new core_1.ComplexTypeDatePropertyField('LastChangeDateTime', _this, 'Edm.DateTimeOffset');
_this.lastChangeDateTime = _this._fieldBuilder.buildEdmTypeField('LastChangeDateTime', 'Edm.DateTimeOffset', true);
/**

@@ -297,3 +300,3 @@ * Representation of the [[AddedKanbanContainer.kanbanContainerETag]] property for query construction.

*/
_this.kanbanContainerETag = new core_1.ComplexTypeStringPropertyField('KanbanContainerETag', _this, 'Edm.String');
_this.kanbanContainerETag = _this._fieldBuilder.buildEdmTypeField('KanbanContainerETag', 'Edm.String', true);
return _this;

@@ -300,0 +303,0 @@ }

import { KanbanContainerRequestBuilder } from './KanbanContainerRequestBuilder';
import { Moment } from 'moment';
import { BigNumber } from 'bignumber.js';
import { AllFields, BigNumberField, BooleanField, CustomFieldV2, DateField, EntityBuilderType, EntityV2, Field, Link, OneToOneLink, StringField, Time, TimeField } from '@sap-cloud-sdk/core';
import { AllFields, CustomFieldV2, EdmTypeField, EntityBuilderType, EntityV2, Field, Link, OneToOneLink, OrderableEdmTypeField, Time } from '@sap-cloud-sdk/core';
/**

@@ -349,3 +349,3 @@ * This class represents the entity "A_KanbanContainer" of service "API_KANBAN_CONTROL_CYCLE_SRV".

*/
const KANBAN_CONTAINER: StringField<KanbanContainer>;
const KANBAN_CONTAINER: EdmTypeField<KanbanContainer, "Edm.String", false, true>;
/**

@@ -355,3 +355,3 @@ * Static representation of the [[kanbanControlCycle]] property for query construction.

*/
const KANBAN_CONTROL_CYCLE: StringField<KanbanContainer>;
const KANBAN_CONTROL_CYCLE: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -361,3 +361,3 @@ * Static representation of the [[kanbanControlCycleItem]] property for query construction.

*/
const KANBAN_CONTROL_CYCLE_ITEM: StringField<KanbanContainer>;
const KANBAN_CONTROL_CYCLE_ITEM: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -367,3 +367,3 @@ * Static representation of the [[plant]] property for query construction.

*/
const PLANT: StringField<KanbanContainer>;
const PLANT: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -373,3 +373,3 @@ * Static representation of the [[productionSupplyArea]] property for query construction.

*/
const PRODUCTION_SUPPLY_AREA: StringField<KanbanContainer>;
const PRODUCTION_SUPPLY_AREA: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -379,3 +379,3 @@ * Static representation of the [[kanbanContainerStatus]] property for query construction.

*/
const KANBAN_CONTAINER_STATUS: StringField<KanbanContainer>;
const KANBAN_CONTAINER_STATUS: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -385,3 +385,3 @@ * Static representation of the [[isLocked]] property for query construction.

*/
const IS_LOCKED: BooleanField<KanbanContainer>;
const IS_LOCKED: EdmTypeField<KanbanContainer, "Edm.Boolean", true, true>;
/**

@@ -391,3 +391,3 @@ * Static representation of the [[lastChangeDate]] property for query construction.

*/
const LAST_CHANGE_DATE: DateField<KanbanContainer>;
const LAST_CHANGE_DATE: OrderableEdmTypeField<KanbanContainer, "Edm.DateTime", true, true>;
/**

@@ -397,3 +397,3 @@ * Static representation of the [[lastChangeTime]] property for query construction.

*/
const LAST_CHANGE_TIME: TimeField<KanbanContainer>;
const LAST_CHANGE_TIME: OrderableEdmTypeField<KanbanContainer, "Edm.Time", true, true>;
/**

@@ -403,3 +403,3 @@ * Static representation of the [[plannedOrder]] property for query construction.

*/
const PLANNED_ORDER: StringField<KanbanContainer>;
const PLANNED_ORDER: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -409,3 +409,3 @@ * Static representation of the [[orderId]] property for query construction.

*/
const ORDER_ID: StringField<KanbanContainer>;
const ORDER_ID: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -415,3 +415,3 @@ * Static representation of the [[purchasingDocument]] property for query construction.

*/
const PURCHASING_DOCUMENT: StringField<KanbanContainer>;
const PURCHASING_DOCUMENT: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -421,3 +421,3 @@ * Static representation of the [[purchasingDocumentItem]] property for query construction.

*/
const PURCHASING_DOCUMENT_ITEM: StringField<KanbanContainer>;
const PURCHASING_DOCUMENT_ITEM: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -427,3 +427,3 @@ * Static representation of the [[salesDocument]] property for query construction.

*/
const SALES_DOCUMENT: StringField<KanbanContainer>;
const SALES_DOCUMENT: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -433,3 +433,3 @@ * Static representation of the [[salesDocumentItem]] property for query construction.

*/
const SALES_DOCUMENT_ITEM: StringField<KanbanContainer>;
const SALES_DOCUMENT_ITEM: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -439,3 +439,3 @@ * Static representation of the [[repetitiveMfgConfirmation]] property for query construction.

*/
const REPETITIVE_MFG_CONFIRMATION: StringField<KanbanContainer>;
const REPETITIVE_MFG_CONFIRMATION: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -445,3 +445,3 @@ * Static representation of the [[reservation]] property for query construction.

*/
const RESERVATION: StringField<KanbanContainer>;
const RESERVATION: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -451,3 +451,3 @@ * Static representation of the [[reservationItem]] property for query construction.

*/
const RESERVATION_ITEM: StringField<KanbanContainer>;
const RESERVATION_ITEM: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -457,3 +457,3 @@ * Static representation of the [[materialDocument]] property for query construction.

*/
const MATERIAL_DOCUMENT: StringField<KanbanContainer>;
const MATERIAL_DOCUMENT: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -463,3 +463,3 @@ * Static representation of the [[materialDocumentYear]] property for query construction.

*/
const MATERIAL_DOCUMENT_YEAR: StringField<KanbanContainer>;
const MATERIAL_DOCUMENT_YEAR: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -469,3 +469,3 @@ * Static representation of the [[materialDocumentItem]] property for query construction.

*/
const MATERIAL_DOCUMENT_ITEM: StringField<KanbanContainer>;
const MATERIAL_DOCUMENT_ITEM: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -475,3 +475,3 @@ * Static representation of the [[baseUnit]] property for query construction.

*/
const BASE_UNIT: StringField<KanbanContainer>;
const BASE_UNIT: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -481,3 +481,3 @@ * Static representation of the [[actualQuantityInBaseUnit]] property for query construction.

*/
const ACTUAL_QUANTITY_IN_BASE_UNIT: BigNumberField<KanbanContainer>;
const ACTUAL_QUANTITY_IN_BASE_UNIT: OrderableEdmTypeField<KanbanContainer, "Edm.Decimal", true, true>;
/**

@@ -487,3 +487,3 @@ * Static representation of the [[requestedQuantityInBaseUnit]] property for query construction.

*/
const REQUESTED_QUANTITY_IN_BASE_UNIT: BigNumberField<KanbanContainer>;
const REQUESTED_QUANTITY_IN_BASE_UNIT: OrderableEdmTypeField<KanbanContainer, "Edm.Decimal", true, true>;
/**

@@ -493,3 +493,3 @@ * Static representation of the [[previousLastChangeDate]] property for query construction.

*/
const PREVIOUS_LAST_CHANGE_DATE: DateField<KanbanContainer>;
const PREVIOUS_LAST_CHANGE_DATE: OrderableEdmTypeField<KanbanContainer, "Edm.DateTime", true, true>;
/**

@@ -499,3 +499,3 @@ * Static representation of the [[previousLastChangeTime]] property for query construction.

*/
const PREVIOUS_LAST_CHANGE_TIME: TimeField<KanbanContainer>;
const PREVIOUS_LAST_CHANGE_TIME: OrderableEdmTypeField<KanbanContainer, "Edm.Time", true, true>;
/**

@@ -505,3 +505,3 @@ * Static representation of the [[transferRequirementNumber]] property for query construction.

*/
const TRANSFER_REQUIREMENT_NUMBER: StringField<KanbanContainer>;
const TRANSFER_REQUIREMENT_NUMBER: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -511,3 +511,3 @@ * Static representation of the [[transferRequirementItem]] property for query construction.

*/
const TRANSFER_REQUIREMENT_ITEM: StringField<KanbanContainer>;
const TRANSFER_REQUIREMENT_ITEM: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -517,3 +517,3 @@ * Static representation of the [[isDeleted]] property for query construction.

*/
const IS_DELETED: BooleanField<KanbanContainer>;
const IS_DELETED: EdmTypeField<KanbanContainer, "Edm.Boolean", true, true>;
/**

@@ -523,3 +523,3 @@ * Static representation of the [[previousKanbanContainerStatus]] property for query construction.

*/
const PREVIOUS_KANBAN_CONTAINER_STATUS: StringField<KanbanContainer>;
const PREVIOUS_KANBAN_CONTAINER_STATUS: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -529,3 +529,3 @@ * Static representation of the [[internalJitCallNumber]] property for query construction.

*/
const INTERNAL_JIT_CALL_NUMBER: StringField<KanbanContainer>;
const INTERNAL_JIT_CALL_NUMBER: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -535,3 +535,3 @@ * Static representation of the [[jitCallItemNumber]] property for query construction.

*/
const JIT_CALL_ITEM_NUMBER: StringField<KanbanContainer>;
const JIT_CALL_ITEM_NUMBER: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -541,3 +541,3 @@ * Static representation of the [[plannedReceiptDateTime]] property for query construction.

*/
const PLANNED_RECEIPT_DATE_TIME: DateField<KanbanContainer>;
const PLANNED_RECEIPT_DATE_TIME: OrderableEdmTypeField<KanbanContainer, "Edm.DateTimeOffset", true, true>;
/**

@@ -547,3 +547,3 @@ * Static representation of the [[changedPackgInstrnDataIsAvail]] property for query construction.

*/
const CHANGED_PACKG_INSTRN_DATA_IS_AVAIL: BooleanField<KanbanContainer>;
const CHANGED_PACKG_INSTRN_DATA_IS_AVAIL: EdmTypeField<KanbanContainer, "Edm.Boolean", true, true>;
/**

@@ -553,3 +553,3 @@ * Static representation of the [[sequentialNmbrOfSuplrConf]] property for query construction.

*/
const SEQUENTIAL_NMBR_OF_SUPLR_CONF: StringField<KanbanContainer>;
const SEQUENTIAL_NMBR_OF_SUPLR_CONF: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -559,3 +559,3 @@ * Static representation of the [[backflushReportingPoint]] property for query construction.

*/
const BACKFLUSH_REPORTING_POINT: StringField<KanbanContainer>;
const BACKFLUSH_REPORTING_POINT: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -565,3 +565,3 @@ * Static representation of the [[purchasingDocumentCategory]] property for query construction.

*/
const PURCHASING_DOCUMENT_CATEGORY: StringField<KanbanContainer>;
const PURCHASING_DOCUMENT_CATEGORY: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -571,3 +571,3 @@ * Static representation of the [[warehouse]] property for query construction.

*/
const WAREHOUSE: StringField<KanbanContainer>;
const WAREHOUSE: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -577,3 +577,3 @@ * Static representation of the [[warehouseTask]] property for query construction.

*/
const WAREHOUSE_TASK: StringField<KanbanContainer>;
const WAREHOUSE_TASK: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -583,3 +583,3 @@ * Static representation of the [[whseGoodsMovementDocument]] property for query construction.

*/
const WHSE_GOODS_MOVEMENT_DOCUMENT: StringField<KanbanContainer>;
const WHSE_GOODS_MOVEMENT_DOCUMENT: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -589,3 +589,3 @@ * Static representation of the [[whseGoodsMovementDocumentItem]] property for query construction.

*/
const WHSE_GOODS_MOVEMENT_DOCUMENT_ITEM: StringField<KanbanContainer>;
const WHSE_GOODS_MOVEMENT_DOCUMENT_ITEM: EdmTypeField<KanbanContainer, "Edm.String", true, true>;
/**

@@ -595,3 +595,3 @@ * Static representation of the [[lastChangeDateTime]] property for query construction.

*/
const LAST_CHANGE_DATE_TIME: DateField<KanbanContainer>;
const LAST_CHANGE_DATE_TIME: OrderableEdmTypeField<KanbanContainer, "Edm.DateTimeOffset", true, true>;
/**

@@ -615,3 +615,3 @@ * Static representation of the one-to-many navigation property [[toKanbanCtnDetailedQty]] for query construction.

*/
const _allFields: Array<StringField<KanbanContainer> | BooleanField<KanbanContainer> | DateField<KanbanContainer> | TimeField<KanbanContainer> | BigNumberField<KanbanContainer> | Link<KanbanContainer, KanbanCtnDetailedQty> | OneToOneLink<KanbanContainer, KanbanDelivery> | OneToOneLink<KanbanContainer, KanbanControlCycle>>;
const _allFields: Array<EdmTypeField<KanbanContainer, 'Edm.String', false, true> | EdmTypeField<KanbanContainer, 'Edm.String', true, true> | EdmTypeField<KanbanContainer, 'Edm.Boolean', true, true> | OrderableEdmTypeField<KanbanContainer, 'Edm.DateTime', true, true> | OrderableEdmTypeField<KanbanContainer, 'Edm.Time', true, true> | OrderableEdmTypeField<KanbanContainer, 'Edm.Decimal', true, true> | OrderableEdmTypeField<KanbanContainer, 'Edm.DateTimeOffset', true, true> | Link<KanbanContainer, KanbanCtnDetailedQty> | OneToOneLink<KanbanContainer, KanbanDelivery> | OneToOneLink<KanbanContainer, KanbanControlCycle>>;
/**

@@ -624,3 +624,3 @@ * All fields selector.

*/
const _keyFields: Array<Field<KanbanContainer>>;
const _keyFields: Array<Field<KanbanContainer, boolean, boolean>>;
/**

@@ -630,5 +630,5 @@ * Mapping of all key field names to the respective static field property KanbanContainer.

const _keys: {
[keys: string]: Field<KanbanContainer>;
[keys: string]: Field<KanbanContainer, boolean, boolean>;
};
}
//# sourceMappingURL=KanbanContainer.d.ts.map

@@ -10,2 +10,4 @@ "use strict";

return function (d, b) {
if (typeof b !== "function" && b !== null)
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
extendStatics(d, b);

@@ -88,2 +90,3 @@ function __() { this.constructor = d; }

(function (KanbanContainer) {
var _fieldBuilder = new core_1.FieldBuilder(KanbanContainer);
/**

@@ -93,3 +96,3 @@ * Static representation of the [[kanbanContainer]] property for query construction.

*/
KanbanContainer.KANBAN_CONTAINER = new core_1.StringField('KanbanContainer', KanbanContainer, 'Edm.String');
KanbanContainer.KANBAN_CONTAINER = _fieldBuilder.buildEdmTypeField('KanbanContainer', 'Edm.String', false);
/**

@@ -99,3 +102,3 @@ * Static representation of the [[kanbanControlCycle]] property for query construction.

*/
KanbanContainer.KANBAN_CONTROL_CYCLE = new core_1.StringField('KanbanControlCycle', KanbanContainer, 'Edm.String');
KanbanContainer.KANBAN_CONTROL_CYCLE = _fieldBuilder.buildEdmTypeField('KanbanControlCycle', 'Edm.String', true);
/**

@@ -105,3 +108,3 @@ * Static representation of the [[kanbanControlCycleItem]] property for query construction.

*/
KanbanContainer.KANBAN_CONTROL_CYCLE_ITEM = new core_1.StringField('KanbanControlCycleItem', KanbanContainer, 'Edm.String');
KanbanContainer.KANBAN_CONTROL_CYCLE_ITEM = _fieldBuilder.buildEdmTypeField('KanbanControlCycleItem', 'Edm.String', true);
/**

@@ -111,3 +114,3 @@ * Static representation of the [[plant]] property for query construction.

*/
KanbanContainer.PLANT = new core_1.StringField('Plant', KanbanContainer, 'Edm.String');
KanbanContainer.PLANT = _fieldBuilder.buildEdmTypeField('Plant', 'Edm.String', true);
/**

@@ -117,3 +120,3 @@ * Static representation of the [[productionSupplyArea]] property for query construction.

*/
KanbanContainer.PRODUCTION_SUPPLY_AREA = new core_1.StringField('ProductionSupplyArea', KanbanContainer, 'Edm.String');
KanbanContainer.PRODUCTION_SUPPLY_AREA = _fieldBuilder.buildEdmTypeField('ProductionSupplyArea', 'Edm.String', true);
/**

@@ -123,3 +126,3 @@ * Static representation of the [[kanbanContainerStatus]] property for query construction.

*/
KanbanContainer.KANBAN_CONTAINER_STATUS = new core_1.StringField('KanbanContainerStatus', KanbanContainer, 'Edm.String');
KanbanContainer.KANBAN_CONTAINER_STATUS = _fieldBuilder.buildEdmTypeField('KanbanContainerStatus', 'Edm.String', true);
/**

@@ -129,3 +132,3 @@ * Static representation of the [[isLocked]] property for query construction.

*/
KanbanContainer.IS_LOCKED = new core_1.BooleanField('IsLocked', KanbanContainer, 'Edm.Boolean');
KanbanContainer.IS_LOCKED = _fieldBuilder.buildEdmTypeField('IsLocked', 'Edm.Boolean', true);
/**

@@ -135,3 +138,3 @@ * Static representation of the [[lastChangeDate]] property for query construction.

*/
KanbanContainer.LAST_CHANGE_DATE = new core_1.DateField('LastChangeDate', KanbanContainer, 'Edm.DateTime');
KanbanContainer.LAST_CHANGE_DATE = _fieldBuilder.buildEdmTypeField('LastChangeDate', 'Edm.DateTime', true);
/**

@@ -141,3 +144,3 @@ * Static representation of the [[lastChangeTime]] property for query construction.

*/
KanbanContainer.LAST_CHANGE_TIME = new core_1.TimeField('LastChangeTime', KanbanContainer, 'Edm.Time');
KanbanContainer.LAST_CHANGE_TIME = _fieldBuilder.buildEdmTypeField('LastChangeTime', 'Edm.Time', true);
/**

@@ -147,3 +150,3 @@ * Static representation of the [[plannedOrder]] property for query construction.

*/
KanbanContainer.PLANNED_ORDER = new core_1.StringField('PlannedOrder', KanbanContainer, 'Edm.String');
KanbanContainer.PLANNED_ORDER = _fieldBuilder.buildEdmTypeField('PlannedOrder', 'Edm.String', true);
/**

@@ -153,3 +156,3 @@ * Static representation of the [[orderId]] property for query construction.

*/
KanbanContainer.ORDER_ID = new core_1.StringField('OrderID', KanbanContainer, 'Edm.String');
KanbanContainer.ORDER_ID = _fieldBuilder.buildEdmTypeField('OrderID', 'Edm.String', true);
/**

@@ -159,3 +162,3 @@ * Static representation of the [[purchasingDocument]] property for query construction.

*/
KanbanContainer.PURCHASING_DOCUMENT = new core_1.StringField('PurchasingDocument', KanbanContainer, 'Edm.String');
KanbanContainer.PURCHASING_DOCUMENT = _fieldBuilder.buildEdmTypeField('PurchasingDocument', 'Edm.String', true);
/**

@@ -165,3 +168,3 @@ * Static representation of the [[purchasingDocumentItem]] property for query construction.

*/
KanbanContainer.PURCHASING_DOCUMENT_ITEM = new core_1.StringField('PurchasingDocumentItem', KanbanContainer, 'Edm.String');
KanbanContainer.PURCHASING_DOCUMENT_ITEM = _fieldBuilder.buildEdmTypeField('PurchasingDocumentItem', 'Edm.String', true);
/**

@@ -171,3 +174,3 @@ * Static representation of the [[salesDocument]] property for query construction.

*/
KanbanContainer.SALES_DOCUMENT = new core_1.StringField('SalesDocument', KanbanContainer, 'Edm.String');
KanbanContainer.SALES_DOCUMENT = _fieldBuilder.buildEdmTypeField('SalesDocument', 'Edm.String', true);
/**

@@ -177,3 +180,3 @@ * Static representation of the [[salesDocumentItem]] property for query construction.

*/
KanbanContainer.SALES_DOCUMENT_ITEM = new core_1.StringField('SalesDocumentItem', KanbanContainer, 'Edm.String');
KanbanContainer.SALES_DOCUMENT_ITEM = _fieldBuilder.buildEdmTypeField('SalesDocumentItem', 'Edm.String', true);
/**

@@ -183,3 +186,3 @@ * Static representation of the [[repetitiveMfgConfirmation]] property for query construction.

*/
KanbanContainer.REPETITIVE_MFG_CONFIRMATION = new core_1.StringField('RepetitiveMfgConfirmation', KanbanContainer, 'Edm.String');
KanbanContainer.REPETITIVE_MFG_CONFIRMATION = _fieldBuilder.buildEdmTypeField('RepetitiveMfgConfirmation', 'Edm.String', true);
/**

@@ -189,3 +192,3 @@ * Static representation of the [[reservation]] property for query construction.

*/
KanbanContainer.RESERVATION = new core_1.StringField('Reservation', KanbanContainer, 'Edm.String');
KanbanContainer.RESERVATION = _fieldBuilder.buildEdmTypeField('Reservation', 'Edm.String', true);
/**

@@ -195,3 +198,3 @@ * Static representation of the [[reservationItem]] property for query construction.

*/
KanbanContainer.RESERVATION_ITEM = new core_1.StringField('ReservationItem', KanbanContainer, 'Edm.String');
KanbanContainer.RESERVATION_ITEM = _fieldBuilder.buildEdmTypeField('ReservationItem', 'Edm.String', true);
/**

@@ -201,3 +204,3 @@ * Static representation of the [[materialDocument]] property for query construction.

*/
KanbanContainer.MATERIAL_DOCUMENT = new core_1.StringField('MaterialDocument', KanbanContainer, 'Edm.String');
KanbanContainer.MATERIAL_DOCUMENT = _fieldBuilder.buildEdmTypeField('MaterialDocument', 'Edm.String', true);
/**

@@ -207,3 +210,3 @@ * Static representation of the [[materialDocumentYear]] property for query construction.

*/
KanbanContainer.MATERIAL_DOCUMENT_YEAR = new core_1.StringField('MaterialDocumentYear', KanbanContainer, 'Edm.String');
KanbanContainer.MATERIAL_DOCUMENT_YEAR = _fieldBuilder.buildEdmTypeField('MaterialDocumentYear', 'Edm.String', true);
/**

@@ -213,3 +216,3 @@ * Static representation of the [[materialDocumentItem]] property for query construction.

*/
KanbanContainer.MATERIAL_DOCUMENT_ITEM = new core_1.StringField('MaterialDocumentItem', KanbanContainer, 'Edm.String');
KanbanContainer.MATERIAL_DOCUMENT_ITEM = _fieldBuilder.buildEdmTypeField('MaterialDocumentItem', 'Edm.String', true);
/**

@@ -219,3 +222,3 @@ * Static representation of the [[baseUnit]] property for query construction.

*/
KanbanContainer.BASE_UNIT = new core_1.StringField('BaseUnit', KanbanContainer, 'Edm.String');
KanbanContainer.BASE_UNIT = _fieldBuilder.buildEdmTypeField('BaseUnit', 'Edm.String', true);
/**

@@ -225,3 +228,3 @@ * Static representation of the [[actualQuantityInBaseUnit]] property for query construction.

*/
KanbanContainer.ACTUAL_QUANTITY_IN_BASE_UNIT = new core_1.BigNumberField('ActualQuantityInBaseUnit', KanbanContainer, 'Edm.Decimal');
KanbanContainer.ACTUAL_QUANTITY_IN_BASE_UNIT = _fieldBuilder.buildEdmTypeField('ActualQuantityInBaseUnit', 'Edm.Decimal', true);
/**

@@ -231,3 +234,3 @@ * Static representation of the [[requestedQuantityInBaseUnit]] property for query construction.

*/
KanbanContainer.REQUESTED_QUANTITY_IN_BASE_UNIT = new core_1.BigNumberField('RequestedQuantityInBaseUnit', KanbanContainer, 'Edm.Decimal');
KanbanContainer.REQUESTED_QUANTITY_IN_BASE_UNIT = _fieldBuilder.buildEdmTypeField('RequestedQuantityInBaseUnit', 'Edm.Decimal', true);
/**

@@ -237,3 +240,3 @@ * Static representation of the [[previousLastChangeDate]] property for query construction.

*/
KanbanContainer.PREVIOUS_LAST_CHANGE_DATE = new core_1.DateField('PreviousLastChangeDate', KanbanContainer, 'Edm.DateTime');
KanbanContainer.PREVIOUS_LAST_CHANGE_DATE = _fieldBuilder.buildEdmTypeField('PreviousLastChangeDate', 'Edm.DateTime', true);
/**

@@ -243,3 +246,3 @@ * Static representation of the [[previousLastChangeTime]] property for query construction.

*/
KanbanContainer.PREVIOUS_LAST_CHANGE_TIME = new core_1.TimeField('PreviousLastChangeTime', KanbanContainer, 'Edm.Time');
KanbanContainer.PREVIOUS_LAST_CHANGE_TIME = _fieldBuilder.buildEdmTypeField('PreviousLastChangeTime', 'Edm.Time', true);
/**

@@ -249,3 +252,3 @@ * Static representation of the [[transferRequirementNumber]] property for query construction.

*/
KanbanContainer.TRANSFER_REQUIREMENT_NUMBER = new core_1.StringField('TransferRequirementNumber', KanbanContainer, 'Edm.String');
KanbanContainer.TRANSFER_REQUIREMENT_NUMBER = _fieldBuilder.buildEdmTypeField('TransferRequirementNumber', 'Edm.String', true);
/**

@@ -255,3 +258,3 @@ * Static representation of the [[transferRequirementItem]] property for query construction.

*/
KanbanContainer.TRANSFER_REQUIREMENT_ITEM = new core_1.StringField('TransferRequirementItem', KanbanContainer, 'Edm.String');
KanbanContainer.TRANSFER_REQUIREMENT_ITEM = _fieldBuilder.buildEdmTypeField('TransferRequirementItem', 'Edm.String', true);
/**

@@ -261,3 +264,3 @@ * Static representation of the [[isDeleted]] property for query construction.

*/
KanbanContainer.IS_DELETED = new core_1.BooleanField('IsDeleted', KanbanContainer, 'Edm.Boolean');
KanbanContainer.IS_DELETED = _fieldBuilder.buildEdmTypeField('IsDeleted', 'Edm.Boolean', true);
/**

@@ -267,3 +270,3 @@ * Static representation of the [[previousKanbanContainerStatus]] property for query construction.

*/
KanbanContainer.PREVIOUS_KANBAN_CONTAINER_STATUS = new core_1.StringField('PreviousKanbanContainerStatus', KanbanContainer, 'Edm.String');
KanbanContainer.PREVIOUS_KANBAN_CONTAINER_STATUS = _fieldBuilder.buildEdmTypeField('PreviousKanbanContainerStatus', 'Edm.String', true);
/**

@@ -273,3 +276,3 @@ * Static representation of the [[internalJitCallNumber]] property for query construction.

*/
KanbanContainer.INTERNAL_JIT_CALL_NUMBER = new core_1.StringField('InternalJITCallNumber', KanbanContainer, 'Edm.String');
KanbanContainer.INTERNAL_JIT_CALL_NUMBER = _fieldBuilder.buildEdmTypeField('InternalJITCallNumber', 'Edm.String', true);
/**

@@ -279,3 +282,3 @@ * Static representation of the [[jitCallItemNumber]] property for query construction.

*/
KanbanContainer.JIT_CALL_ITEM_NUMBER = new core_1.StringField('JITCallItemNumber', KanbanContainer, 'Edm.String');
KanbanContainer.JIT_CALL_ITEM_NUMBER = _fieldBuilder.buildEdmTypeField('JITCallItemNumber', 'Edm.String', true);
/**

@@ -285,3 +288,3 @@ * Static representation of the [[plannedReceiptDateTime]] property for query construction.

*/
KanbanContainer.PLANNED_RECEIPT_DATE_TIME = new core_1.DateField('PlannedReceiptDateTime', KanbanContainer, 'Edm.DateTimeOffset');
KanbanContainer.PLANNED_RECEIPT_DATE_TIME = _fieldBuilder.buildEdmTypeField('PlannedReceiptDateTime', 'Edm.DateTimeOffset', true);
/**

@@ -291,3 +294,3 @@ * Static representation of the [[changedPackgInstrnDataIsAvail]] property for query construction.

*/
KanbanContainer.CHANGED_PACKG_INSTRN_DATA_IS_AVAIL = new core_1.BooleanField('ChangedPackgInstrnDataIsAvail', KanbanContainer, 'Edm.Boolean');
KanbanContainer.CHANGED_PACKG_INSTRN_DATA_IS_AVAIL = _fieldBuilder.buildEdmTypeField('ChangedPackgInstrnDataIsAvail', 'Edm.Boolean', true);
/**

@@ -297,3 +300,3 @@ * Static representation of the [[sequentialNmbrOfSuplrConf]] property for query construction.

*/
KanbanContainer.SEQUENTIAL_NMBR_OF_SUPLR_CONF = new core_1.StringField('SequentialNmbrOfSuplrConf', KanbanContainer, 'Edm.String');
KanbanContainer.SEQUENTIAL_NMBR_OF_SUPLR_CONF = _fieldBuilder.buildEdmTypeField('SequentialNmbrOfSuplrConf', 'Edm.String', true);
/**

@@ -303,3 +306,3 @@ * Static representation of the [[backflushReportingPoint]] property for query construction.

*/
KanbanContainer.BACKFLUSH_REPORTING_POINT = new core_1.StringField('BackflushReportingPoint', KanbanContainer, 'Edm.String');
KanbanContainer.BACKFLUSH_REPORTING_POINT = _fieldBuilder.buildEdmTypeField('BackflushReportingPoint', 'Edm.String', true);
/**

@@ -309,3 +312,3 @@ * Static representation of the [[purchasingDocumentCategory]] property for query construction.

*/
KanbanContainer.PURCHASING_DOCUMENT_CATEGORY = new core_1.StringField('PurchasingDocumentCategory', KanbanContainer, 'Edm.String');
KanbanContainer.PURCHASING_DOCUMENT_CATEGORY = _fieldBuilder.buildEdmTypeField('PurchasingDocumentCategory', 'Edm.String', true);
/**

@@ -315,3 +318,3 @@ * Static representation of the [[warehouse]] property for query construction.

*/
KanbanContainer.WAREHOUSE = new core_1.StringField('Warehouse', KanbanContainer, 'Edm.String');
KanbanContainer.WAREHOUSE = _fieldBuilder.buildEdmTypeField('Warehouse', 'Edm.String', true);
/**

@@ -321,3 +324,3 @@ * Static representation of the [[warehouseTask]] property for query construction.

*/
KanbanContainer.WAREHOUSE_TASK = new core_1.StringField('WarehouseTask', KanbanContainer, 'Edm.String');
KanbanContainer.WAREHOUSE_TASK = _fieldBuilder.buildEdmTypeField('WarehouseTask', 'Edm.String', true);
/**

@@ -327,3 +330,3 @@ * Static representation of the [[whseGoodsMovementDocument]] property for query construction.

*/
KanbanContainer.WHSE_GOODS_MOVEMENT_DOCUMENT = new core_1.StringField('WhseGoodsMovementDocument', KanbanContainer, 'Edm.String');
KanbanContainer.WHSE_GOODS_MOVEMENT_DOCUMENT = _fieldBuilder.buildEdmTypeField('WhseGoodsMovementDocument', 'Edm.String', true);
/**

@@ -333,3 +336,3 @@ * Static representation of the [[whseGoodsMovementDocumentItem]] property for query construction.

*/
KanbanContainer.WHSE_GOODS_MOVEMENT_DOCUMENT_ITEM = new core_1.StringField('WhseGoodsMovementDocumentItem', KanbanContainer, 'Edm.String');
KanbanContainer.WHSE_GOODS_MOVEMENT_DOCUMENT_ITEM = _fieldBuilder.buildEdmTypeField('WhseGoodsMovementDocumentItem', 'Edm.String', true);
/**

@@ -339,3 +342,3 @@ * Static representation of the [[lastChangeDateTime]] property for query construction.

*/
KanbanContainer.LAST_CHANGE_DATE_TIME = new core_1.DateField('LastChangeDateTime', KanbanContainer, 'Edm.DateTimeOffset');
KanbanContainer.LAST_CHANGE_DATE_TIME = _fieldBuilder.buildEdmTypeField('LastChangeDateTime', 'Edm.DateTimeOffset', true);
/**

@@ -342,0 +345,0 @@ * Static representation of the one-to-many navigation property [[toKanbanCtnDetailedQty]] for query construction.

import { KanbanContainerDeliveryAddrRequestBuilder } from './KanbanContainerDeliveryAddrRequestBuilder';
import { Moment } from 'moment';
import { AllFields, CustomFieldV2, DateField, EntityBuilderType, EntityV2, Field, StringField } from '@sap-cloud-sdk/core';
import { AllFields, CustomFieldV2, EdmTypeField, EntityBuilderType, EntityV2, Field, OrderableEdmTypeField } from '@sap-cloud-sdk/core';
/**

@@ -142,3 +142,3 @@ * This class represents the entity "A_KanbanContainerDeliveryAddr" of service "API_KANBAN_CONTROL_CYCLE_SRV".

*/
const KANBAN_CONTROL_CYCLE: StringField<KanbanContainerDeliveryAddr>;
const KANBAN_CONTROL_CYCLE: EdmTypeField<KanbanContainerDeliveryAddr, "Edm.String", false, true>;
/**

@@ -148,3 +148,3 @@ * Static representation of the [[plant]] property for query construction.

*/
const PLANT: StringField<KanbanContainerDeliveryAddr>;
const PLANT: EdmTypeField<KanbanContainerDeliveryAddr, "Edm.String", true, true>;
/**

@@ -154,3 +154,3 @@ * Static representation of the [[kanbanContainerDeliveryAddress]] property for query construction.

*/
const KANBAN_CONTAINER_DELIVERY_ADDRESS: StringField<KanbanContainerDeliveryAddr>;
const KANBAN_CONTAINER_DELIVERY_ADDRESS: EdmTypeField<KanbanContainerDeliveryAddr, "Edm.String", true, true>;
/**

@@ -160,3 +160,3 @@ * Static representation of the [[businessPartnerName1]] property for query construction.

*/
const BUSINESS_PARTNER_NAME_1: StringField<KanbanContainerDeliveryAddr>;
const BUSINESS_PARTNER_NAME_1: EdmTypeField<KanbanContainerDeliveryAddr, "Edm.String", true, true>;
/**

@@ -166,3 +166,3 @@ * Static representation of the [[businessPartnerName2]] property for query construction.

*/
const BUSINESS_PARTNER_NAME_2: StringField<KanbanContainerDeliveryAddr>;
const BUSINESS_PARTNER_NAME_2: EdmTypeField<KanbanContainerDeliveryAddr, "Edm.String", true, true>;
/**

@@ -172,3 +172,3 @@ * Static representation of the [[building]] property for query construction.

*/
const BUILDING: StringField<KanbanContainerDeliveryAddr>;
const BUILDING: EdmTypeField<KanbanContainerDeliveryAddr, "Edm.String", true, true>;
/**

@@ -178,3 +178,3 @@ * Static representation of the [[streetName]] property for query construction.

*/
const STREET_NAME: StringField<KanbanContainerDeliveryAddr>;
const STREET_NAME: EdmTypeField<KanbanContainerDeliveryAddr, "Edm.String", true, true>;
/**

@@ -184,3 +184,3 @@ * Static representation of the [[additionalStreetSuffixName]] property for query construction.

*/
const ADDITIONAL_STREET_SUFFIX_NAME: StringField<KanbanContainerDeliveryAddr>;
const ADDITIONAL_STREET_SUFFIX_NAME: EdmTypeField<KanbanContainerDeliveryAddr, "Edm.String", true, true>;
/**

@@ -190,3 +190,3 @@ * Static representation of the [[cityName]] property for query construction.

*/
const CITY_NAME: StringField<KanbanContainerDeliveryAddr>;
const CITY_NAME: EdmTypeField<KanbanContainerDeliveryAddr, "Edm.String", true, true>;
/**

@@ -196,3 +196,3 @@ * Static representation of the [[postalCode]] property for query construction.

*/
const POSTAL_CODE: StringField<KanbanContainerDeliveryAddr>;
const POSTAL_CODE: EdmTypeField<KanbanContainerDeliveryAddr, "Edm.String", true, true>;
/**

@@ -202,3 +202,3 @@ * Static representation of the [[country]] property for query construction.

*/
const COUNTRY: StringField<KanbanContainerDeliveryAddr>;
const COUNTRY: EdmTypeField<KanbanContainerDeliveryAddr, "Edm.String", true, true>;
/**

@@ -208,7 +208,7 @@ * Static representation of the [[lastChangeDateTime]] property for query construction.

*/
const LAST_CHANGE_DATE_TIME: DateField<KanbanContainerDeliveryAddr>;
const LAST_CHANGE_DATE_TIME: OrderableEdmTypeField<KanbanContainerDeliveryAddr, "Edm.DateTimeOffset", true, true>;
/**
* All fields of the KanbanContainerDeliveryAddr entity.
*/
const _allFields: Array<StringField<KanbanContainerDeliveryAddr> | DateField<KanbanContainerDeliveryAddr>>;
const _allFields: Array<EdmTypeField<KanbanContainerDeliveryAddr, 'Edm.String', false, true> | EdmTypeField<KanbanContainerDeliveryAddr, 'Edm.String', true, true> | OrderableEdmTypeField<KanbanContainerDeliveryAddr, 'Edm.DateTimeOffset', true, true>>;
/**

@@ -221,3 +221,3 @@ * All fields selector.

*/
const _keyFields: Array<Field<KanbanContainerDeliveryAddr>>;
const _keyFields: Array<Field<KanbanContainerDeliveryAddr, boolean, boolean>>;
/**

@@ -227,5 +227,5 @@ * Mapping of all key field names to the respective static field property KanbanContainerDeliveryAddr.

const _keys: {
[keys: string]: Field<KanbanContainerDeliveryAddr>;
[keys: string]: Field<KanbanContainerDeliveryAddr, boolean, boolean>;
};
}
//# sourceMappingURL=KanbanContainerDeliveryAddr.d.ts.map

@@ -10,2 +10,4 @@ "use strict";

return function (d, b) {
if (typeof b !== "function" && b !== null)
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
extendStatics(d, b);

@@ -85,2 +87,3 @@ function __() { this.constructor = d; }

(function (KanbanContainerDeliveryAddr) {
var _fieldBuilder = new core_1.FieldBuilder(KanbanContainerDeliveryAddr);
/**

@@ -90,3 +93,3 @@ * Static representation of the [[kanbanControlCycle]] property for query construction.

*/
KanbanContainerDeliveryAddr.KANBAN_CONTROL_CYCLE = new core_1.StringField('KanbanControlCycle', KanbanContainerDeliveryAddr, 'Edm.String');
KanbanContainerDeliveryAddr.KANBAN_CONTROL_CYCLE = _fieldBuilder.buildEdmTypeField('KanbanControlCycle', 'Edm.String', false);
/**

@@ -96,3 +99,3 @@ * Static representation of the [[plant]] property for query construction.

*/
KanbanContainerDeliveryAddr.PLANT = new core_1.StringField('Plant', KanbanContainerDeliveryAddr, 'Edm.String');
KanbanContainerDeliveryAddr.PLANT = _fieldBuilder.buildEdmTypeField('Plant', 'Edm.String', true);
/**

@@ -102,3 +105,3 @@ * Static representation of the [[kanbanContainerDeliveryAddress]] property for query construction.

*/
KanbanContainerDeliveryAddr.KANBAN_CONTAINER_DELIVERY_ADDRESS = new core_1.StringField('KanbanContainerDeliveryAddress', KanbanContainerDeliveryAddr, 'Edm.String');
KanbanContainerDeliveryAddr.KANBAN_CONTAINER_DELIVERY_ADDRESS = _fieldBuilder.buildEdmTypeField('KanbanContainerDeliveryAddress', 'Edm.String', true);
/**

@@ -108,3 +111,3 @@ * Static representation of the [[businessPartnerName1]] property for query construction.

*/
KanbanContainerDeliveryAddr.BUSINESS_PARTNER_NAME_1 = new core_1.StringField('BusinessPartnerName1', KanbanContainerDeliveryAddr, 'Edm.String');
KanbanContainerDeliveryAddr.BUSINESS_PARTNER_NAME_1 = _fieldBuilder.buildEdmTypeField('BusinessPartnerName1', 'Edm.String', true);
/**

@@ -114,3 +117,3 @@ * Static representation of the [[businessPartnerName2]] property for query construction.

*/
KanbanContainerDeliveryAddr.BUSINESS_PARTNER_NAME_2 = new core_1.StringField('BusinessPartnerName2', KanbanContainerDeliveryAddr, 'Edm.String');
KanbanContainerDeliveryAddr.BUSINESS_PARTNER_NAME_2 = _fieldBuilder.buildEdmTypeField('BusinessPartnerName2', 'Edm.String', true);
/**

@@ -120,3 +123,3 @@ * Static representation of the [[building]] property for query construction.

*/
KanbanContainerDeliveryAddr.BUILDING = new core_1.StringField('Building', KanbanContainerDeliveryAddr, 'Edm.String');
KanbanContainerDeliveryAddr.BUILDING = _fieldBuilder.buildEdmTypeField('Building', 'Edm.String', true);
/**

@@ -126,3 +129,3 @@ * Static representation of the [[streetName]] property for query construction.

*/
KanbanContainerDeliveryAddr.STREET_NAME = new core_1.StringField('StreetName', KanbanContainerDeliveryAddr, 'Edm.String');
KanbanContainerDeliveryAddr.STREET_NAME = _fieldBuilder.buildEdmTypeField('StreetName', 'Edm.String', true);
/**

@@ -132,3 +135,3 @@ * Static representation of the [[additionalStreetSuffixName]] property for query construction.

*/
KanbanContainerDeliveryAddr.ADDITIONAL_STREET_SUFFIX_NAME = new core_1.StringField('AdditionalStreetSuffixName', KanbanContainerDeliveryAddr, 'Edm.String');
KanbanContainerDeliveryAddr.ADDITIONAL_STREET_SUFFIX_NAME = _fieldBuilder.buildEdmTypeField('AdditionalStreetSuffixName', 'Edm.String', true);
/**

@@ -138,3 +141,3 @@ * Static representation of the [[cityName]] property for query construction.

*/
KanbanContainerDeliveryAddr.CITY_NAME = new core_1.StringField('CityName', KanbanContainerDeliveryAddr, 'Edm.String');
KanbanContainerDeliveryAddr.CITY_NAME = _fieldBuilder.buildEdmTypeField('CityName', 'Edm.String', true);
/**

@@ -144,3 +147,3 @@ * Static representation of the [[postalCode]] property for query construction.

*/
KanbanContainerDeliveryAddr.POSTAL_CODE = new core_1.StringField('PostalCode', KanbanContainerDeliveryAddr, 'Edm.String');
KanbanContainerDeliveryAddr.POSTAL_CODE = _fieldBuilder.buildEdmTypeField('PostalCode', 'Edm.String', true);
/**

@@ -150,3 +153,3 @@ * Static representation of the [[country]] property for query construction.

*/
KanbanContainerDeliveryAddr.COUNTRY = new core_1.StringField('Country', KanbanContainerDeliveryAddr, 'Edm.String');
KanbanContainerDeliveryAddr.COUNTRY = _fieldBuilder.buildEdmTypeField('Country', 'Edm.String', true);
/**

@@ -156,3 +159,3 @@ * Static representation of the [[lastChangeDateTime]] property for query construction.

*/
KanbanContainerDeliveryAddr.LAST_CHANGE_DATE_TIME = new core_1.DateField('LastChangeDateTime', KanbanContainerDeliveryAddr, 'Edm.DateTimeOffset');
KanbanContainerDeliveryAddr.LAST_CHANGE_DATE_TIME = _fieldBuilder.buildEdmTypeField('LastChangeDateTime', 'Edm.DateTimeOffset', true);
/**

@@ -159,0 +162,0 @@ * All fields of the KanbanContainerDeliveryAddr entity.

@@ -10,2 +10,4 @@ "use strict";

return function (d, b) {
if (typeof b !== "function" && b !== null)
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
extendStatics(d, b);

@@ -12,0 +14,0 @@ function __() { this.constructor = d; }

@@ -10,2 +10,4 @@ "use strict";

return function (d, b) {
if (typeof b !== "function" && b !== null)
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
extendStatics(d, b);

@@ -12,0 +14,0 @@ function __() { this.constructor = d; }

import { KanbanControlCycleRequestBuilder } from './KanbanControlCycleRequestBuilder';
import { Moment } from 'moment';
import { BigNumber } from 'bignumber.js';
import { AllFields, BigNumberField, BooleanField, CustomFieldV2, DateField, EntityBuilderType, EntityV2, Field, Link, NumberField, OneToOneLink, StringField } from '@sap-cloud-sdk/core';
import { AllFields, CustomFieldV2, EdmTypeField, EntityBuilderType, EntityV2, Field, Link, OneToOneLink, OrderableEdmTypeField } from '@sap-cloud-sdk/core';
/**

@@ -568,3 +568,3 @@ * This class represents the entity "A_KanbanControlCycle" of service "API_KANBAN_CONTROL_CYCLE_SRV".

*/
const KANBAN_CONTROL_CYCLE: StringField<KanbanControlCycle>;
const KANBAN_CONTROL_CYCLE: EdmTypeField<KanbanControlCycle, "Edm.String", false, true>;
/**

@@ -574,3 +574,3 @@ * Static representation of the [[kanbanControlCycleCategory]] property for query construction.

*/
const KANBAN_CONTROL_CYCLE_CATEGORY: StringField<KanbanControlCycle>;
const KANBAN_CONTROL_CYCLE_CATEGORY: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -580,3 +580,3 @@ * Static representation of the [[product]] property for query construction.

*/
const PRODUCT: StringField<KanbanControlCycle>;
const PRODUCT: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -586,3 +586,3 @@ * Static representation of the [[plant]] property for query construction.

*/
const PLANT: StringField<KanbanControlCycle>;
const PLANT: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -592,3 +592,3 @@ * Static representation of the [[productionVersion]] property for query construction.

*/
const PRODUCTION_VERSION: StringField<KanbanControlCycle>;
const PRODUCTION_VERSION: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -598,3 +598,3 @@ * Static representation of the [[productionSupplyArea]] property for query construction.

*/
const PRODUCTION_SUPPLY_AREA: StringField<KanbanControlCycle>;
const PRODUCTION_SUPPLY_AREA: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -604,3 +604,3 @@ * Static representation of the [[supplySourceResponsiblePerson]] property for query construction.

*/
const SUPPLY_SOURCE_RESPONSIBLE_PERSON: StringField<KanbanControlCycle>;
const SUPPLY_SOURCE_RESPONSIBLE_PERSON: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -610,3 +610,3 @@ * Static representation of the [[storageLocation]] property for query construction.

*/
const STORAGE_LOCATION: StringField<KanbanControlCycle>;
const STORAGE_LOCATION: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -616,3 +616,3 @@ * Static representation of the [[storingPositionName]] property for query construction.

*/
const STORING_POSITION_NAME: StringField<KanbanControlCycle>;
const STORING_POSITION_NAME: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -622,3 +622,3 @@ * Static representation of the [[kanbanContainerDeliveryAddress]] property for query construction.

*/
const KANBAN_CONTAINER_DELIVERY_ADDRESS: StringField<KanbanControlCycle>;
const KANBAN_CONTAINER_DELIVERY_ADDRESS: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -628,3 +628,3 @@ * Static representation of the [[productCostCollector]] property for query construction.

*/
const PRODUCT_COST_COLLECTOR: StringField<KanbanControlCycle>;
const PRODUCT_COST_COLLECTOR: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -634,3 +634,3 @@ * Static representation of the [[supplier]] property for query construction.

*/
const SUPPLIER: StringField<KanbanControlCycle>;
const SUPPLIER: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -640,3 +640,3 @@ * Static representation of the [[purchasingOrganization]] property for query construction.

*/
const PURCHASING_ORGANIZATION: StringField<KanbanControlCycle>;
const PURCHASING_ORGANIZATION: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -646,3 +646,3 @@ * Static representation of the [[purchaseOutlineAgreement]] property for query construction.

*/
const PURCHASE_OUTLINE_AGREEMENT: StringField<KanbanControlCycle>;
const PURCHASE_OUTLINE_AGREEMENT: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -652,3 +652,3 @@ * Static representation of the [[purchaseOutlineAgreementItem]] property for query construction.

*/
const PURCHASE_OUTLINE_AGREEMENT_ITEM: StringField<KanbanControlCycle>;
const PURCHASE_OUTLINE_AGREEMENT_ITEM: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -658,3 +658,3 @@ * Static representation of the [[warehouse]] property for query construction.

*/
const WAREHOUSE: StringField<KanbanControlCycle>;
const WAREHOUSE: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -664,3 +664,3 @@ * Static representation of the [[storageType]] property for query construction.

*/
const STORAGE_TYPE: StringField<KanbanControlCycle>;
const STORAGE_TYPE: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -670,3 +670,3 @@ * Static representation of the [[storageBin]] property for query construction.

*/
const STORAGE_BIN: StringField<KanbanControlCycle>;
const STORAGE_BIN: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -676,3 +676,3 @@ * Static representation of the [[baseUnit]] property for query construction.

*/
const BASE_UNIT: StringField<KanbanControlCycle>;
const BASE_UNIT: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -682,3 +682,3 @@ * Static representation of the [[kanbanContainerQuantityInBsUnt]] property for query construction.

*/
const KANBAN_CONTAINER_QUANTITY_IN_BS_UNT: BigNumberField<KanbanControlCycle>;
const KANBAN_CONTAINER_QUANTITY_IN_BS_UNT: OrderableEdmTypeField<KanbanControlCycle, "Edm.Decimal", true, true>;
/**

@@ -688,3 +688,3 @@ * Static representation of the [[numberOfKanbanContainers]] property for query construction.

*/
const NUMBER_OF_KANBAN_CONTAINERS: StringField<KanbanControlCycle>;
const NUMBER_OF_KANBAN_CONTAINERS: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -694,3 +694,3 @@ * Static representation of the [[maxNrOfEmptyKanbanContainers]] property for query construction.

*/
const MAX_NR_OF_EMPTY_KANBAN_CONTAINERS: StringField<KanbanControlCycle>;
const MAX_NR_OF_EMPTY_KANBAN_CONTAINERS: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -700,3 +700,3 @@ * Static representation of the [[inHouseProductionReplnmtStrgy]] property for query construction.

*/
const IN_HOUSE_PRODUCTION_REPLNMT_STRGY: StringField<KanbanControlCycle>;
const IN_HOUSE_PRODUCTION_REPLNMT_STRGY: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -706,3 +706,3 @@ * Static representation of the [[materialStaging]] property for query construction.

*/
const MATERIAL_STAGING: StringField<KanbanControlCycle>;
const MATERIAL_STAGING: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -712,3 +712,3 @@ * Static representation of the [[destinationBinIsDynamic]] property for query construction.

*/
const DESTINATION_BIN_IS_DYNAMIC: BooleanField<KanbanControlCycle>;
const DESTINATION_BIN_IS_DYNAMIC: EdmTypeField<KanbanControlCycle, "Edm.Boolean", true, true>;
/**

@@ -718,3 +718,3 @@ * Static representation of the [[extProcurementReplnmtStrgy]] property for query construction.

*/
const EXT_PROCUREMENT_REPLNMT_STRGY: StringField<KanbanControlCycle>;
const EXT_PROCUREMENT_REPLNMT_STRGY: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -724,3 +724,3 @@ * Static representation of the [[stockTransferReplnmtStrategy]] property for query construction.

*/
const STOCK_TRANSFER_REPLNMT_STRATEGY: StringField<KanbanControlCycle>;
const STOCK_TRANSFER_REPLNMT_STRATEGY: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -730,3 +730,3 @@ * Static representation of the [[replnmtIsCtrldBySupplySource]] property for query construction.

*/
const REPLNMT_IS_CTRLD_BY_SUPPLY_SOURCE: BooleanField<KanbanControlCycle>;
const REPLNMT_IS_CTRLD_BY_SUPPLY_SOURCE: EdmTypeField<KanbanControlCycle, "Edm.Boolean", true, true>;
/**

@@ -736,3 +736,3 @@ * Static representation of the [[kanbanContainerPackggProduct]] property for query construction.

*/
const KANBAN_CONTAINER_PACKGG_PRODUCT: StringField<KanbanControlCycle>;
const KANBAN_CONTAINER_PACKGG_PRODUCT: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -742,3 +742,3 @@ * Static representation of the [[separateGrIsNeededIfSetToFull]] property for query construction.

*/
const SEPARATE_GR_IS_NEEDED_IF_SET_TO_FULL: BooleanField<KanbanControlCycle>;
const SEPARATE_GR_IS_NEEDED_IF_SET_TO_FULL: EdmTypeField<KanbanControlCycle, "Edm.Boolean", true, true>;
/**

@@ -748,3 +748,3 @@ * Static representation of the [[costCenter]] property for query construction.

*/
const COST_CENTER: StringField<KanbanControlCycle>;
const COST_CENTER: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -754,3 +754,3 @@ * Static representation of the [[supplySourcePlant]] property for query construction.

*/
const SUPPLY_SOURCE_PLANT: StringField<KanbanControlCycle>;
const SUPPLY_SOURCE_PLANT: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -760,3 +760,3 @@ * Static representation of the [[kanbanContainerStatusSequence]] property for query construction.

*/
const KANBAN_CONTAINER_STATUS_SEQUENCE: StringField<KanbanControlCycle>;
const KANBAN_CONTAINER_STATUS_SEQUENCE: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -766,3 +766,3 @@ * Static representation of the [[kanbanCtnReplnmtTriggerLogic]] property for query construction.

*/
const KANBAN_CTN_REPLNMT_TRIGGER_LOGIC: StringField<KanbanControlCycle>;
const KANBAN_CTN_REPLNMT_TRIGGER_LOGIC: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -772,3 +772,3 @@ * Static representation of the [[knbnCtnReplnmtTrggrQtyInBsUnt]] property for query construction.

*/
const KNBN_CTN_REPLNMT_TRGGR_QTY_IN_BS_UNT: BigNumberField<KanbanControlCycle>;
const KNBN_CTN_REPLNMT_TRGGR_QTY_IN_BS_UNT: OrderableEdmTypeField<KanbanControlCycle, "Edm.Decimal", true, true>;
/**

@@ -778,3 +778,3 @@ * Static representation of the [[kanbanContainerCalculationType]] property for query construction.

*/
const KANBAN_CONTAINER_CALCULATION_TYPE: StringField<KanbanControlCycle>;
const KANBAN_CONTAINER_CALCULATION_TYPE: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -784,3 +784,3 @@ * Static representation of the [[kanbanCtnCalcSafetyFactor]] property for query construction.

*/
const KANBAN_CTN_CALC_SAFETY_FACTOR: BigNumberField<KanbanControlCycle>;
const KANBAN_CTN_CALC_SAFETY_FACTOR: OrderableEdmTypeField<KanbanControlCycle, "Edm.Decimal", true, true>;
/**

@@ -790,3 +790,3 @@ * Static representation of the [[kanbanCtnCalculationConstant]] property for query construction.

*/
const KANBAN_CTN_CALCULATION_CONSTANT: NumberField<KanbanControlCycle>;
const KANBAN_CTN_CALCULATION_CONSTANT: OrderableEdmTypeField<KanbanControlCycle, "Edm.Byte", true, true>;
/**

@@ -796,3 +796,3 @@ * Static representation of the [[kanbanCtnRoundingQtyInBsUnt]] property for query construction.

*/
const KANBAN_CTN_ROUNDING_QTY_IN_BS_UNT: BigNumberField<KanbanControlCycle>;
const KANBAN_CTN_ROUNDING_QTY_IN_BS_UNT: OrderableEdmTypeField<KanbanControlCycle, "Edm.Decimal", true, true>;
/**

@@ -802,3 +802,3 @@ * Static representation of the [[fixedKanbanContainerQtyInBsUnt]] property for query construction.

*/
const FIXED_KANBAN_CONTAINER_QTY_IN_BS_UNT: BigNumberField<KanbanControlCycle>;
const FIXED_KANBAN_CONTAINER_QTY_IN_BS_UNT: OrderableEdmTypeField<KanbanControlCycle, "Edm.Decimal", true, true>;
/**

@@ -808,3 +808,3 @@ * Static representation of the [[kanbanContainerCalcProfile]] property for query construction.

*/
const KANBAN_CONTAINER_CALC_PROFILE: StringField<KanbanControlCycle>;
const KANBAN_CONTAINER_CALC_PROFILE: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -814,3 +814,3 @@ * Static representation of the [[replnmtLeadTimeInWorkdays]] property for query construction.

*/
const REPLNMT_LEAD_TIME_IN_WORKDAYS: BigNumberField<KanbanControlCycle>;
const REPLNMT_LEAD_TIME_IN_WORKDAYS: OrderableEdmTypeField<KanbanControlCycle, "Edm.Decimal", true, true>;
/**

@@ -820,3 +820,3 @@ * Static representation of the [[replnmtLeadTimeInMinutes]] property for query construction.

*/
const REPLNMT_LEAD_TIME_IN_MINUTES: BigNumberField<KanbanControlCycle>;
const REPLNMT_LEAD_TIME_IN_MINUTES: OrderableEdmTypeField<KanbanControlCycle, "Edm.Decimal", true, true>;
/**

@@ -826,3 +826,3 @@ * Static representation of the [[salesSchedulingAgreement]] property for query construction.

*/
const SALES_SCHEDULING_AGREEMENT: StringField<KanbanControlCycle>;
const SALES_SCHEDULING_AGREEMENT: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -832,3 +832,3 @@ * Static representation of the [[salesSchedulingAgreementItem]] property for query construction.

*/
const SALES_SCHEDULING_AGREEMENT_ITEM: StringField<KanbanControlCycle>;
const SALES_SCHEDULING_AGREEMENT_ITEM: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -838,3 +838,3 @@ * Static representation of the [[sourceProductionSupplyArea]] property for query construction.

*/
const SOURCE_PRODUCTION_SUPPLY_AREA: StringField<KanbanControlCycle>;
const SOURCE_PRODUCTION_SUPPLY_AREA: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -844,3 +844,3 @@ * Static representation of the [[jitCallProfile]] property for query construction.

*/
const JIT_CALL_PROFILE: StringField<KanbanControlCycle>;
const JIT_CALL_PROFILE: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -850,3 +850,3 @@ * Static representation of the [[packingInstruction]] property for query construction.

*/
const PACKING_INSTRUCTION: StringField<KanbanControlCycle>;
const PACKING_INSTRUCTION: EdmTypeField<KanbanControlCycle, "Edm.Guid", true, true>;
/**

@@ -856,3 +856,3 @@ * Static representation of the [[numberOfLoadCarriers]] property for query construction.

*/
const NUMBER_OF_LOAD_CARRIERS: StringField<KanbanControlCycle>;
const NUMBER_OF_LOAD_CARRIERS: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -862,3 +862,3 @@ * Static representation of the [[backflushReportingPoint]] property for query construction.

*/
const BACKFLUSH_REPORTING_POINT: StringField<KanbanControlCycle>;
const BACKFLUSH_REPORTING_POINT: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -868,3 +868,3 @@ * Static representation of the [[kanbanCtrlCycleLifeCycleStatus]] property for query construction.

*/
const KANBAN_CTRL_CYCLE_LIFE_CYCLE_STATUS: StringField<KanbanControlCycle>;
const KANBAN_CTRL_CYCLE_LIFE_CYCLE_STATUS: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -874,3 +874,3 @@ * Static representation of the [[creationDate]] property for query construction.

*/
const CREATION_DATE: DateField<KanbanControlCycle>;
const CREATION_DATE: OrderableEdmTypeField<KanbanControlCycle, "Edm.DateTime", true, true>;
/**

@@ -880,3 +880,3 @@ * Static representation of the [[releaseDate]] property for query construction.

*/
const RELEASE_DATE: DateField<KanbanControlCycle>;
const RELEASE_DATE: OrderableEdmTypeField<KanbanControlCycle, "Edm.DateTime", true, true>;
/**

@@ -886,3 +886,3 @@ * Static representation of the [[lockDate]] property for query construction.

*/
const LOCK_DATE: DateField<KanbanControlCycle>;
const LOCK_DATE: OrderableEdmTypeField<KanbanControlCycle, "Edm.DateTime", true, true>;
/**

@@ -892,3 +892,3 @@ * Static representation of the [[pullIntervalInWorkdays]] property for query construction.

*/
const PULL_INTERVAL_IN_WORKDAYS: BigNumberField<KanbanControlCycle>;
const PULL_INTERVAL_IN_WORKDAYS: OrderableEdmTypeField<KanbanControlCycle, "Edm.Decimal", true, true>;
/**

@@ -898,3 +898,3 @@ * Static representation of the [[pullIntervalInMinutes]] property for query construction.

*/
const PULL_INTERVAL_IN_MINUTES: BigNumberField<KanbanControlCycle>;
const PULL_INTERVAL_IN_MINUTES: OrderableEdmTypeField<KanbanControlCycle, "Edm.Decimal", true, true>;
/**

@@ -904,3 +904,3 @@ * Static representation of the [[kanbanCtnRefillTimeInDays]] property for query construction.

*/
const KANBAN_CTN_REFILL_TIME_IN_DAYS: BigNumberField<KanbanControlCycle>;
const KANBAN_CTN_REFILL_TIME_IN_DAYS: OrderableEdmTypeField<KanbanControlCycle, "Edm.Decimal", true, true>;
/**

@@ -910,3 +910,3 @@ * Static representation of the [[kanbanCtnRefillTmeInMinutes]] property for query construction.

*/
const KANBAN_CTN_REFILL_TME_IN_MINUTES: BigNumberField<KanbanControlCycle>;
const KANBAN_CTN_REFILL_TME_IN_MINUTES: OrderableEdmTypeField<KanbanControlCycle, "Edm.Decimal", true, true>;
/**

@@ -916,3 +916,3 @@ * Static representation of the [[kanbanCtnWaitTimeInDays]] property for query construction.

*/
const KANBAN_CTN_WAIT_TIME_IN_DAYS: BigNumberField<KanbanControlCycle>;
const KANBAN_CTN_WAIT_TIME_IN_DAYS: OrderableEdmTypeField<KanbanControlCycle, "Edm.Decimal", true, true>;
/**

@@ -922,3 +922,3 @@ * Static representation of the [[kanbanCtnWaitTimeInMinutes]] property for query construction.

*/
const KANBAN_CTN_WAIT_TIME_IN_MINUTES: BigNumberField<KanbanControlCycle>;
const KANBAN_CTN_WAIT_TIME_IN_MINUTES: OrderableEdmTypeField<KanbanControlCycle, "Edm.Decimal", true, true>;
/**

@@ -928,3 +928,3 @@ * Static representation of the [[kanbanCtnTransportTimeInDays]] property for query construction.

*/
const KANBAN_CTN_TRANSPORT_TIME_IN_DAYS: BigNumberField<KanbanControlCycle>;
const KANBAN_CTN_TRANSPORT_TIME_IN_DAYS: OrderableEdmTypeField<KanbanControlCycle, "Edm.Decimal", true, true>;
/**

@@ -934,3 +934,3 @@ * Static representation of the [[kanbanCtnTransportTmeInMinutes]] property for query construction.

*/
const KANBAN_CTN_TRANSPORT_TME_IN_MINUTES: BigNumberField<KanbanControlCycle>;
const KANBAN_CTN_TRANSPORT_TME_IN_MINUTES: OrderableEdmTypeField<KanbanControlCycle, "Edm.Decimal", true, true>;
/**

@@ -940,3 +940,3 @@ * Static representation of the [[knbnCtnCalcRqmtBufferInPercent]] property for query construction.

*/
const KNBN_CTN_CALC_RQMT_BUFFER_IN_PERCENT: BigNumberField<KanbanControlCycle>;
const KNBN_CTN_CALC_RQMT_BUFFER_IN_PERCENT: OrderableEdmTypeField<KanbanControlCycle, "Edm.Decimal", true, true>;
/**

@@ -946,3 +946,3 @@ * Static representation of the [[knbnCtnCalcSupplySrceBufInPct]] property for query construction.

*/
const KNBN_CTN_CALC_SUPPLY_SRCE_BUF_IN_PCT: BigNumberField<KanbanControlCycle>;
const KNBN_CTN_CALC_SUPPLY_SRCE_BUF_IN_PCT: OrderableEdmTypeField<KanbanControlCycle, "Edm.Decimal", true, true>;
/**

@@ -952,3 +952,3 @@ * Static representation of the [[nrOfKanbanCtnsFlaggedToUnlock]] property for query construction.

*/
const NR_OF_KANBAN_CTNS_FLAGGED_TO_UNLOCK: StringField<KanbanControlCycle>;
const NR_OF_KANBAN_CTNS_FLAGGED_TO_UNLOCK: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -958,3 +958,3 @@ * Static representation of the [[nrOfWaitingKnbnCtnsBfrReplnmt]] property for query construction.

*/
const NR_OF_WAITING_KNBN_CTNS_BFR_REPLNMT: StringField<KanbanControlCycle>;
const NR_OF_WAITING_KNBN_CTNS_BFR_REPLNMT: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -964,3 +964,3 @@ * Static representation of the [[kanbanCtrlCycReplnmtTriggerGrp]] property for query construction.

*/
const KANBAN_CTRL_CYC_REPLNMT_TRIGGER_GRP: StringField<KanbanControlCycle>;
const KANBAN_CTRL_CYC_REPLNMT_TRIGGER_GRP: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -970,3 +970,3 @@ * Static representation of the [[planningWorkCenter]] property for query construction.

*/
const PLANNING_WORK_CENTER: StringField<KanbanControlCycle>;
const PLANNING_WORK_CENTER: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -976,3 +976,3 @@ * Static representation of the [[productionOrdersAreCombined]] property for query construction.

*/
const PRODUCTION_ORDERS_ARE_COMBINED: BooleanField<KanbanControlCycle>;
const PRODUCTION_ORDERS_ARE_COMBINED: EdmTypeField<KanbanControlCycle, "Edm.Boolean", true, true>;
/**

@@ -982,3 +982,3 @@ * Static representation of the [[destinationStorageBin]] property for query construction.

*/
const DESTINATION_STORAGE_BIN: StringField<KanbanControlCycle>;
const DESTINATION_STORAGE_BIN: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -988,3 +988,3 @@ * Static representation of the [[sourceStorageBin]] property for query construction.

*/
const SOURCE_STORAGE_BIN: StringField<KanbanControlCycle>;
const SOURCE_STORAGE_BIN: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -994,3 +994,3 @@ * Static representation of the [[warehouseProcessType]] property for query construction.

*/
const WAREHOUSE_PROCESS_TYPE: StringField<KanbanControlCycle>;
const WAREHOUSE_PROCESS_TYPE: EdmTypeField<KanbanControlCycle, "Edm.String", true, true>;
/**

@@ -1000,3 +1000,3 @@ * Static representation of the [[lastChangeDateTime]] property for query construction.

*/
const LAST_CHANGE_DATE_TIME: DateField<KanbanControlCycle>;
const LAST_CHANGE_DATE_TIME: OrderableEdmTypeField<KanbanControlCycle, "Edm.DateTimeOffset", true, true>;
/**

@@ -1015,3 +1015,3 @@ * Static representation of the one-to-many navigation property [[toKanbanContainer]] for query construction.

*/
const _allFields: Array<StringField<KanbanControlCycle> | BigNumberField<KanbanControlCycle> | BooleanField<KanbanControlCycle> | NumberField<KanbanControlCycle> | DateField<KanbanControlCycle> | Link<KanbanControlCycle, KanbanContainer> | OneToOneLink<KanbanControlCycle, KanbanContainerDeliveryAddr>>;
const _allFields: Array<EdmTypeField<KanbanControlCycle, 'Edm.String', false, true> | EdmTypeField<KanbanControlCycle, 'Edm.String', true, true> | OrderableEdmTypeField<KanbanControlCycle, 'Edm.Decimal', true, true> | EdmTypeField<KanbanControlCycle, 'Edm.Boolean', true, true> | OrderableEdmTypeField<KanbanControlCycle, 'Edm.Byte', true, true> | EdmTypeField<KanbanControlCycle, 'Edm.Guid', true, true> | OrderableEdmTypeField<KanbanControlCycle, 'Edm.DateTime', true, true> | OrderableEdmTypeField<KanbanControlCycle, 'Edm.DateTimeOffset', true, true> | Link<KanbanControlCycle, KanbanContainer> | OneToOneLink<KanbanControlCycle, KanbanContainerDeliveryAddr>>;
/**

@@ -1024,3 +1024,3 @@ * All fields selector.

*/
const _keyFields: Array<Field<KanbanControlCycle>>;
const _keyFields: Array<Field<KanbanControlCycle, boolean, boolean>>;
/**

@@ -1030,5 +1030,5 @@ * Mapping of all key field names to the respective static field property KanbanControlCycle.

const _keys: {
[keys: string]: Field<KanbanControlCycle>;
[keys: string]: Field<KanbanControlCycle, boolean, boolean>;
};
}
//# sourceMappingURL=KanbanControlCycle.d.ts.map

@@ -10,2 +10,4 @@ "use strict";

return function (d, b) {
if (typeof b !== "function" && b !== null)
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
extendStatics(d, b);

@@ -87,2 +89,3 @@ function __() { this.constructor = d; }

(function (KanbanControlCycle) {
var _fieldBuilder = new core_1.FieldBuilder(KanbanControlCycle);
/**

@@ -92,3 +95,3 @@ * Static representation of the [[kanbanControlCycle]] property for query construction.

*/
KanbanControlCycle.KANBAN_CONTROL_CYCLE = new core_1.StringField('KanbanControlCycle', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.KANBAN_CONTROL_CYCLE = _fieldBuilder.buildEdmTypeField('KanbanControlCycle', 'Edm.String', false);
/**

@@ -98,3 +101,3 @@ * Static representation of the [[kanbanControlCycleCategory]] property for query construction.

*/
KanbanControlCycle.KANBAN_CONTROL_CYCLE_CATEGORY = new core_1.StringField('KanbanControlCycleCategory', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.KANBAN_CONTROL_CYCLE_CATEGORY = _fieldBuilder.buildEdmTypeField('KanbanControlCycleCategory', 'Edm.String', true);
/**

@@ -104,3 +107,3 @@ * Static representation of the [[product]] property for query construction.

*/
KanbanControlCycle.PRODUCT = new core_1.StringField('Product', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.PRODUCT = _fieldBuilder.buildEdmTypeField('Product', 'Edm.String', true);
/**

@@ -110,3 +113,3 @@ * Static representation of the [[plant]] property for query construction.

*/
KanbanControlCycle.PLANT = new core_1.StringField('Plant', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.PLANT = _fieldBuilder.buildEdmTypeField('Plant', 'Edm.String', true);
/**

@@ -116,3 +119,3 @@ * Static representation of the [[productionVersion]] property for query construction.

*/
KanbanControlCycle.PRODUCTION_VERSION = new core_1.StringField('ProductionVersion', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.PRODUCTION_VERSION = _fieldBuilder.buildEdmTypeField('ProductionVersion', 'Edm.String', true);
/**

@@ -122,3 +125,3 @@ * Static representation of the [[productionSupplyArea]] property for query construction.

*/
KanbanControlCycle.PRODUCTION_SUPPLY_AREA = new core_1.StringField('ProductionSupplyArea', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.PRODUCTION_SUPPLY_AREA = _fieldBuilder.buildEdmTypeField('ProductionSupplyArea', 'Edm.String', true);
/**

@@ -128,3 +131,3 @@ * Static representation of the [[supplySourceResponsiblePerson]] property for query construction.

*/
KanbanControlCycle.SUPPLY_SOURCE_RESPONSIBLE_PERSON = new core_1.StringField('SupplySourceResponsiblePerson', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.SUPPLY_SOURCE_RESPONSIBLE_PERSON = _fieldBuilder.buildEdmTypeField('SupplySourceResponsiblePerson', 'Edm.String', true);
/**

@@ -134,3 +137,3 @@ * Static representation of the [[storageLocation]] property for query construction.

*/
KanbanControlCycle.STORAGE_LOCATION = new core_1.StringField('StorageLocation', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.STORAGE_LOCATION = _fieldBuilder.buildEdmTypeField('StorageLocation', 'Edm.String', true);
/**

@@ -140,3 +143,3 @@ * Static representation of the [[storingPositionName]] property for query construction.

*/
KanbanControlCycle.STORING_POSITION_NAME = new core_1.StringField('StoringPositionName', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.STORING_POSITION_NAME = _fieldBuilder.buildEdmTypeField('StoringPositionName', 'Edm.String', true);
/**

@@ -146,3 +149,3 @@ * Static representation of the [[kanbanContainerDeliveryAddress]] property for query construction.

*/
KanbanControlCycle.KANBAN_CONTAINER_DELIVERY_ADDRESS = new core_1.StringField('KanbanContainerDeliveryAddress', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.KANBAN_CONTAINER_DELIVERY_ADDRESS = _fieldBuilder.buildEdmTypeField('KanbanContainerDeliveryAddress', 'Edm.String', true);
/**

@@ -152,3 +155,3 @@ * Static representation of the [[productCostCollector]] property for query construction.

*/
KanbanControlCycle.PRODUCT_COST_COLLECTOR = new core_1.StringField('ProductCostCollector', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.PRODUCT_COST_COLLECTOR = _fieldBuilder.buildEdmTypeField('ProductCostCollector', 'Edm.String', true);
/**

@@ -158,3 +161,3 @@ * Static representation of the [[supplier]] property for query construction.

*/
KanbanControlCycle.SUPPLIER = new core_1.StringField('Supplier', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.SUPPLIER = _fieldBuilder.buildEdmTypeField('Supplier', 'Edm.String', true);
/**

@@ -164,3 +167,3 @@ * Static representation of the [[purchasingOrganization]] property for query construction.

*/
KanbanControlCycle.PURCHASING_ORGANIZATION = new core_1.StringField('PurchasingOrganization', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.PURCHASING_ORGANIZATION = _fieldBuilder.buildEdmTypeField('PurchasingOrganization', 'Edm.String', true);
/**

@@ -170,3 +173,3 @@ * Static representation of the [[purchaseOutlineAgreement]] property for query construction.

*/
KanbanControlCycle.PURCHASE_OUTLINE_AGREEMENT = new core_1.StringField('PurchaseOutlineAgreement', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.PURCHASE_OUTLINE_AGREEMENT = _fieldBuilder.buildEdmTypeField('PurchaseOutlineAgreement', 'Edm.String', true);
/**

@@ -176,3 +179,3 @@ * Static representation of the [[purchaseOutlineAgreementItem]] property for query construction.

*/
KanbanControlCycle.PURCHASE_OUTLINE_AGREEMENT_ITEM = new core_1.StringField('PurchaseOutlineAgreementItem', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.PURCHASE_OUTLINE_AGREEMENT_ITEM = _fieldBuilder.buildEdmTypeField('PurchaseOutlineAgreementItem', 'Edm.String', true);
/**

@@ -182,3 +185,3 @@ * Static representation of the [[warehouse]] property for query construction.

*/
KanbanControlCycle.WAREHOUSE = new core_1.StringField('Warehouse', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.WAREHOUSE = _fieldBuilder.buildEdmTypeField('Warehouse', 'Edm.String', true);
/**

@@ -188,3 +191,3 @@ * Static representation of the [[storageType]] property for query construction.

*/
KanbanControlCycle.STORAGE_TYPE = new core_1.StringField('StorageType', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.STORAGE_TYPE = _fieldBuilder.buildEdmTypeField('StorageType', 'Edm.String', true);
/**

@@ -194,3 +197,3 @@ * Static representation of the [[storageBin]] property for query construction.

*/
KanbanControlCycle.STORAGE_BIN = new core_1.StringField('StorageBin', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.STORAGE_BIN = _fieldBuilder.buildEdmTypeField('StorageBin', 'Edm.String', true);
/**

@@ -200,3 +203,3 @@ * Static representation of the [[baseUnit]] property for query construction.

*/
KanbanControlCycle.BASE_UNIT = new core_1.StringField('BaseUnit', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.BASE_UNIT = _fieldBuilder.buildEdmTypeField('BaseUnit', 'Edm.String', true);
/**

@@ -206,3 +209,3 @@ * Static representation of the [[kanbanContainerQuantityInBsUnt]] property for query construction.

*/
KanbanControlCycle.KANBAN_CONTAINER_QUANTITY_IN_BS_UNT = new core_1.BigNumberField('KanbanContainerQuantityInBsUnt', KanbanControlCycle, 'Edm.Decimal');
KanbanControlCycle.KANBAN_CONTAINER_QUANTITY_IN_BS_UNT = _fieldBuilder.buildEdmTypeField('KanbanContainerQuantityInBsUnt', 'Edm.Decimal', true);
/**

@@ -212,3 +215,3 @@ * Static representation of the [[numberOfKanbanContainers]] property for query construction.

*/
KanbanControlCycle.NUMBER_OF_KANBAN_CONTAINERS = new core_1.StringField('NumberOfKanbanContainers', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.NUMBER_OF_KANBAN_CONTAINERS = _fieldBuilder.buildEdmTypeField('NumberOfKanbanContainers', 'Edm.String', true);
/**

@@ -218,3 +221,3 @@ * Static representation of the [[maxNrOfEmptyKanbanContainers]] property for query construction.

*/
KanbanControlCycle.MAX_NR_OF_EMPTY_KANBAN_CONTAINERS = new core_1.StringField('MaxNrOfEmptyKanbanContainers', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.MAX_NR_OF_EMPTY_KANBAN_CONTAINERS = _fieldBuilder.buildEdmTypeField('MaxNrOfEmptyKanbanContainers', 'Edm.String', true);
/**

@@ -224,3 +227,3 @@ * Static representation of the [[inHouseProductionReplnmtStrgy]] property for query construction.

*/
KanbanControlCycle.IN_HOUSE_PRODUCTION_REPLNMT_STRGY = new core_1.StringField('InHouseProductionReplnmtStrgy', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.IN_HOUSE_PRODUCTION_REPLNMT_STRGY = _fieldBuilder.buildEdmTypeField('InHouseProductionReplnmtStrgy', 'Edm.String', true);
/**

@@ -230,3 +233,3 @@ * Static representation of the [[materialStaging]] property for query construction.

*/
KanbanControlCycle.MATERIAL_STAGING = new core_1.StringField('MaterialStaging', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.MATERIAL_STAGING = _fieldBuilder.buildEdmTypeField('MaterialStaging', 'Edm.String', true);
/**

@@ -236,3 +239,3 @@ * Static representation of the [[destinationBinIsDynamic]] property for query construction.

*/
KanbanControlCycle.DESTINATION_BIN_IS_DYNAMIC = new core_1.BooleanField('DestinationBinIsDynamic', KanbanControlCycle, 'Edm.Boolean');
KanbanControlCycle.DESTINATION_BIN_IS_DYNAMIC = _fieldBuilder.buildEdmTypeField('DestinationBinIsDynamic', 'Edm.Boolean', true);
/**

@@ -242,3 +245,3 @@ * Static representation of the [[extProcurementReplnmtStrgy]] property for query construction.

*/
KanbanControlCycle.EXT_PROCUREMENT_REPLNMT_STRGY = new core_1.StringField('ExtProcurementReplnmtStrgy', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.EXT_PROCUREMENT_REPLNMT_STRGY = _fieldBuilder.buildEdmTypeField('ExtProcurementReplnmtStrgy', 'Edm.String', true);
/**

@@ -248,3 +251,3 @@ * Static representation of the [[stockTransferReplnmtStrategy]] property for query construction.

*/
KanbanControlCycle.STOCK_TRANSFER_REPLNMT_STRATEGY = new core_1.StringField('StockTransferReplnmtStrategy', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.STOCK_TRANSFER_REPLNMT_STRATEGY = _fieldBuilder.buildEdmTypeField('StockTransferReplnmtStrategy', 'Edm.String', true);
/**

@@ -254,3 +257,3 @@ * Static representation of the [[replnmtIsCtrldBySupplySource]] property for query construction.

*/
KanbanControlCycle.REPLNMT_IS_CTRLD_BY_SUPPLY_SOURCE = new core_1.BooleanField('ReplnmtIsCtrldBySupplySource', KanbanControlCycle, 'Edm.Boolean');
KanbanControlCycle.REPLNMT_IS_CTRLD_BY_SUPPLY_SOURCE = _fieldBuilder.buildEdmTypeField('ReplnmtIsCtrldBySupplySource', 'Edm.Boolean', true);
/**

@@ -260,3 +263,3 @@ * Static representation of the [[kanbanContainerPackggProduct]] property for query construction.

*/
KanbanControlCycle.KANBAN_CONTAINER_PACKGG_PRODUCT = new core_1.StringField('KanbanContainerPackggProduct', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.KANBAN_CONTAINER_PACKGG_PRODUCT = _fieldBuilder.buildEdmTypeField('KanbanContainerPackggProduct', 'Edm.String', true);
/**

@@ -266,3 +269,3 @@ * Static representation of the [[separateGrIsNeededIfSetToFull]] property for query construction.

*/
KanbanControlCycle.SEPARATE_GR_IS_NEEDED_IF_SET_TO_FULL = new core_1.BooleanField('SeparateGRIsNeededIfSetToFull', KanbanControlCycle, 'Edm.Boolean');
KanbanControlCycle.SEPARATE_GR_IS_NEEDED_IF_SET_TO_FULL = _fieldBuilder.buildEdmTypeField('SeparateGRIsNeededIfSetToFull', 'Edm.Boolean', true);
/**

@@ -272,3 +275,3 @@ * Static representation of the [[costCenter]] property for query construction.

*/
KanbanControlCycle.COST_CENTER = new core_1.StringField('CostCenter', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.COST_CENTER = _fieldBuilder.buildEdmTypeField('CostCenter', 'Edm.String', true);
/**

@@ -278,3 +281,3 @@ * Static representation of the [[supplySourcePlant]] property for query construction.

*/
KanbanControlCycle.SUPPLY_SOURCE_PLANT = new core_1.StringField('SupplySourcePlant', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.SUPPLY_SOURCE_PLANT = _fieldBuilder.buildEdmTypeField('SupplySourcePlant', 'Edm.String', true);
/**

@@ -284,3 +287,3 @@ * Static representation of the [[kanbanContainerStatusSequence]] property for query construction.

*/
KanbanControlCycle.KANBAN_CONTAINER_STATUS_SEQUENCE = new core_1.StringField('KanbanContainerStatusSequence', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.KANBAN_CONTAINER_STATUS_SEQUENCE = _fieldBuilder.buildEdmTypeField('KanbanContainerStatusSequence', 'Edm.String', true);
/**

@@ -290,3 +293,3 @@ * Static representation of the [[kanbanCtnReplnmtTriggerLogic]] property for query construction.

*/
KanbanControlCycle.KANBAN_CTN_REPLNMT_TRIGGER_LOGIC = new core_1.StringField('KanbanCtnReplnmtTriggerLogic', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.KANBAN_CTN_REPLNMT_TRIGGER_LOGIC = _fieldBuilder.buildEdmTypeField('KanbanCtnReplnmtTriggerLogic', 'Edm.String', true);
/**

@@ -296,3 +299,3 @@ * Static representation of the [[knbnCtnReplnmtTrggrQtyInBsUnt]] property for query construction.

*/
KanbanControlCycle.KNBN_CTN_REPLNMT_TRGGR_QTY_IN_BS_UNT = new core_1.BigNumberField('KnbnCtnReplnmtTrggrQtyInBsUnt', KanbanControlCycle, 'Edm.Decimal');
KanbanControlCycle.KNBN_CTN_REPLNMT_TRGGR_QTY_IN_BS_UNT = _fieldBuilder.buildEdmTypeField('KnbnCtnReplnmtTrggrQtyInBsUnt', 'Edm.Decimal', true);
/**

@@ -302,3 +305,3 @@ * Static representation of the [[kanbanContainerCalculationType]] property for query construction.

*/
KanbanControlCycle.KANBAN_CONTAINER_CALCULATION_TYPE = new core_1.StringField('KanbanContainerCalculationType', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.KANBAN_CONTAINER_CALCULATION_TYPE = _fieldBuilder.buildEdmTypeField('KanbanContainerCalculationType', 'Edm.String', true);
/**

@@ -308,3 +311,3 @@ * Static representation of the [[kanbanCtnCalcSafetyFactor]] property for query construction.

*/
KanbanControlCycle.KANBAN_CTN_CALC_SAFETY_FACTOR = new core_1.BigNumberField('KanbanCtnCalcSafetyFactor', KanbanControlCycle, 'Edm.Decimal');
KanbanControlCycle.KANBAN_CTN_CALC_SAFETY_FACTOR = _fieldBuilder.buildEdmTypeField('KanbanCtnCalcSafetyFactor', 'Edm.Decimal', true);
/**

@@ -314,3 +317,3 @@ * Static representation of the [[kanbanCtnCalculationConstant]] property for query construction.

*/
KanbanControlCycle.KANBAN_CTN_CALCULATION_CONSTANT = new core_1.NumberField('KanbanCtnCalculationConstant', KanbanControlCycle, 'Edm.Byte');
KanbanControlCycle.KANBAN_CTN_CALCULATION_CONSTANT = _fieldBuilder.buildEdmTypeField('KanbanCtnCalculationConstant', 'Edm.Byte', true);
/**

@@ -320,3 +323,3 @@ * Static representation of the [[kanbanCtnRoundingQtyInBsUnt]] property for query construction.

*/
KanbanControlCycle.KANBAN_CTN_ROUNDING_QTY_IN_BS_UNT = new core_1.BigNumberField('KanbanCtnRoundingQtyInBsUnt', KanbanControlCycle, 'Edm.Decimal');
KanbanControlCycle.KANBAN_CTN_ROUNDING_QTY_IN_BS_UNT = _fieldBuilder.buildEdmTypeField('KanbanCtnRoundingQtyInBsUnt', 'Edm.Decimal', true);
/**

@@ -326,3 +329,3 @@ * Static representation of the [[fixedKanbanContainerQtyInBsUnt]] property for query construction.

*/
KanbanControlCycle.FIXED_KANBAN_CONTAINER_QTY_IN_BS_UNT = new core_1.BigNumberField('FixedKanbanContainerQtyInBsUnt', KanbanControlCycle, 'Edm.Decimal');
KanbanControlCycle.FIXED_KANBAN_CONTAINER_QTY_IN_BS_UNT = _fieldBuilder.buildEdmTypeField('FixedKanbanContainerQtyInBsUnt', 'Edm.Decimal', true);
/**

@@ -332,3 +335,3 @@ * Static representation of the [[kanbanContainerCalcProfile]] property for query construction.

*/
KanbanControlCycle.KANBAN_CONTAINER_CALC_PROFILE = new core_1.StringField('KanbanContainerCalcProfile', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.KANBAN_CONTAINER_CALC_PROFILE = _fieldBuilder.buildEdmTypeField('KanbanContainerCalcProfile', 'Edm.String', true);
/**

@@ -338,3 +341,3 @@ * Static representation of the [[replnmtLeadTimeInWorkdays]] property for query construction.

*/
KanbanControlCycle.REPLNMT_LEAD_TIME_IN_WORKDAYS = new core_1.BigNumberField('ReplnmtLeadTimeInWorkdays', KanbanControlCycle, 'Edm.Decimal');
KanbanControlCycle.REPLNMT_LEAD_TIME_IN_WORKDAYS = _fieldBuilder.buildEdmTypeField('ReplnmtLeadTimeInWorkdays', 'Edm.Decimal', true);
/**

@@ -344,3 +347,3 @@ * Static representation of the [[replnmtLeadTimeInMinutes]] property for query construction.

*/
KanbanControlCycle.REPLNMT_LEAD_TIME_IN_MINUTES = new core_1.BigNumberField('ReplnmtLeadTimeInMinutes', KanbanControlCycle, 'Edm.Decimal');
KanbanControlCycle.REPLNMT_LEAD_TIME_IN_MINUTES = _fieldBuilder.buildEdmTypeField('ReplnmtLeadTimeInMinutes', 'Edm.Decimal', true);
/**

@@ -350,3 +353,3 @@ * Static representation of the [[salesSchedulingAgreement]] property for query construction.

*/
KanbanControlCycle.SALES_SCHEDULING_AGREEMENT = new core_1.StringField('SalesSchedulingAgreement', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.SALES_SCHEDULING_AGREEMENT = _fieldBuilder.buildEdmTypeField('SalesSchedulingAgreement', 'Edm.String', true);
/**

@@ -356,3 +359,3 @@ * Static representation of the [[salesSchedulingAgreementItem]] property for query construction.

*/
KanbanControlCycle.SALES_SCHEDULING_AGREEMENT_ITEM = new core_1.StringField('SalesSchedulingAgreementItem', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.SALES_SCHEDULING_AGREEMENT_ITEM = _fieldBuilder.buildEdmTypeField('SalesSchedulingAgreementItem', 'Edm.String', true);
/**

@@ -362,3 +365,3 @@ * Static representation of the [[sourceProductionSupplyArea]] property for query construction.

*/
KanbanControlCycle.SOURCE_PRODUCTION_SUPPLY_AREA = new core_1.StringField('SourceProductionSupplyArea', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.SOURCE_PRODUCTION_SUPPLY_AREA = _fieldBuilder.buildEdmTypeField('SourceProductionSupplyArea', 'Edm.String', true);
/**

@@ -368,3 +371,3 @@ * Static representation of the [[jitCallProfile]] property for query construction.

*/
KanbanControlCycle.JIT_CALL_PROFILE = new core_1.StringField('JITCallProfile', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.JIT_CALL_PROFILE = _fieldBuilder.buildEdmTypeField('JITCallProfile', 'Edm.String', true);
/**

@@ -374,3 +377,3 @@ * Static representation of the [[packingInstruction]] property for query construction.

*/
KanbanControlCycle.PACKING_INSTRUCTION = new core_1.StringField('PackingInstruction', KanbanControlCycle, 'Edm.Guid');
KanbanControlCycle.PACKING_INSTRUCTION = _fieldBuilder.buildEdmTypeField('PackingInstruction', 'Edm.Guid', true);
/**

@@ -380,3 +383,3 @@ * Static representation of the [[numberOfLoadCarriers]] property for query construction.

*/
KanbanControlCycle.NUMBER_OF_LOAD_CARRIERS = new core_1.StringField('NumberOfLoadCarriers', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.NUMBER_OF_LOAD_CARRIERS = _fieldBuilder.buildEdmTypeField('NumberOfLoadCarriers', 'Edm.String', true);
/**

@@ -386,3 +389,3 @@ * Static representation of the [[backflushReportingPoint]] property for query construction.

*/
KanbanControlCycle.BACKFLUSH_REPORTING_POINT = new core_1.StringField('BackflushReportingPoint', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.BACKFLUSH_REPORTING_POINT = _fieldBuilder.buildEdmTypeField('BackflushReportingPoint', 'Edm.String', true);
/**

@@ -392,3 +395,3 @@ * Static representation of the [[kanbanCtrlCycleLifeCycleStatus]] property for query construction.

*/
KanbanControlCycle.KANBAN_CTRL_CYCLE_LIFE_CYCLE_STATUS = new core_1.StringField('KanbanCtrlCycleLifeCycleStatus', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.KANBAN_CTRL_CYCLE_LIFE_CYCLE_STATUS = _fieldBuilder.buildEdmTypeField('KanbanCtrlCycleLifeCycleStatus', 'Edm.String', true);
/**

@@ -398,3 +401,3 @@ * Static representation of the [[creationDate]] property for query construction.

*/
KanbanControlCycle.CREATION_DATE = new core_1.DateField('CreationDate', KanbanControlCycle, 'Edm.DateTime');
KanbanControlCycle.CREATION_DATE = _fieldBuilder.buildEdmTypeField('CreationDate', 'Edm.DateTime', true);
/**

@@ -404,3 +407,3 @@ * Static representation of the [[releaseDate]] property for query construction.

*/
KanbanControlCycle.RELEASE_DATE = new core_1.DateField('ReleaseDate', KanbanControlCycle, 'Edm.DateTime');
KanbanControlCycle.RELEASE_DATE = _fieldBuilder.buildEdmTypeField('ReleaseDate', 'Edm.DateTime', true);
/**

@@ -410,3 +413,3 @@ * Static representation of the [[lockDate]] property for query construction.

*/
KanbanControlCycle.LOCK_DATE = new core_1.DateField('LockDate', KanbanControlCycle, 'Edm.DateTime');
KanbanControlCycle.LOCK_DATE = _fieldBuilder.buildEdmTypeField('LockDate', 'Edm.DateTime', true);
/**

@@ -416,3 +419,3 @@ * Static representation of the [[pullIntervalInWorkdays]] property for query construction.

*/
KanbanControlCycle.PULL_INTERVAL_IN_WORKDAYS = new core_1.BigNumberField('PullIntervalInWorkdays', KanbanControlCycle, 'Edm.Decimal');
KanbanControlCycle.PULL_INTERVAL_IN_WORKDAYS = _fieldBuilder.buildEdmTypeField('PullIntervalInWorkdays', 'Edm.Decimal', true);
/**

@@ -422,3 +425,3 @@ * Static representation of the [[pullIntervalInMinutes]] property for query construction.

*/
KanbanControlCycle.PULL_INTERVAL_IN_MINUTES = new core_1.BigNumberField('PullIntervalInMinutes', KanbanControlCycle, 'Edm.Decimal');
KanbanControlCycle.PULL_INTERVAL_IN_MINUTES = _fieldBuilder.buildEdmTypeField('PullIntervalInMinutes', 'Edm.Decimal', true);
/**

@@ -428,3 +431,3 @@ * Static representation of the [[kanbanCtnRefillTimeInDays]] property for query construction.

*/
KanbanControlCycle.KANBAN_CTN_REFILL_TIME_IN_DAYS = new core_1.BigNumberField('KanbanCtnRefillTimeInDays', KanbanControlCycle, 'Edm.Decimal');
KanbanControlCycle.KANBAN_CTN_REFILL_TIME_IN_DAYS = _fieldBuilder.buildEdmTypeField('KanbanCtnRefillTimeInDays', 'Edm.Decimal', true);
/**

@@ -434,3 +437,3 @@ * Static representation of the [[kanbanCtnRefillTmeInMinutes]] property for query construction.

*/
KanbanControlCycle.KANBAN_CTN_REFILL_TME_IN_MINUTES = new core_1.BigNumberField('KanbanCtnRefillTmeInMinutes', KanbanControlCycle, 'Edm.Decimal');
KanbanControlCycle.KANBAN_CTN_REFILL_TME_IN_MINUTES = _fieldBuilder.buildEdmTypeField('KanbanCtnRefillTmeInMinutes', 'Edm.Decimal', true);
/**

@@ -440,3 +443,3 @@ * Static representation of the [[kanbanCtnWaitTimeInDays]] property for query construction.

*/
KanbanControlCycle.KANBAN_CTN_WAIT_TIME_IN_DAYS = new core_1.BigNumberField('KanbanCtnWaitTimeInDays', KanbanControlCycle, 'Edm.Decimal');
KanbanControlCycle.KANBAN_CTN_WAIT_TIME_IN_DAYS = _fieldBuilder.buildEdmTypeField('KanbanCtnWaitTimeInDays', 'Edm.Decimal', true);
/**

@@ -446,3 +449,3 @@ * Static representation of the [[kanbanCtnWaitTimeInMinutes]] property for query construction.

*/
KanbanControlCycle.KANBAN_CTN_WAIT_TIME_IN_MINUTES = new core_1.BigNumberField('KanbanCtnWaitTimeInMinutes', KanbanControlCycle, 'Edm.Decimal');
KanbanControlCycle.KANBAN_CTN_WAIT_TIME_IN_MINUTES = _fieldBuilder.buildEdmTypeField('KanbanCtnWaitTimeInMinutes', 'Edm.Decimal', true);
/**

@@ -452,3 +455,3 @@ * Static representation of the [[kanbanCtnTransportTimeInDays]] property for query construction.

*/
KanbanControlCycle.KANBAN_CTN_TRANSPORT_TIME_IN_DAYS = new core_1.BigNumberField('KanbanCtnTransportTimeInDays', KanbanControlCycle, 'Edm.Decimal');
KanbanControlCycle.KANBAN_CTN_TRANSPORT_TIME_IN_DAYS = _fieldBuilder.buildEdmTypeField('KanbanCtnTransportTimeInDays', 'Edm.Decimal', true);
/**

@@ -458,3 +461,3 @@ * Static representation of the [[kanbanCtnTransportTmeInMinutes]] property for query construction.

*/
KanbanControlCycle.KANBAN_CTN_TRANSPORT_TME_IN_MINUTES = new core_1.BigNumberField('KanbanCtnTransportTmeInMinutes', KanbanControlCycle, 'Edm.Decimal');
KanbanControlCycle.KANBAN_CTN_TRANSPORT_TME_IN_MINUTES = _fieldBuilder.buildEdmTypeField('KanbanCtnTransportTmeInMinutes', 'Edm.Decimal', true);
/**

@@ -464,3 +467,3 @@ * Static representation of the [[knbnCtnCalcRqmtBufferInPercent]] property for query construction.

*/
KanbanControlCycle.KNBN_CTN_CALC_RQMT_BUFFER_IN_PERCENT = new core_1.BigNumberField('KnbnCtnCalcRqmtBufferInPercent', KanbanControlCycle, 'Edm.Decimal');
KanbanControlCycle.KNBN_CTN_CALC_RQMT_BUFFER_IN_PERCENT = _fieldBuilder.buildEdmTypeField('KnbnCtnCalcRqmtBufferInPercent', 'Edm.Decimal', true);
/**

@@ -470,3 +473,3 @@ * Static representation of the [[knbnCtnCalcSupplySrceBufInPct]] property for query construction.

*/
KanbanControlCycle.KNBN_CTN_CALC_SUPPLY_SRCE_BUF_IN_PCT = new core_1.BigNumberField('KnbnCtnCalcSupplySrceBufInPct', KanbanControlCycle, 'Edm.Decimal');
KanbanControlCycle.KNBN_CTN_CALC_SUPPLY_SRCE_BUF_IN_PCT = _fieldBuilder.buildEdmTypeField('KnbnCtnCalcSupplySrceBufInPct', 'Edm.Decimal', true);
/**

@@ -476,3 +479,3 @@ * Static representation of the [[nrOfKanbanCtnsFlaggedToUnlock]] property for query construction.

*/
KanbanControlCycle.NR_OF_KANBAN_CTNS_FLAGGED_TO_UNLOCK = new core_1.StringField('NrOfKanbanCtnsFlaggedToUnlock', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.NR_OF_KANBAN_CTNS_FLAGGED_TO_UNLOCK = _fieldBuilder.buildEdmTypeField('NrOfKanbanCtnsFlaggedToUnlock', 'Edm.String', true);
/**

@@ -482,3 +485,3 @@ * Static representation of the [[nrOfWaitingKnbnCtnsBfrReplnmt]] property for query construction.

*/
KanbanControlCycle.NR_OF_WAITING_KNBN_CTNS_BFR_REPLNMT = new core_1.StringField('NrOfWaitingKnbnCtnsBfrReplnmt', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.NR_OF_WAITING_KNBN_CTNS_BFR_REPLNMT = _fieldBuilder.buildEdmTypeField('NrOfWaitingKnbnCtnsBfrReplnmt', 'Edm.String', true);
/**

@@ -488,3 +491,3 @@ * Static representation of the [[kanbanCtrlCycReplnmtTriggerGrp]] property for query construction.

*/
KanbanControlCycle.KANBAN_CTRL_CYC_REPLNMT_TRIGGER_GRP = new core_1.StringField('KanbanCtrlCycReplnmtTriggerGrp', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.KANBAN_CTRL_CYC_REPLNMT_TRIGGER_GRP = _fieldBuilder.buildEdmTypeField('KanbanCtrlCycReplnmtTriggerGrp', 'Edm.String', true);
/**

@@ -494,3 +497,3 @@ * Static representation of the [[planningWorkCenter]] property for query construction.

*/
KanbanControlCycle.PLANNING_WORK_CENTER = new core_1.StringField('PlanningWorkCenter', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.PLANNING_WORK_CENTER = _fieldBuilder.buildEdmTypeField('PlanningWorkCenter', 'Edm.String', true);
/**

@@ -500,3 +503,3 @@ * Static representation of the [[productionOrdersAreCombined]] property for query construction.

*/
KanbanControlCycle.PRODUCTION_ORDERS_ARE_COMBINED = new core_1.BooleanField('ProductionOrdersAreCombined', KanbanControlCycle, 'Edm.Boolean');
KanbanControlCycle.PRODUCTION_ORDERS_ARE_COMBINED = _fieldBuilder.buildEdmTypeField('ProductionOrdersAreCombined', 'Edm.Boolean', true);
/**

@@ -506,3 +509,3 @@ * Static representation of the [[destinationStorageBin]] property for query construction.

*/
KanbanControlCycle.DESTINATION_STORAGE_BIN = new core_1.StringField('DestinationStorageBin', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.DESTINATION_STORAGE_BIN = _fieldBuilder.buildEdmTypeField('DestinationStorageBin', 'Edm.String', true);
/**

@@ -512,3 +515,3 @@ * Static representation of the [[sourceStorageBin]] property for query construction.

*/
KanbanControlCycle.SOURCE_STORAGE_BIN = new core_1.StringField('SourceStorageBin', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.SOURCE_STORAGE_BIN = _fieldBuilder.buildEdmTypeField('SourceStorageBin', 'Edm.String', true);
/**

@@ -518,3 +521,3 @@ * Static representation of the [[warehouseProcessType]] property for query construction.

*/
KanbanControlCycle.WAREHOUSE_PROCESS_TYPE = new core_1.StringField('WarehouseProcessType', KanbanControlCycle, 'Edm.String');
KanbanControlCycle.WAREHOUSE_PROCESS_TYPE = _fieldBuilder.buildEdmTypeField('WarehouseProcessType', 'Edm.String', true);
/**

@@ -524,3 +527,3 @@ * Static representation of the [[lastChangeDateTime]] property for query construction.

*/
KanbanControlCycle.LAST_CHANGE_DATE_TIME = new core_1.DateField('LastChangeDateTime', KanbanControlCycle, 'Edm.DateTimeOffset');
KanbanControlCycle.LAST_CHANGE_DATE_TIME = _fieldBuilder.buildEdmTypeField('LastChangeDateTime', 'Edm.DateTimeOffset', true);
/**

@@ -527,0 +530,0 @@ * Static representation of the one-to-many navigation property [[toKanbanContainer]] for query construction.

@@ -10,2 +10,4 @@ "use strict";

return function (d, b) {
if (typeof b !== "function" && b !== null)
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
extendStatics(d, b);

@@ -12,0 +14,0 @@ function __() { this.constructor = d; }

import { KanbanCtnDetailedQtyRequestBuilder } from './KanbanCtnDetailedQtyRequestBuilder';
import { Moment } from 'moment';
import { BigNumber } from 'bignumber.js';
import { AllFields, BigNumberField, CustomFieldV2, DateField, EntityBuilderType, EntityV2, Field, StringField } from '@sap-cloud-sdk/core';
import { AllFields, CustomFieldV2, EdmTypeField, EntityBuilderType, EntityV2, Field, OrderableEdmTypeField } from '@sap-cloud-sdk/core';
/**

@@ -99,3 +99,3 @@ * This class represents the entity "A_KanbanCtnDetailedQty" of service "API_KANBAN_CONTROL_CYCLE_SRV".

*/
const KANBAN_CONTAINER: StringField<KanbanCtnDetailedQty>;
const KANBAN_CONTAINER: EdmTypeField<KanbanCtnDetailedQty, "Edm.String", false, true>;
/**

@@ -105,3 +105,3 @@ * Static representation of the [[batch]] property for query construction.

*/
const BATCH: StringField<KanbanCtnDetailedQty>;
const BATCH: EdmTypeField<KanbanCtnDetailedQty, "Edm.String", false, true>;
/**

@@ -111,3 +111,3 @@ * Static representation of the [[baseUnit]] property for query construction.

*/
const BASE_UNIT: StringField<KanbanCtnDetailedQty>;
const BASE_UNIT: EdmTypeField<KanbanCtnDetailedQty, "Edm.String", true, true>;
/**

@@ -117,3 +117,3 @@ * Static representation of the [[actualQuantityInBaseUnit]] property for query construction.

*/
const ACTUAL_QUANTITY_IN_BASE_UNIT: BigNumberField<KanbanCtnDetailedQty>;
const ACTUAL_QUANTITY_IN_BASE_UNIT: OrderableEdmTypeField<KanbanCtnDetailedQty, "Edm.Decimal", true, true>;
/**

@@ -123,3 +123,3 @@ * Static representation of the [[plant]] property for query construction.

*/
const PLANT: StringField<KanbanCtnDetailedQty>;
const PLANT: EdmTypeField<KanbanCtnDetailedQty, "Edm.String", true, true>;
/**

@@ -129,3 +129,3 @@ * Static representation of the [[lastChangeDateTime]] property for query construction.

*/
const LAST_CHANGE_DATE_TIME: DateField<KanbanCtnDetailedQty>;
const LAST_CHANGE_DATE_TIME: OrderableEdmTypeField<KanbanCtnDetailedQty, "Edm.DateTimeOffset", true, true>;
/**

@@ -135,7 +135,7 @@ * Static representation of the [[kanbanControlCycle]] property for query construction.

*/
const KANBAN_CONTROL_CYCLE: StringField<KanbanCtnDetailedQty>;
const KANBAN_CONTROL_CYCLE: EdmTypeField<KanbanCtnDetailedQty, "Edm.String", true, true>;
/**
* All fields of the KanbanCtnDetailedQty entity.
*/
const _allFields: Array<StringField<KanbanCtnDetailedQty> | BigNumberField<KanbanCtnDetailedQty> | DateField<KanbanCtnDetailedQty>>;
const _allFields: Array<EdmTypeField<KanbanCtnDetailedQty, 'Edm.String', false, true> | EdmTypeField<KanbanCtnDetailedQty, 'Edm.String', true, true> | OrderableEdmTypeField<KanbanCtnDetailedQty, 'Edm.Decimal', true, true> | OrderableEdmTypeField<KanbanCtnDetailedQty, 'Edm.DateTimeOffset', true, true>>;
/**

@@ -148,3 +148,3 @@ * All fields selector.

*/
const _keyFields: Array<Field<KanbanCtnDetailedQty>>;
const _keyFields: Array<Field<KanbanCtnDetailedQty, boolean, boolean>>;
/**

@@ -154,5 +154,5 @@ * Mapping of all key field names to the respective static field property KanbanCtnDetailedQty.

const _keys: {
[keys: string]: Field<KanbanCtnDetailedQty>;
[keys: string]: Field<KanbanCtnDetailedQty, boolean, boolean>;
};
}
//# sourceMappingURL=KanbanCtnDetailedQty.d.ts.map

@@ -10,2 +10,4 @@ "use strict";

return function (d, b) {
if (typeof b !== "function" && b !== null)
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
extendStatics(d, b);

@@ -85,2 +87,3 @@ function __() { this.constructor = d; }

(function (KanbanCtnDetailedQty) {
var _fieldBuilder = new core_1.FieldBuilder(KanbanCtnDetailedQty);
/**

@@ -90,3 +93,3 @@ * Static representation of the [[kanbanContainer]] property for query construction.

*/
KanbanCtnDetailedQty.KANBAN_CONTAINER = new core_1.StringField('KanbanContainer', KanbanCtnDetailedQty, 'Edm.String');
KanbanCtnDetailedQty.KANBAN_CONTAINER = _fieldBuilder.buildEdmTypeField('KanbanContainer', 'Edm.String', false);
/**

@@ -96,3 +99,3 @@ * Static representation of the [[batch]] property for query construction.

*/
KanbanCtnDetailedQty.BATCH = new core_1.StringField('Batch', KanbanCtnDetailedQty, 'Edm.String');
KanbanCtnDetailedQty.BATCH = _fieldBuilder.buildEdmTypeField('Batch', 'Edm.String', false);
/**

@@ -102,3 +105,3 @@ * Static representation of the [[baseUnit]] property for query construction.

*/
KanbanCtnDetailedQty.BASE_UNIT = new core_1.StringField('BaseUnit', KanbanCtnDetailedQty, 'Edm.String');
KanbanCtnDetailedQty.BASE_UNIT = _fieldBuilder.buildEdmTypeField('BaseUnit', 'Edm.String', true);
/**

@@ -108,3 +111,3 @@ * Static representation of the [[actualQuantityInBaseUnit]] property for query construction.

*/
KanbanCtnDetailedQty.ACTUAL_QUANTITY_IN_BASE_UNIT = new core_1.BigNumberField('ActualQuantityInBaseUnit', KanbanCtnDetailedQty, 'Edm.Decimal');
KanbanCtnDetailedQty.ACTUAL_QUANTITY_IN_BASE_UNIT = _fieldBuilder.buildEdmTypeField('ActualQuantityInBaseUnit', 'Edm.Decimal', true);
/**

@@ -114,3 +117,3 @@ * Static representation of the [[plant]] property for query construction.

*/
KanbanCtnDetailedQty.PLANT = new core_1.StringField('Plant', KanbanCtnDetailedQty, 'Edm.String');
KanbanCtnDetailedQty.PLANT = _fieldBuilder.buildEdmTypeField('Plant', 'Edm.String', true);
/**

@@ -120,3 +123,3 @@ * Static representation of the [[lastChangeDateTime]] property for query construction.

*/
KanbanCtnDetailedQty.LAST_CHANGE_DATE_TIME = new core_1.DateField('LastChangeDateTime', KanbanCtnDetailedQty, 'Edm.DateTimeOffset');
KanbanCtnDetailedQty.LAST_CHANGE_DATE_TIME = _fieldBuilder.buildEdmTypeField('LastChangeDateTime', 'Edm.DateTimeOffset', true);
/**

@@ -126,3 +129,3 @@ * Static representation of the [[kanbanControlCycle]] property for query construction.

*/
KanbanCtnDetailedQty.KANBAN_CONTROL_CYCLE = new core_1.StringField('KanbanControlCycle', KanbanCtnDetailedQty, 'Edm.String');
KanbanCtnDetailedQty.KANBAN_CONTROL_CYCLE = _fieldBuilder.buildEdmTypeField('KanbanControlCycle', 'Edm.String', true);
/**

@@ -129,0 +132,0 @@ * All fields of the KanbanCtnDetailedQty entity.

@@ -10,2 +10,4 @@ "use strict";

return function (d, b) {
if (typeof b !== "function" && b !== null)
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
extendStatics(d, b);

@@ -12,0 +14,0 @@ function __() { this.constructor = d; }

import { KanbanDeliveryRequestBuilder } from './KanbanDeliveryRequestBuilder';
import { Moment } from 'moment';
import { AllFields, CustomFieldV2, DateField, EntityBuilderType, EntityV2, Field, OneToOneLink, StringField } from '@sap-cloud-sdk/core';
import { AllFields, CustomFieldV2, EdmTypeField, EntityBuilderType, EntityV2, Field, OneToOneLink, OrderableEdmTypeField } from '@sap-cloud-sdk/core';
/**

@@ -120,3 +120,3 @@ * This class represents the entity "A_KanbanDelivery" of service "API_KANBAN_CONTROL_CYCLE_SRV".

*/
const KANBAN_CONTAINER: StringField<KanbanDelivery>;
const KANBAN_CONTAINER: EdmTypeField<KanbanDelivery, "Edm.String", false, true>;
/**

@@ -126,3 +126,3 @@ * Static representation of the [[soldToParty]] property for query construction.

*/
const SOLD_TO_PARTY: StringField<KanbanDelivery>;
const SOLD_TO_PARTY: EdmTypeField<KanbanDelivery, "Edm.String", true, true>;
/**

@@ -132,3 +132,3 @@ * Static representation of the [[customerReferenceNumber]] property for query construction.

*/
const CUSTOMER_REFERENCE_NUMBER: StringField<KanbanDelivery>;
const CUSTOMER_REFERENCE_NUMBER: EdmTypeField<KanbanDelivery, "Edm.String", true, true>;
/**

@@ -138,3 +138,3 @@ * Static representation of the [[deliveryDocument]] property for query construction.

*/
const DELIVERY_DOCUMENT: StringField<KanbanDelivery>;
const DELIVERY_DOCUMENT: EdmTypeField<KanbanDelivery, "Edm.String", true, true>;
/**

@@ -144,3 +144,3 @@ * Static representation of the [[deliveryDocumentItem]] property for query construction.

*/
const DELIVERY_DOCUMENT_ITEM: StringField<KanbanDelivery>;
const DELIVERY_DOCUMENT_ITEM: EdmTypeField<KanbanDelivery, "Edm.String", true, true>;
/**

@@ -150,3 +150,3 @@ * Static representation of the [[plant]] property for query construction.

*/
const PLANT: StringField<KanbanDelivery>;
const PLANT: EdmTypeField<KanbanDelivery, "Edm.String", true, true>;
/**

@@ -156,3 +156,3 @@ * Static representation of the [[lastChangeDateTime]] property for query construction.

*/
const LAST_CHANGE_DATE_TIME: DateField<KanbanDelivery>;
const LAST_CHANGE_DATE_TIME: OrderableEdmTypeField<KanbanDelivery, "Edm.DateTimeOffset", true, true>;
/**

@@ -162,3 +162,3 @@ * Static representation of the [[kanbanControlCycle]] property for query construction.

*/
const KANBAN_CONTROL_CYCLE: StringField<KanbanDelivery>;
const KANBAN_CONTROL_CYCLE: EdmTypeField<KanbanDelivery, "Edm.String", true, true>;
/**

@@ -177,3 +177,3 @@ * Static representation of the one-to-one navigation property [[toKanbanContainer]] for query construction.

*/
const _allFields: Array<StringField<KanbanDelivery> | DateField<KanbanDelivery> | OneToOneLink<KanbanDelivery, KanbanContainer> | OneToOneLink<KanbanDelivery, KanbanControlCycle>>;
const _allFields: Array<EdmTypeField<KanbanDelivery, 'Edm.String', false, true> | EdmTypeField<KanbanDelivery, 'Edm.String', true, true> | OrderableEdmTypeField<KanbanDelivery, 'Edm.DateTimeOffset', true, true> | OneToOneLink<KanbanDelivery, KanbanContainer> | OneToOneLink<KanbanDelivery, KanbanControlCycle>>;
/**

@@ -186,3 +186,3 @@ * All fields selector.

*/
const _keyFields: Array<Field<KanbanDelivery>>;
const _keyFields: Array<Field<KanbanDelivery, boolean, boolean>>;
/**

@@ -192,5 +192,5 @@ * Mapping of all key field names to the respective static field property KanbanDelivery.

const _keys: {
[keys: string]: Field<KanbanDelivery>;
[keys: string]: Field<KanbanDelivery, boolean, boolean>;
};
}
//# sourceMappingURL=KanbanDelivery.d.ts.map

@@ -10,2 +10,4 @@ "use strict";

return function (d, b) {
if (typeof b !== "function" && b !== null)
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
extendStatics(d, b);

@@ -87,2 +89,3 @@ function __() { this.constructor = d; }

(function (KanbanDelivery) {
var _fieldBuilder = new core_1.FieldBuilder(KanbanDelivery);
/**

@@ -92,3 +95,3 @@ * Static representation of the [[kanbanContainer]] property for query construction.

*/
KanbanDelivery.KANBAN_CONTAINER = new core_1.StringField('KanbanContainer', KanbanDelivery, 'Edm.String');
KanbanDelivery.KANBAN_CONTAINER = _fieldBuilder.buildEdmTypeField('KanbanContainer', 'Edm.String', false);
/**

@@ -98,3 +101,3 @@ * Static representation of the [[soldToParty]] property for query construction.

*/
KanbanDelivery.SOLD_TO_PARTY = new core_1.StringField('SoldToParty', KanbanDelivery, 'Edm.String');
KanbanDelivery.SOLD_TO_PARTY = _fieldBuilder.buildEdmTypeField('SoldToParty', 'Edm.String', true);
/**

@@ -104,3 +107,3 @@ * Static representation of the [[customerReferenceNumber]] property for query construction.

*/
KanbanDelivery.CUSTOMER_REFERENCE_NUMBER = new core_1.StringField('CustomerReferenceNumber', KanbanDelivery, 'Edm.String');
KanbanDelivery.CUSTOMER_REFERENCE_NUMBER = _fieldBuilder.buildEdmTypeField('CustomerReferenceNumber', 'Edm.String', true);
/**

@@ -110,3 +113,3 @@ * Static representation of the [[deliveryDocument]] property for query construction.

*/
KanbanDelivery.DELIVERY_DOCUMENT = new core_1.StringField('DeliveryDocument', KanbanDelivery, 'Edm.String');
KanbanDelivery.DELIVERY_DOCUMENT = _fieldBuilder.buildEdmTypeField('DeliveryDocument', 'Edm.String', true);
/**

@@ -116,3 +119,3 @@ * Static representation of the [[deliveryDocumentItem]] property for query construction.

*/
KanbanDelivery.DELIVERY_DOCUMENT_ITEM = new core_1.StringField('DeliveryDocumentItem', KanbanDelivery, 'Edm.String');
KanbanDelivery.DELIVERY_DOCUMENT_ITEM = _fieldBuilder.buildEdmTypeField('DeliveryDocumentItem', 'Edm.String', true);
/**

@@ -122,3 +125,3 @@ * Static representation of the [[plant]] property for query construction.

*/
KanbanDelivery.PLANT = new core_1.StringField('Plant', KanbanDelivery, 'Edm.String');
KanbanDelivery.PLANT = _fieldBuilder.buildEdmTypeField('Plant', 'Edm.String', true);
/**

@@ -128,3 +131,3 @@ * Static representation of the [[lastChangeDateTime]] property for query construction.

*/
KanbanDelivery.LAST_CHANGE_DATE_TIME = new core_1.DateField('LastChangeDateTime', KanbanDelivery, 'Edm.DateTimeOffset');
KanbanDelivery.LAST_CHANGE_DATE_TIME = _fieldBuilder.buildEdmTypeField('LastChangeDateTime', 'Edm.DateTimeOffset', true);
/**

@@ -134,3 +137,3 @@ * Static representation of the [[kanbanControlCycle]] property for query construction.

*/
KanbanDelivery.KANBAN_CONTROL_CYCLE = new core_1.StringField('KanbanControlCycle', KanbanDelivery, 'Edm.String');
KanbanDelivery.KANBAN_CONTROL_CYCLE = _fieldBuilder.buildEdmTypeField('KanbanControlCycle', 'Edm.String', true);
/**

@@ -137,0 +140,0 @@ * Static representation of the one-to-one navigation property [[toKanbanContainer]] for query construction.

@@ -10,2 +10,4 @@ "use strict";

return function (d, b) {
if (typeof b !== "function" && b !== null)
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
extendStatics(d, b);

@@ -12,0 +14,0 @@ function __() { this.constructor = d; }

{
"name": "@sap/cloud-sdk-vdm-kanban-control-cycle-v2-service",
"version": "1.26.0",
"version": "1.27.0",
"description": "SAP Cloud SDK for JavaScript: Virtual Data Model (VDM) for the SAP S/4HANA Cloud kanban control cycle v2 service",

@@ -27,6 +27,6 @@ "homepage": "https://sap.github.io/cloud-sdk/docs/js/getting-started",

"dependencies": {
"@sap-cloud-sdk/core": "^1.44.0"
"@sap-cloud-sdk/core": "^1.47.1"
},
"peerDependencies": {
"@sap-cloud-sdk/core": "^1.44.0"
"@sap-cloud-sdk/core": "^1.47.1"
},

@@ -33,0 +33,0 @@ "devDependencies": {

import { Moment } from 'moment';
import { BigNumber } from 'bignumber.js';
import { ComplexTypeBigNumberPropertyField, ComplexTypeBooleanPropertyField, ComplexTypeDatePropertyField, ComplexTypeField, ComplexTypeStringPropertyField, ComplexTypeTimePropertyField, ConstructorOrField, EntityV2, FieldType, PropertyMetadata, Time } from '@sap-cloud-sdk/core';
import { ComplexTypeField, ConstructorOrField, EdmTypeField, EntityV2, FieldOptions, FieldType, OrderableEdmTypeField, PropertyMetadata, Time } from '@sap-cloud-sdk/core';
/**

@@ -233,3 +233,4 @@ * WithdrawnKanbanContainer

*/
export declare class WithdrawnKanbanContainerField<EntityT extends EntityV2> extends ComplexTypeField<EntityT, WithdrawnKanbanContainer> {
export declare class WithdrawnKanbanContainerField<EntityT extends EntityV2, NullableT extends boolean = false, SelectableT extends boolean = false> extends ComplexTypeField<EntityT, WithdrawnKanbanContainer, NullableT, SelectableT> {
private _fieldBuilder;
/**

@@ -239,3 +240,3 @@ * Representation of the [[WithdrawnKanbanContainer.kanbanContainer]] property for query construction.

*/
kanbanContainer: ComplexTypeStringPropertyField<EntityT>;
kanbanContainer: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -245,3 +246,3 @@ * Representation of the [[WithdrawnKanbanContainer.kanbanControlCycle]] property for query construction.

*/
kanbanControlCycle: ComplexTypeStringPropertyField<EntityT>;
kanbanControlCycle: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -251,3 +252,3 @@ * Representation of the [[WithdrawnKanbanContainer.kanbanControlCycleItem]] property for query construction.

*/
kanbanControlCycleItem: ComplexTypeStringPropertyField<EntityT>;
kanbanControlCycleItem: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -257,3 +258,3 @@ * Representation of the [[WithdrawnKanbanContainer.plant]] property for query construction.

*/
plant: ComplexTypeStringPropertyField<EntityT>;
plant: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -263,3 +264,3 @@ * Representation of the [[WithdrawnKanbanContainer.productionSupplyArea]] property for query construction.

*/
productionSupplyArea: ComplexTypeStringPropertyField<EntityT>;
productionSupplyArea: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -269,3 +270,3 @@ * Representation of the [[WithdrawnKanbanContainer.kanbanContainerStatus]] property for query construction.

*/
kanbanContainerStatus: ComplexTypeStringPropertyField<EntityT>;
kanbanContainerStatus: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -275,3 +276,3 @@ * Representation of the [[WithdrawnKanbanContainer.isLocked]] property for query construction.

*/
isLocked: ComplexTypeBooleanPropertyField<EntityT>;
isLocked: EdmTypeField<EntityT, 'Edm.Boolean', true, false>;
/**

@@ -281,3 +282,3 @@ * Representation of the [[WithdrawnKanbanContainer.lastChangeDate]] property for query construction.

*/
lastChangeDate: ComplexTypeDatePropertyField<EntityT>;
lastChangeDate: OrderableEdmTypeField<EntityT, 'Edm.DateTime', true, false>;
/**

@@ -287,3 +288,3 @@ * Representation of the [[WithdrawnKanbanContainer.lastChangeTime]] property for query construction.

*/
lastChangeTime: ComplexTypeTimePropertyField<EntityT>;
lastChangeTime: OrderableEdmTypeField<EntityT, 'Edm.Time', true, false>;
/**

@@ -293,3 +294,3 @@ * Representation of the [[WithdrawnKanbanContainer.plannedOrder]] property for query construction.

*/
plannedOrder: ComplexTypeStringPropertyField<EntityT>;
plannedOrder: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -299,3 +300,3 @@ * Representation of the [[WithdrawnKanbanContainer.orderId]] property for query construction.

*/
orderId: ComplexTypeStringPropertyField<EntityT>;
orderId: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -305,3 +306,3 @@ * Representation of the [[WithdrawnKanbanContainer.purchasingDocument]] property for query construction.

*/
purchasingDocument: ComplexTypeStringPropertyField<EntityT>;
purchasingDocument: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -311,3 +312,3 @@ * Representation of the [[WithdrawnKanbanContainer.purchasingDocumentItem]] property for query construction.

*/
purchasingDocumentItem: ComplexTypeStringPropertyField<EntityT>;
purchasingDocumentItem: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -317,3 +318,3 @@ * Representation of the [[WithdrawnKanbanContainer.salesDocument]] property for query construction.

*/
salesDocument: ComplexTypeStringPropertyField<EntityT>;
salesDocument: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -323,3 +324,3 @@ * Representation of the [[WithdrawnKanbanContainer.salesDocumentItem]] property for query construction.

*/
salesDocumentItem: ComplexTypeStringPropertyField<EntityT>;
salesDocumentItem: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -329,3 +330,3 @@ * Representation of the [[WithdrawnKanbanContainer.repetitiveMfgConfirmation]] property for query construction.

*/
repetitiveMfgConfirmation: ComplexTypeStringPropertyField<EntityT>;
repetitiveMfgConfirmation: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -335,3 +336,3 @@ * Representation of the [[WithdrawnKanbanContainer.reservation]] property for query construction.

*/
reservation: ComplexTypeStringPropertyField<EntityT>;
reservation: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -341,3 +342,3 @@ * Representation of the [[WithdrawnKanbanContainer.reservationItem]] property for query construction.

*/
reservationItem: ComplexTypeStringPropertyField<EntityT>;
reservationItem: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -347,3 +348,3 @@ * Representation of the [[WithdrawnKanbanContainer.materialDocument]] property for query construction.

*/
materialDocument: ComplexTypeStringPropertyField<EntityT>;
materialDocument: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -353,3 +354,3 @@ * Representation of the [[WithdrawnKanbanContainer.materialDocumentYear]] property for query construction.

*/
materialDocumentYear: ComplexTypeStringPropertyField<EntityT>;
materialDocumentYear: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -359,3 +360,3 @@ * Representation of the [[WithdrawnKanbanContainer.materialDocumentItem]] property for query construction.

*/
materialDocumentItem: ComplexTypeStringPropertyField<EntityT>;
materialDocumentItem: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -365,3 +366,3 @@ * Representation of the [[WithdrawnKanbanContainer.baseUnit]] property for query construction.

*/
baseUnit: ComplexTypeStringPropertyField<EntityT>;
baseUnit: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -371,3 +372,3 @@ * Representation of the [[WithdrawnKanbanContainer.actualQuantityInBaseUnit]] property for query construction.

*/
actualQuantityInBaseUnit: ComplexTypeBigNumberPropertyField<EntityT>;
actualQuantityInBaseUnit: OrderableEdmTypeField<EntityT, 'Edm.Decimal', true, false>;
/**

@@ -377,3 +378,3 @@ * Representation of the [[WithdrawnKanbanContainer.requestedQuantityInBaseUnit]] property for query construction.

*/
requestedQuantityInBaseUnit: ComplexTypeBigNumberPropertyField<EntityT>;
requestedQuantityInBaseUnit: OrderableEdmTypeField<EntityT, 'Edm.Decimal', true, false>;
/**

@@ -383,3 +384,3 @@ * Representation of the [[WithdrawnKanbanContainer.previousLastChangeDate]] property for query construction.

*/
previousLastChangeDate: ComplexTypeDatePropertyField<EntityT>;
previousLastChangeDate: OrderableEdmTypeField<EntityT, 'Edm.DateTime', true, false>;
/**

@@ -389,3 +390,3 @@ * Representation of the [[WithdrawnKanbanContainer.previousLastChangeTime]] property for query construction.

*/
previousLastChangeTime: ComplexTypeTimePropertyField<EntityT>;
previousLastChangeTime: OrderableEdmTypeField<EntityT, 'Edm.Time', true, false>;
/**

@@ -395,3 +396,3 @@ * Representation of the [[WithdrawnKanbanContainer.transferRequirementNumber]] property for query construction.

*/
transferRequirementNumber: ComplexTypeStringPropertyField<EntityT>;
transferRequirementNumber: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -401,3 +402,3 @@ * Representation of the [[WithdrawnKanbanContainer.transferRequirementItem]] property for query construction.

*/
transferRequirementItem: ComplexTypeStringPropertyField<EntityT>;
transferRequirementItem: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -407,3 +408,3 @@ * Representation of the [[WithdrawnKanbanContainer.isDeleted]] property for query construction.

*/
isDeleted: ComplexTypeBooleanPropertyField<EntityT>;
isDeleted: EdmTypeField<EntityT, 'Edm.Boolean', true, false>;
/**

@@ -413,3 +414,3 @@ * Representation of the [[WithdrawnKanbanContainer.previousKanbanContainerStatus]] property for query construction.

*/
previousKanbanContainerStatus: ComplexTypeStringPropertyField<EntityT>;
previousKanbanContainerStatus: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -419,3 +420,3 @@ * Representation of the [[WithdrawnKanbanContainer.internalJitCallNumber]] property for query construction.

*/
internalJitCallNumber: ComplexTypeStringPropertyField<EntityT>;
internalJitCallNumber: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -425,3 +426,3 @@ * Representation of the [[WithdrawnKanbanContainer.jitCallItemNumber]] property for query construction.

*/
jitCallItemNumber: ComplexTypeStringPropertyField<EntityT>;
jitCallItemNumber: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -431,3 +432,3 @@ * Representation of the [[WithdrawnKanbanContainer.plannedReceiptDateTime]] property for query construction.

*/
plannedReceiptDateTime: ComplexTypeDatePropertyField<EntityT>;
plannedReceiptDateTime: OrderableEdmTypeField<EntityT, 'Edm.DateTimeOffset', true, false>;
/**

@@ -437,3 +438,3 @@ * Representation of the [[WithdrawnKanbanContainer.changedPackgInstrnDataIsAvail]] property for query construction.

*/
changedPackgInstrnDataIsAvail: ComplexTypeBooleanPropertyField<EntityT>;
changedPackgInstrnDataIsAvail: EdmTypeField<EntityT, 'Edm.Boolean', true, false>;
/**

@@ -443,3 +444,3 @@ * Representation of the [[WithdrawnKanbanContainer.sequentialNmbrOfSuplrConf]] property for query construction.

*/
sequentialNmbrOfSuplrConf: ComplexTypeStringPropertyField<EntityT>;
sequentialNmbrOfSuplrConf: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -449,3 +450,3 @@ * Representation of the [[WithdrawnKanbanContainer.backflushReportingPoint]] property for query construction.

*/
backflushReportingPoint: ComplexTypeStringPropertyField<EntityT>;
backflushReportingPoint: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -455,3 +456,3 @@ * Representation of the [[WithdrawnKanbanContainer.purchasingDocumentCategory]] property for query construction.

*/
purchasingDocumentCategory: ComplexTypeStringPropertyField<EntityT>;
purchasingDocumentCategory: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -461,3 +462,3 @@ * Representation of the [[WithdrawnKanbanContainer.warehouse]] property for query construction.

*/
warehouse: ComplexTypeStringPropertyField<EntityT>;
warehouse: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -467,3 +468,3 @@ * Representation of the [[WithdrawnKanbanContainer.warehouseTask]] property for query construction.

*/
warehouseTask: ComplexTypeStringPropertyField<EntityT>;
warehouseTask: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -473,3 +474,3 @@ * Representation of the [[WithdrawnKanbanContainer.whseGoodsMovementDocument]] property for query construction.

*/
whseGoodsMovementDocument: ComplexTypeStringPropertyField<EntityT>;
whseGoodsMovementDocument: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -479,3 +480,3 @@ * Representation of the [[WithdrawnKanbanContainer.whseGoodsMovementDocumentItem]] property for query construction.

*/
whseGoodsMovementDocumentItem: ComplexTypeStringPropertyField<EntityT>;
whseGoodsMovementDocumentItem: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -485,3 +486,3 @@ * Representation of the [[WithdrawnKanbanContainer.lastChangeDateTime]] property for query construction.

*/
lastChangeDateTime: ComplexTypeDatePropertyField<EntityT>;
lastChangeDateTime: OrderableEdmTypeField<EntityT, 'Edm.DateTimeOffset', true, false>;
/**

@@ -491,3 +492,3 @@ * Representation of the [[WithdrawnKanbanContainer.kanbanContainerETag]] property for query construction.

*/
kanbanContainerETag: ComplexTypeStringPropertyField<EntityT>;
kanbanContainerETag: EdmTypeField<EntityT, 'Edm.String', true, false>;
/**

@@ -499,3 +500,3 @@ * Creates an instance of WithdrawnKanbanContainerField.

*/
constructor(fieldName: string, fieldOf: ConstructorOrField<EntityT>);
constructor(fieldName: string, fieldOf: ConstructorOrField<EntityT>, fieldOptions?: FieldOptions<NullableT, SelectableT>);
}

@@ -502,0 +503,0 @@ export declare namespace WithdrawnKanbanContainer {

@@ -10,2 +10,4 @@ "use strict";

return function (d, b) {
if (typeof b !== "function" && b !== null)
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
extendStatics(d, b);

@@ -38,4 +40,5 @@ function __() { this.constructor = d; }

*/
function WithdrawnKanbanContainerField(fieldName, fieldOf) {
var _this = _super.call(this, fieldName, fieldOf, WithdrawnKanbanContainer) || this;
function WithdrawnKanbanContainerField(fieldName, fieldOf, fieldOptions) {
var _this = _super.call(this, fieldName, fieldOf, WithdrawnKanbanContainer, fieldOptions) || this;
_this._fieldBuilder = new core_1.FieldBuilder(_this);
/**

@@ -45,3 +48,3 @@ * Representation of the [[WithdrawnKanbanContainer.kanbanContainer]] property for query construction.

*/
_this.kanbanContainer = new core_1.ComplexTypeStringPropertyField('KanbanContainer', _this, 'Edm.String');
_this.kanbanContainer = _this._fieldBuilder.buildEdmTypeField('KanbanContainer', 'Edm.String', true);
/**

@@ -51,3 +54,3 @@ * Representation of the [[WithdrawnKanbanContainer.kanbanControlCycle]] property for query construction.

*/
_this.kanbanControlCycle = new core_1.ComplexTypeStringPropertyField('KanbanControlCycle', _this, 'Edm.String');
_this.kanbanControlCycle = _this._fieldBuilder.buildEdmTypeField('KanbanControlCycle', 'Edm.String', true);
/**

@@ -57,3 +60,3 @@ * Representation of the [[WithdrawnKanbanContainer.kanbanControlCycleItem]] property for query construction.

*/
_this.kanbanControlCycleItem = new core_1.ComplexTypeStringPropertyField('KanbanControlCycleItem', _this, 'Edm.String');
_this.kanbanControlCycleItem = _this._fieldBuilder.buildEdmTypeField('KanbanControlCycleItem', 'Edm.String', true);
/**

@@ -63,3 +66,3 @@ * Representation of the [[WithdrawnKanbanContainer.plant]] property for query construction.

*/
_this.plant = new core_1.ComplexTypeStringPropertyField('Plant', _this, 'Edm.String');
_this.plant = _this._fieldBuilder.buildEdmTypeField('Plant', 'Edm.String', true);
/**

@@ -69,3 +72,3 @@ * Representation of the [[WithdrawnKanbanContainer.productionSupplyArea]] property for query construction.

*/
_this.productionSupplyArea = new core_1.ComplexTypeStringPropertyField('ProductionSupplyArea', _this, 'Edm.String');
_this.productionSupplyArea = _this._fieldBuilder.buildEdmTypeField('ProductionSupplyArea', 'Edm.String', true);
/**

@@ -75,3 +78,3 @@ * Representation of the [[WithdrawnKanbanContainer.kanbanContainerStatus]] property for query construction.

*/
_this.kanbanContainerStatus = new core_1.ComplexTypeStringPropertyField('KanbanContainerStatus', _this, 'Edm.String');
_this.kanbanContainerStatus = _this._fieldBuilder.buildEdmTypeField('KanbanContainerStatus', 'Edm.String', true);
/**

@@ -81,3 +84,3 @@ * Representation of the [[WithdrawnKanbanContainer.isLocked]] property for query construction.

*/
_this.isLocked = new core_1.ComplexTypeBooleanPropertyField('IsLocked', _this, 'Edm.Boolean');
_this.isLocked = _this._fieldBuilder.buildEdmTypeField('IsLocked', 'Edm.Boolean', true);
/**

@@ -87,3 +90,3 @@ * Representation of the [[WithdrawnKanbanContainer.lastChangeDate]] property for query construction.

*/
_this.lastChangeDate = new core_1.ComplexTypeDatePropertyField('LastChangeDate', _this, 'Edm.DateTime');
_this.lastChangeDate = _this._fieldBuilder.buildEdmTypeField('LastChangeDate', 'Edm.DateTime', true);
/**

@@ -93,3 +96,3 @@ * Representation of the [[WithdrawnKanbanContainer.lastChangeTime]] property for query construction.

*/
_this.lastChangeTime = new core_1.ComplexTypeTimePropertyField('LastChangeTime', _this, 'Edm.Time');
_this.lastChangeTime = _this._fieldBuilder.buildEdmTypeField('LastChangeTime', 'Edm.Time', true);
/**

@@ -99,3 +102,3 @@ * Representation of the [[WithdrawnKanbanContainer.plannedOrder]] property for query construction.

*/
_this.plannedOrder = new core_1.ComplexTypeStringPropertyField('PlannedOrder', _this, 'Edm.String');
_this.plannedOrder = _this._fieldBuilder.buildEdmTypeField('PlannedOrder', 'Edm.String', true);
/**

@@ -105,3 +108,3 @@ * Representation of the [[WithdrawnKanbanContainer.orderId]] property for query construction.

*/
_this.orderId = new core_1.ComplexTypeStringPropertyField('OrderID', _this, 'Edm.String');
_this.orderId = _this._fieldBuilder.buildEdmTypeField('OrderID', 'Edm.String', true);
/**

@@ -111,3 +114,3 @@ * Representation of the [[WithdrawnKanbanContainer.purchasingDocument]] property for query construction.

*/
_this.purchasingDocument = new core_1.ComplexTypeStringPropertyField('PurchasingDocument', _this, 'Edm.String');
_this.purchasingDocument = _this._fieldBuilder.buildEdmTypeField('PurchasingDocument', 'Edm.String', true);
/**

@@ -117,3 +120,3 @@ * Representation of the [[WithdrawnKanbanContainer.purchasingDocumentItem]] property for query construction.

*/
_this.purchasingDocumentItem = new core_1.ComplexTypeStringPropertyField('PurchasingDocumentItem', _this, 'Edm.String');
_this.purchasingDocumentItem = _this._fieldBuilder.buildEdmTypeField('PurchasingDocumentItem', 'Edm.String', true);
/**

@@ -123,3 +126,3 @@ * Representation of the [[WithdrawnKanbanContainer.salesDocument]] property for query construction.

*/
_this.salesDocument = new core_1.ComplexTypeStringPropertyField('SalesDocument', _this, 'Edm.String');
_this.salesDocument = _this._fieldBuilder.buildEdmTypeField('SalesDocument', 'Edm.String', true);
/**

@@ -129,3 +132,3 @@ * Representation of the [[WithdrawnKanbanContainer.salesDocumentItem]] property for query construction.

*/
_this.salesDocumentItem = new core_1.ComplexTypeStringPropertyField('SalesDocumentItem', _this, 'Edm.String');
_this.salesDocumentItem = _this._fieldBuilder.buildEdmTypeField('SalesDocumentItem', 'Edm.String', true);
/**

@@ -135,3 +138,3 @@ * Representation of the [[WithdrawnKanbanContainer.repetitiveMfgConfirmation]] property for query construction.

*/
_this.repetitiveMfgConfirmation = new core_1.ComplexTypeStringPropertyField('RepetitiveMfgConfirmation', _this, 'Edm.String');
_this.repetitiveMfgConfirmation = _this._fieldBuilder.buildEdmTypeField('RepetitiveMfgConfirmation', 'Edm.String', true);
/**

@@ -141,3 +144,3 @@ * Representation of the [[WithdrawnKanbanContainer.reservation]] property for query construction.

*/
_this.reservation = new core_1.ComplexTypeStringPropertyField('Reservation', _this, 'Edm.String');
_this.reservation = _this._fieldBuilder.buildEdmTypeField('Reservation', 'Edm.String', true);
/**

@@ -147,3 +150,3 @@ * Representation of the [[WithdrawnKanbanContainer.reservationItem]] property for query construction.

*/
_this.reservationItem = new core_1.ComplexTypeStringPropertyField('ReservationItem', _this, 'Edm.String');
_this.reservationItem = _this._fieldBuilder.buildEdmTypeField('ReservationItem', 'Edm.String', true);
/**

@@ -153,3 +156,3 @@ * Representation of the [[WithdrawnKanbanContainer.materialDocument]] property for query construction.

*/
_this.materialDocument = new core_1.ComplexTypeStringPropertyField('MaterialDocument', _this, 'Edm.String');
_this.materialDocument = _this._fieldBuilder.buildEdmTypeField('MaterialDocument', 'Edm.String', true);
/**

@@ -159,3 +162,3 @@ * Representation of the [[WithdrawnKanbanContainer.materialDocumentYear]] property for query construction.

*/
_this.materialDocumentYear = new core_1.ComplexTypeStringPropertyField('MaterialDocumentYear', _this, 'Edm.String');
_this.materialDocumentYear = _this._fieldBuilder.buildEdmTypeField('MaterialDocumentYear', 'Edm.String', true);
/**

@@ -165,3 +168,3 @@ * Representation of the [[WithdrawnKanbanContainer.materialDocumentItem]] property for query construction.

*/
_this.materialDocumentItem = new core_1.ComplexTypeStringPropertyField('MaterialDocumentItem', _this, 'Edm.String');
_this.materialDocumentItem = _this._fieldBuilder.buildEdmTypeField('MaterialDocumentItem', 'Edm.String', true);
/**

@@ -171,3 +174,3 @@ * Representation of the [[WithdrawnKanbanContainer.baseUnit]] property for query construction.

*/
_this.baseUnit = new core_1.ComplexTypeStringPropertyField('BaseUnit', _this, 'Edm.String');
_this.baseUnit = _this._fieldBuilder.buildEdmTypeField('BaseUnit', 'Edm.String', true);
/**

@@ -177,3 +180,3 @@ * Representation of the [[WithdrawnKanbanContainer.actualQuantityInBaseUnit]] property for query construction.

*/
_this.actualQuantityInBaseUnit = new core_1.ComplexTypeBigNumberPropertyField('ActualQuantityInBaseUnit', _this, 'Edm.Decimal');
_this.actualQuantityInBaseUnit = _this._fieldBuilder.buildEdmTypeField('ActualQuantityInBaseUnit', 'Edm.Decimal', true);
/**

@@ -183,3 +186,3 @@ * Representation of the [[WithdrawnKanbanContainer.requestedQuantityInBaseUnit]] property for query construction.

*/
_this.requestedQuantityInBaseUnit = new core_1.ComplexTypeBigNumberPropertyField('RequestedQuantityInBaseUnit', _this, 'Edm.Decimal');
_this.requestedQuantityInBaseUnit = _this._fieldBuilder.buildEdmTypeField('RequestedQuantityInBaseUnit', 'Edm.Decimal', true);
/**

@@ -189,3 +192,3 @@ * Representation of the [[WithdrawnKanbanContainer.previousLastChangeDate]] property for query construction.

*/
_this.previousLastChangeDate = new core_1.ComplexTypeDatePropertyField('PreviousLastChangeDate', _this, 'Edm.DateTime');
_this.previousLastChangeDate = _this._fieldBuilder.buildEdmTypeField('PreviousLastChangeDate', 'Edm.DateTime', true);
/**

@@ -195,3 +198,3 @@ * Representation of the [[WithdrawnKanbanContainer.previousLastChangeTime]] property for query construction.

*/
_this.previousLastChangeTime = new core_1.ComplexTypeTimePropertyField('PreviousLastChangeTime', _this, 'Edm.Time');
_this.previousLastChangeTime = _this._fieldBuilder.buildEdmTypeField('PreviousLastChangeTime', 'Edm.Time', true);
/**

@@ -201,3 +204,3 @@ * Representation of the [[WithdrawnKanbanContainer.transferRequirementNumber]] property for query construction.

*/
_this.transferRequirementNumber = new core_1.ComplexTypeStringPropertyField('TransferRequirementNumber', _this, 'Edm.String');
_this.transferRequirementNumber = _this._fieldBuilder.buildEdmTypeField('TransferRequirementNumber', 'Edm.String', true);
/**

@@ -207,3 +210,3 @@ * Representation of the [[WithdrawnKanbanContainer.transferRequirementItem]] property for query construction.

*/
_this.transferRequirementItem = new core_1.ComplexTypeStringPropertyField('TransferRequirementItem', _this, 'Edm.String');
_this.transferRequirementItem = _this._fieldBuilder.buildEdmTypeField('TransferRequirementItem', 'Edm.String', true);
/**

@@ -213,3 +216,3 @@ * Representation of the [[WithdrawnKanbanContainer.isDeleted]] property for query construction.

*/
_this.isDeleted = new core_1.ComplexTypeBooleanPropertyField('IsDeleted', _this, 'Edm.Boolean');
_this.isDeleted = _this._fieldBuilder.buildEdmTypeField('IsDeleted', 'Edm.Boolean', true);
/**

@@ -219,3 +222,3 @@ * Representation of the [[WithdrawnKanbanContainer.previousKanbanContainerStatus]] property for query construction.

*/
_this.previousKanbanContainerStatus = new core_1.ComplexTypeStringPropertyField('PreviousKanbanContainerStatus', _this, 'Edm.String');
_this.previousKanbanContainerStatus = _this._fieldBuilder.buildEdmTypeField('PreviousKanbanContainerStatus', 'Edm.String', true);
/**

@@ -225,3 +228,3 @@ * Representation of the [[WithdrawnKanbanContainer.internalJitCallNumber]] property for query construction.

*/
_this.internalJitCallNumber = new core_1.ComplexTypeStringPropertyField('InternalJITCallNumber', _this, 'Edm.String');
_this.internalJitCallNumber = _this._fieldBuilder.buildEdmTypeField('InternalJITCallNumber', 'Edm.String', true);
/**

@@ -231,3 +234,3 @@ * Representation of the [[WithdrawnKanbanContainer.jitCallItemNumber]] property for query construction.

*/
_this.jitCallItemNumber = new core_1.ComplexTypeStringPropertyField('JITCallItemNumber', _this, 'Edm.String');
_this.jitCallItemNumber = _this._fieldBuilder.buildEdmTypeField('JITCallItemNumber', 'Edm.String', true);
/**

@@ -237,3 +240,3 @@ * Representation of the [[WithdrawnKanbanContainer.plannedReceiptDateTime]] property for query construction.

*/
_this.plannedReceiptDateTime = new core_1.ComplexTypeDatePropertyField('PlannedReceiptDateTime', _this, 'Edm.DateTimeOffset');
_this.plannedReceiptDateTime = _this._fieldBuilder.buildEdmTypeField('PlannedReceiptDateTime', 'Edm.DateTimeOffset', true);
/**

@@ -243,3 +246,3 @@ * Representation of the [[WithdrawnKanbanContainer.changedPackgInstrnDataIsAvail]] property for query construction.

*/
_this.changedPackgInstrnDataIsAvail = new core_1.ComplexTypeBooleanPropertyField('ChangedPackgInstrnDataIsAvail', _this, 'Edm.Boolean');
_this.changedPackgInstrnDataIsAvail = _this._fieldBuilder.buildEdmTypeField('ChangedPackgInstrnDataIsAvail', 'Edm.Boolean', true);
/**

@@ -249,3 +252,3 @@ * Representation of the [[WithdrawnKanbanContainer.sequentialNmbrOfSuplrConf]] property for query construction.

*/
_this.sequentialNmbrOfSuplrConf = new core_1.ComplexTypeStringPropertyField('SequentialNmbrOfSuplrConf', _this, 'Edm.String');
_this.sequentialNmbrOfSuplrConf = _this._fieldBuilder.buildEdmTypeField('SequentialNmbrOfSuplrConf', 'Edm.String', true);
/**

@@ -255,3 +258,3 @@ * Representation of the [[WithdrawnKanbanContainer.backflushReportingPoint]] property for query construction.

*/
_this.backflushReportingPoint = new core_1.ComplexTypeStringPropertyField('BackflushReportingPoint', _this, 'Edm.String');
_this.backflushReportingPoint = _this._fieldBuilder.buildEdmTypeField('BackflushReportingPoint', 'Edm.String', true);
/**

@@ -261,3 +264,3 @@ * Representation of the [[WithdrawnKanbanContainer.purchasingDocumentCategory]] property for query construction.

*/
_this.purchasingDocumentCategory = new core_1.ComplexTypeStringPropertyField('PurchasingDocumentCategory', _this, 'Edm.String');
_this.purchasingDocumentCategory = _this._fieldBuilder.buildEdmTypeField('PurchasingDocumentCategory', 'Edm.String', true);
/**

@@ -267,3 +270,3 @@ * Representation of the [[WithdrawnKanbanContainer.warehouse]] property for query construction.

*/
_this.warehouse = new core_1.ComplexTypeStringPropertyField('Warehouse', _this, 'Edm.String');
_this.warehouse = _this._fieldBuilder.buildEdmTypeField('Warehouse', 'Edm.String', true);
/**

@@ -273,3 +276,3 @@ * Representation of the [[WithdrawnKanbanContainer.warehouseTask]] property for query construction.

*/
_this.warehouseTask = new core_1.ComplexTypeStringPropertyField('WarehouseTask', _this, 'Edm.String');
_this.warehouseTask = _this._fieldBuilder.buildEdmTypeField('WarehouseTask', 'Edm.String', true);
/**

@@ -279,3 +282,3 @@ * Representation of the [[WithdrawnKanbanContainer.whseGoodsMovementDocument]] property for query construction.

*/
_this.whseGoodsMovementDocument = new core_1.ComplexTypeStringPropertyField('WhseGoodsMovementDocument', _this, 'Edm.String');
_this.whseGoodsMovementDocument = _this._fieldBuilder.buildEdmTypeField('WhseGoodsMovementDocument', 'Edm.String', true);
/**

@@ -285,3 +288,3 @@ * Representation of the [[WithdrawnKanbanContainer.whseGoodsMovementDocumentItem]] property for query construction.

*/
_this.whseGoodsMovementDocumentItem = new core_1.ComplexTypeStringPropertyField('WhseGoodsMovementDocumentItem', _this, 'Edm.String');
_this.whseGoodsMovementDocumentItem = _this._fieldBuilder.buildEdmTypeField('WhseGoodsMovementDocumentItem', 'Edm.String', true);
/**

@@ -291,3 +294,3 @@ * Representation of the [[WithdrawnKanbanContainer.lastChangeDateTime]] property for query construction.

*/
_this.lastChangeDateTime = new core_1.ComplexTypeDatePropertyField('LastChangeDateTime', _this, 'Edm.DateTimeOffset');
_this.lastChangeDateTime = _this._fieldBuilder.buildEdmTypeField('LastChangeDateTime', 'Edm.DateTimeOffset', true);
/**

@@ -297,3 +300,3 @@ * Representation of the [[WithdrawnKanbanContainer.kanbanContainerETag]] property for query construction.

*/
_this.kanbanContainerETag = new core_1.ComplexTypeStringPropertyField('KanbanContainerETag', _this, 'Edm.String');
_this.kanbanContainerETag = _this._fieldBuilder.buildEdmTypeField('KanbanContainerETag', 'Edm.String', true);
return _this;

@@ -300,0 +303,0 @@ }

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc