Latest generation

This commit is contained in:
ci core model
2025-11-10 11:01:46 +00:00
parent 846350853f
commit 0324637484
12 changed files with 12 additions and 12 deletions

View File

@@ -433,7 +433,7 @@ export const ActorByFilterResult = new ActorByFilterResult$Type();
class ActorQueryOptions$Type extends MessageType<ActorQueryOptions> {
constructor() {
super("api.ActorQueryOptions", [
{ no: 1, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Actor", example: "\"[\"ID.RefID\", \"Payload.Name\", \"Payload.Lines.ID\"]\"" } } }
{ no: 1, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Actor", example: "[\"ID.RefID\", \"Payload.Name\", \"Payload.Lines.ID\"]" } } }
]);
}
create(value?: PartialMessage<ActorQueryOptions>): ActorQueryOptions {

View File

@@ -499,7 +499,7 @@ export const AppointmentByFilterResult = new AppointmentByFilterResult$Type();
class AppointmentQueryOptions$Type extends MessageType<AppointmentQueryOptions> {
constructor() {
super("api.AppointmentQueryOptions", [
{ no: 1, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Appointment", example: "\"[\"ID.RefID\", \"Payload.Name\", \"Payload.Lines.ID\"]\"" } } }
{ no: 1, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Appointment", example: "[\"ID.RefID\", \"Payload.Name\", \"Payload.Lines.ID\"]" } } }
]);
}
create(value?: PartialMessage<AppointmentQueryOptions>): AppointmentQueryOptions {

View File

@@ -485,7 +485,7 @@ export const ClaimByFilterResult = new ClaimByFilterResult$Type();
class ClaimQueryOptions$Type extends MessageType<ClaimQueryOptions> {
constructor() {
super("api.ClaimQueryOptions", [
{ no: 1, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Claim", example: "\"[\"ID.RefID\", \"Payload.Name\", \"Payload.Lines.ID\"]\"" } } }
{ no: 1, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Claim", example: "[\"ID.RefID\", \"Payload.Name\", \"Payload.Lines.ID\"]" } } }
]);
}
create(value?: PartialMessage<ClaimQueryOptions>): ClaimQueryOptions {

View File

@@ -396,7 +396,7 @@ class ExecutionflowQueryOptions$Type extends MessageType<ExecutionflowQueryOptio
constructor() {
super("api.ExecutionflowQueryOptions", [
{ no: 1, name: "TruncateLines", kind: "scalar", localName: "TruncateLines", jsonName: "TruncateLines", T: 8 /*ScalarType.BOOL*/ },
{ no: 2, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Executionflow", example: "\"[\"ID.RefID\", \"Payload.Name\", \"Payload.Lines.ID\"]\"" } } }
{ no: 2, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Executionflow", example: "[\"ID.RefID\", \"Payload.Name\", \"Payload.Lines.ID\"]" } } }
]);
}
create(value?: PartialMessage<ExecutionflowQueryOptions>): ExecutionflowQueryOptions {

View File

@@ -433,7 +433,7 @@ export const HandlingunitByFilterResult = new HandlingunitByFilterResult$Type();
class HandlingunitQueryOptions$Type extends MessageType<HandlingunitQueryOptions> {
constructor() {
super("api.HandlingunitQueryOptions", [
{ no: 1, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Handlingunit", example: "\"[\"ID.RefID\", \"Payload.Name\", \"Payload.Lines.ID\"]\"" } } }
{ no: 1, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Handlingunit", example: "[\"ID.RefID\", \"Payload.Name\", \"Payload.Lines.ID\"]" } } }
]);
}
create(value?: PartialMessage<HandlingunitQueryOptions>): HandlingunitQueryOptions {

View File

@@ -470,7 +470,7 @@ export const ItemByFilterResult = new ItemByFilterResult$Type();
class ItemQueryOptions$Type extends MessageType<ItemQueryOptions> {
constructor() {
super("api.ItemQueryOptions", [
{ no: 1, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Item", example: "\"[\"ID.RefID\", \"Payload.Name\", \"Payload.Lines.ID\"]\"" } } }
{ no: 1, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Item", example: "[\"ID.RefID\", \"Payload.Name\", \"Payload.Lines.ID\"]" } } }
]);
}
create(value?: PartialMessage<ItemQueryOptions>): ItemQueryOptions {

View File

@@ -465,7 +465,7 @@ export const MovementByFilterResult = new MovementByFilterResult$Type();
class MovementQueryOptions$Type extends MessageType<MovementQueryOptions> {
constructor() {
super("api.MovementQueryOptions", [
{ no: 1, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Movement", example: "\"[\"ID.RefID\", \"Payload.ActorID\", \"Payload.Goods.ItemID\"]\"" } } }
{ no: 1, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Movement", example: "[\"ID.RefID\", \"Payload.ActorID\", \"Payload.Goods.ItemID\"]" } } }
]);
}
create(value?: PartialMessage<MovementQueryOptions>): MovementQueryOptions {

View File

@@ -438,7 +438,7 @@ class OrderQueryOptions$Type extends MessageType<OrderQueryOptions> {
constructor() {
super("api.OrderQueryOptions", [
{ no: 1, name: "TruncateLines", kind: "scalar", localName: "TruncateLines", jsonName: "TruncateLines", T: 8 /*ScalarType.BOOL*/ },
{ no: 2, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Order", example: "\"[\"ID.RefID\", \"Payload.Name\", \"Payload.Lines.ID\"]\"" } } }
{ no: 2, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Order", example: "[\"ID.RefID\", \"Payload.Name\", \"Payload.Lines.ID\"]" } } }
]);
}
create(value?: PartialMessage<OrderQueryOptions>): OrderQueryOptions {

View File

@@ -1,6 +1,6 @@
{
"name": "@reflex-platform/npm-core-sdk",
"version": "1.12.0-SNAPSHOT-251110102236",
"version": "1.12.0-SNAPSHOT-251110110057",
"description": "npm libs from core model proto files",
"homepage": "",
"main": "index.ts",

View File

@@ -433,7 +433,7 @@ export const PartnerByFilterResult = new PartnerByFilterResult$Type();
class PartnerQueryOptions$Type extends MessageType<PartnerQueryOptions> {
constructor() {
super("api.PartnerQueryOptions", [
{ no: 1, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Partner", example: "\"[\"ID.RefID\", \"Payload.Name\", \"Payload.Lines.ID\"]\"" } } }
{ no: 1, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Partner", example: "[\"ID.RefID\", \"Payload.Name\", \"Payload.Lines.ID\"]" } } }
]);
}
create(value?: PartialMessage<PartnerQueryOptions>): PartnerQueryOptions {

View File

@@ -442,7 +442,7 @@ export const StockByFilterResult = new StockByFilterResult$Type();
class StockQueryOptions$Type extends MessageType<StockQueryOptions> {
constructor() {
super("api.StockQueryOptions", [
{ no: 1, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Stock", example: "\"[\"ID.RefID\", \"Payload.ActorID\", \"Payload.Goods.ItemID\"]\"" } } }
{ no: 1, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Stock", example: "[\"ID.RefID\", \"Payload.ActorID\", \"Payload.Goods.ItemID\"]" } } }
]);
}
create(value?: PartialMessage<StockQueryOptions>): StockQueryOptions {

View File

@@ -178,7 +178,7 @@ export const TrackingByIdResult = new TrackingByIdResult$Type();
class TrackingQueryOptions$Type extends MessageType<TrackingQueryOptions> {
constructor() {
super("api.TrackingQueryOptions", [
{ no: 1, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Tracking", example: "\"[\"ID.RefID\", \"Payload.Name\", \"Payload.Lines.ID\"]\"" } } }
{ no: 1, name: "Only", kind: "scalar", localName: "Only", jsonName: "Only", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/, options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field": { description: "Optional : List of fields to include in the response for each returned Tracking", example: "[\"ID.RefID\", \"Payload.Name\", \"Payload.Lines.ID\"]" } } }
]);
}
create(value?: PartialMessage<TrackingQueryOptions>): TrackingQueryOptions {