@vrplatform/api 1.3.1-4132 → 1.3.1-4134
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -52156,6 +52156,19 @@ export interface operations {
|
|
|
52156
52156
|
appId: string;
|
|
52157
52157
|
}[];
|
|
52158
52158
|
};
|
|
52159
|
+
} | {
|
|
52160
|
+
/** @constant */
|
|
52161
|
+
code: "pmsMissingAccountingStart";
|
|
52162
|
+
/** @constant */
|
|
52163
|
+
severity: "error";
|
|
52164
|
+
context: {
|
|
52165
|
+
connections: {
|
|
52166
|
+
/** Format: uuid */
|
|
52167
|
+
id: string;
|
|
52168
|
+
name: string;
|
|
52169
|
+
appId: string;
|
|
52170
|
+
}[];
|
|
52171
|
+
};
|
|
52159
52172
|
})[];
|
|
52160
52173
|
isGeneralLedger?: boolean | null;
|
|
52161
52174
|
isOpex?: boolean;
|
|
@@ -52467,6 +52480,19 @@ export interface operations {
|
|
|
52467
52480
|
appId: string;
|
|
52468
52481
|
}[];
|
|
52469
52482
|
};
|
|
52483
|
+
} | {
|
|
52484
|
+
/** @constant */
|
|
52485
|
+
code: "pmsMissingAccountingStart";
|
|
52486
|
+
/** @constant */
|
|
52487
|
+
severity: "error";
|
|
52488
|
+
context: {
|
|
52489
|
+
connections: {
|
|
52490
|
+
/** Format: uuid */
|
|
52491
|
+
id: string;
|
|
52492
|
+
name: string;
|
|
52493
|
+
appId: string;
|
|
52494
|
+
}[];
|
|
52495
|
+
};
|
|
52470
52496
|
})[];
|
|
52471
52497
|
isGeneralLedger?: boolean | null;
|
|
52472
52498
|
isOpex?: boolean;
|
|
@@ -52698,6 +52724,23 @@ export interface operations {
|
|
|
52698
52724
|
latestVersion: number;
|
|
52699
52725
|
}[];
|
|
52700
52726
|
};
|
|
52727
|
+
} | {
|
|
52728
|
+
/** @enum {string} */
|
|
52729
|
+
severity: "error" | "warning";
|
|
52730
|
+
/** @enum {string} */
|
|
52731
|
+
category: "criticalToUser" | "criticalToSystem";
|
|
52732
|
+
message: string;
|
|
52733
|
+
affected: number;
|
|
52734
|
+
/** @constant */
|
|
52735
|
+
code: "pmsMissingAccountingStart";
|
|
52736
|
+
context: {
|
|
52737
|
+
connections: {
|
|
52738
|
+
/** Format: uuid */
|
|
52739
|
+
id: string;
|
|
52740
|
+
name: string;
|
|
52741
|
+
appId: string;
|
|
52742
|
+
}[];
|
|
52743
|
+
};
|
|
52701
52744
|
} | {
|
|
52702
52745
|
/** @enum {string} */
|
|
52703
52746
|
severity: "error" | "warning";
|
|
@@ -53121,6 +53164,19 @@ export interface operations {
|
|
|
53121
53164
|
appId: string;
|
|
53122
53165
|
}[];
|
|
53123
53166
|
};
|
|
53167
|
+
} | {
|
|
53168
|
+
/** @constant */
|
|
53169
|
+
code: "pmsMissingAccountingStart";
|
|
53170
|
+
/** @constant */
|
|
53171
|
+
severity: "error";
|
|
53172
|
+
context: {
|
|
53173
|
+
connections: {
|
|
53174
|
+
/** Format: uuid */
|
|
53175
|
+
id: string;
|
|
53176
|
+
name: string;
|
|
53177
|
+
appId: string;
|
|
53178
|
+
}[];
|
|
53179
|
+
};
|
|
53124
53180
|
})[];
|
|
53125
53181
|
isGeneralLedger?: boolean | null;
|
|
53126
53182
|
isOpex?: boolean;
|
|
@@ -53378,6 +53434,19 @@ export interface operations {
|
|
|
53378
53434
|
appId: string;
|
|
53379
53435
|
}[];
|
|
53380
53436
|
};
|
|
53437
|
+
} | {
|
|
53438
|
+
/** @constant */
|
|
53439
|
+
code: "pmsMissingAccountingStart";
|
|
53440
|
+
/** @constant */
|
|
53441
|
+
severity: "error";
|
|
53442
|
+
context: {
|
|
53443
|
+
connections: {
|
|
53444
|
+
/** Format: uuid */
|
|
53445
|
+
id: string;
|
|
53446
|
+
name: string;
|
|
53447
|
+
appId: string;
|
|
53448
|
+
}[];
|
|
53449
|
+
};
|
|
53381
53450
|
})[];
|
|
53382
53451
|
isGeneralLedger?: boolean | null;
|
|
53383
53452
|
isOpex?: boolean;
|
|
@@ -53633,6 +53702,19 @@ export interface operations {
|
|
|
53633
53702
|
appId: string;
|
|
53634
53703
|
}[];
|
|
53635
53704
|
};
|
|
53705
|
+
} | {
|
|
53706
|
+
/** @constant */
|
|
53707
|
+
code: "pmsMissingAccountingStart";
|
|
53708
|
+
/** @constant */
|
|
53709
|
+
severity: "error";
|
|
53710
|
+
context: {
|
|
53711
|
+
connections: {
|
|
53712
|
+
/** Format: uuid */
|
|
53713
|
+
id: string;
|
|
53714
|
+
name: string;
|
|
53715
|
+
appId: string;
|
|
53716
|
+
}[];
|
|
53717
|
+
};
|
|
53636
53718
|
})[];
|
|
53637
53719
|
isGeneralLedger?: boolean | null;
|
|
53638
53720
|
isOpex?: boolean;
|
|
@@ -55518,6 +55600,19 @@ export interface operations {
|
|
|
55518
55600
|
appId: string;
|
|
55519
55601
|
}[];
|
|
55520
55602
|
};
|
|
55603
|
+
} | {
|
|
55604
|
+
/** @constant */
|
|
55605
|
+
code: "pmsMissingAccountingStart";
|
|
55606
|
+
/** @constant */
|
|
55607
|
+
severity: "error";
|
|
55608
|
+
context: {
|
|
55609
|
+
connections: {
|
|
55610
|
+
/** Format: uuid */
|
|
55611
|
+
id: string;
|
|
55612
|
+
name: string;
|
|
55613
|
+
appId: string;
|
|
55614
|
+
}[];
|
|
55615
|
+
};
|
|
55521
55616
|
})[];
|
|
55522
55617
|
isGeneralLedger?: boolean | null;
|
|
55523
55618
|
isOpex?: boolean;
|
|
@@ -55756,6 +55851,19 @@ export interface operations {
|
|
|
55756
55851
|
appId: string;
|
|
55757
55852
|
}[];
|
|
55758
55853
|
};
|
|
55854
|
+
} | {
|
|
55855
|
+
/** @constant */
|
|
55856
|
+
code: "pmsMissingAccountingStart";
|
|
55857
|
+
/** @constant */
|
|
55858
|
+
severity: "error";
|
|
55859
|
+
context: {
|
|
55860
|
+
connections: {
|
|
55861
|
+
/** Format: uuid */
|
|
55862
|
+
id: string;
|
|
55863
|
+
name: string;
|
|
55864
|
+
appId: string;
|
|
55865
|
+
}[];
|
|
55866
|
+
};
|
|
55759
55867
|
})[];
|
|
55760
55868
|
isGeneralLedger?: boolean | null;
|
|
55761
55869
|
isOpex?: boolean;
|
|
@@ -56073,6 +56181,19 @@ export interface operations {
|
|
|
56073
56181
|
appId: string;
|
|
56074
56182
|
}[];
|
|
56075
56183
|
};
|
|
56184
|
+
} | {
|
|
56185
|
+
/** @constant */
|
|
56186
|
+
code: "pmsMissingAccountingStart";
|
|
56187
|
+
/** @constant */
|
|
56188
|
+
severity: "error";
|
|
56189
|
+
context: {
|
|
56190
|
+
connections: {
|
|
56191
|
+
/** Format: uuid */
|
|
56192
|
+
id: string;
|
|
56193
|
+
name: string;
|
|
56194
|
+
appId: string;
|
|
56195
|
+
}[];
|
|
56196
|
+
};
|
|
56076
56197
|
})[];
|
|
56077
56198
|
isGeneralLedger?: boolean | null;
|
|
56078
56199
|
isOpex?: boolean;
|
|
@@ -56764,6 +56885,19 @@ export interface operations {
|
|
|
56764
56885
|
appId: string;
|
|
56765
56886
|
}[];
|
|
56766
56887
|
};
|
|
56888
|
+
} | {
|
|
56889
|
+
/** @constant */
|
|
56890
|
+
code: "pmsMissingAccountingStart";
|
|
56891
|
+
/** @constant */
|
|
56892
|
+
severity: "error";
|
|
56893
|
+
context: {
|
|
56894
|
+
connections: {
|
|
56895
|
+
/** Format: uuid */
|
|
56896
|
+
id: string;
|
|
56897
|
+
name: string;
|
|
56898
|
+
appId: string;
|
|
56899
|
+
}[];
|
|
56900
|
+
};
|
|
56767
56901
|
})[];
|
|
56768
56902
|
isGeneralLedger?: boolean | null;
|
|
56769
56903
|
isOpex?: boolean;
|
|
@@ -56992,6 +57126,23 @@ export interface operations {
|
|
|
56992
57126
|
latestVersion: number;
|
|
56993
57127
|
}[];
|
|
56994
57128
|
};
|
|
57129
|
+
} | {
|
|
57130
|
+
/** @enum {string} */
|
|
57131
|
+
severity: "error" | "warning";
|
|
57132
|
+
/** @enum {string} */
|
|
57133
|
+
category: "criticalToUser" | "criticalToSystem";
|
|
57134
|
+
message: string;
|
|
57135
|
+
affected: number;
|
|
57136
|
+
/** @constant */
|
|
57137
|
+
code: "pmsMissingAccountingStart";
|
|
57138
|
+
context: {
|
|
57139
|
+
connections: {
|
|
57140
|
+
/** Format: uuid */
|
|
57141
|
+
id: string;
|
|
57142
|
+
name: string;
|
|
57143
|
+
appId: string;
|
|
57144
|
+
}[];
|
|
57145
|
+
};
|
|
56995
57146
|
} | {
|
|
56996
57147
|
/** @enum {string} */
|
|
56997
57148
|
severity: "error" | "warning";
|