@vrplatform/api 1.2.36 → 1.2.37
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.
package/package.json
CHANGED
package/src/generated/v1.ts
CHANGED
|
@@ -22506,7 +22506,7 @@ export interface operations {
|
|
|
22506
22506
|
parameters: {
|
|
22507
22507
|
query?: {
|
|
22508
22508
|
txnCode?: string;
|
|
22509
|
-
|
|
22509
|
+
status?: "active" | "inactive";
|
|
22510
22510
|
types?: string;
|
|
22511
22511
|
classifications?: string;
|
|
22512
22512
|
startAt?: string;
|