@vrplatform/api 1.3.1-stage.1736 → 1.3.1-stage.1741
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/build/main/generated/v1.d.ts +112 -32
- package/build/main/generated/v1.js.map +1 -1
- package/build/module/generated/v1.d.ts +112 -32
- package/build/module/generated/v1.js.map +1 -1
- package/package.json +1 -1
- package/src/generated/v1.ts +112 -32
package/package.json
CHANGED
package/src/generated/v1.ts
CHANGED
|
@@ -10679,6 +10679,25 @@ export interface operations {
|
|
|
10679
10679
|
endAt: string | null;
|
|
10680
10680
|
} | null;
|
|
10681
10681
|
};
|
|
10682
|
+
issues: ({
|
|
10683
|
+
/** @constant */
|
|
10684
|
+
code: "missingOwnershipOrDeactivation";
|
|
10685
|
+
/** @constant */
|
|
10686
|
+
severity: "warning";
|
|
10687
|
+
context: Record<string, never>;
|
|
10688
|
+
} | {
|
|
10689
|
+
/** @constant */
|
|
10690
|
+
code: "missingFeesAndCommission";
|
|
10691
|
+
/** @constant */
|
|
10692
|
+
severity: "warning";
|
|
10693
|
+
context: Record<string, never>;
|
|
10694
|
+
} | {
|
|
10695
|
+
/** @constant */
|
|
10696
|
+
code: "missingOpeningBalance";
|
|
10697
|
+
/** @constant */
|
|
10698
|
+
severity: "warning";
|
|
10699
|
+
context: Record<string, never>;
|
|
10700
|
+
})[];
|
|
10682
10701
|
}[];
|
|
10683
10702
|
pagination: {
|
|
10684
10703
|
/** @default 100 */
|
|
@@ -10918,6 +10937,25 @@ export interface operations {
|
|
|
10918
10937
|
endAt: string | null;
|
|
10919
10938
|
} | null;
|
|
10920
10939
|
};
|
|
10940
|
+
issues: ({
|
|
10941
|
+
/** @constant */
|
|
10942
|
+
code: "missingOwnershipOrDeactivation";
|
|
10943
|
+
/** @constant */
|
|
10944
|
+
severity: "warning";
|
|
10945
|
+
context: Record<string, never>;
|
|
10946
|
+
} | {
|
|
10947
|
+
/** @constant */
|
|
10948
|
+
code: "missingFeesAndCommission";
|
|
10949
|
+
/** @constant */
|
|
10950
|
+
severity: "warning";
|
|
10951
|
+
context: Record<string, never>;
|
|
10952
|
+
} | {
|
|
10953
|
+
/** @constant */
|
|
10954
|
+
code: "missingOpeningBalance";
|
|
10955
|
+
/** @constant */
|
|
10956
|
+
severity: "warning";
|
|
10957
|
+
context: Record<string, never>;
|
|
10958
|
+
})[];
|
|
10921
10959
|
};
|
|
10922
10960
|
};
|
|
10923
10961
|
};
|
|
@@ -11973,6 +12011,25 @@ export interface operations {
|
|
|
11973
12011
|
endAt: string | null;
|
|
11974
12012
|
} | null;
|
|
11975
12013
|
};
|
|
12014
|
+
issues: ({
|
|
12015
|
+
/** @constant */
|
|
12016
|
+
code: "missingOwnershipOrDeactivation";
|
|
12017
|
+
/** @constant */
|
|
12018
|
+
severity: "warning";
|
|
12019
|
+
context: Record<string, never>;
|
|
12020
|
+
} | {
|
|
12021
|
+
/** @constant */
|
|
12022
|
+
code: "missingFeesAndCommission";
|
|
12023
|
+
/** @constant */
|
|
12024
|
+
severity: "warning";
|
|
12025
|
+
context: Record<string, never>;
|
|
12026
|
+
} | {
|
|
12027
|
+
/** @constant */
|
|
12028
|
+
code: "missingOpeningBalance";
|
|
12029
|
+
/** @constant */
|
|
12030
|
+
severity: "warning";
|
|
12031
|
+
context: Record<string, never>;
|
|
12032
|
+
})[];
|
|
11976
12033
|
};
|
|
11977
12034
|
};
|
|
11978
12035
|
};
|
|
@@ -12204,6 +12261,25 @@ export interface operations {
|
|
|
12204
12261
|
endAt: string | null;
|
|
12205
12262
|
} | null;
|
|
12206
12263
|
};
|
|
12264
|
+
issues: ({
|
|
12265
|
+
/** @constant */
|
|
12266
|
+
code: "missingOwnershipOrDeactivation";
|
|
12267
|
+
/** @constant */
|
|
12268
|
+
severity: "warning";
|
|
12269
|
+
context: Record<string, never>;
|
|
12270
|
+
} | {
|
|
12271
|
+
/** @constant */
|
|
12272
|
+
code: "missingFeesAndCommission";
|
|
12273
|
+
/** @constant */
|
|
12274
|
+
severity: "warning";
|
|
12275
|
+
context: Record<string, never>;
|
|
12276
|
+
} | {
|
|
12277
|
+
/** @constant */
|
|
12278
|
+
code: "missingOpeningBalance";
|
|
12279
|
+
/** @constant */
|
|
12280
|
+
severity: "warning";
|
|
12281
|
+
context: Record<string, never>;
|
|
12282
|
+
})[];
|
|
12207
12283
|
};
|
|
12208
12284
|
};
|
|
12209
12285
|
};
|
|
@@ -18760,46 +18836,50 @@ export interface operations {
|
|
|
18760
18836
|
};
|
|
18761
18837
|
content: {
|
|
18762
18838
|
"application/json": {
|
|
18763
|
-
|
|
18839
|
+
trustReconciliationByListing: {
|
|
18764
18840
|
/** @constant */
|
|
18765
|
-
name: "
|
|
18841
|
+
name: "Trust Reconciliation by Listing";
|
|
18766
18842
|
total: number;
|
|
18767
|
-
|
|
18768
|
-
|
|
18769
|
-
|
|
18770
|
-
id: string;
|
|
18771
|
-
name: string;
|
|
18772
|
-
categoryId: string;
|
|
18843
|
+
groups: ({
|
|
18844
|
+
/** @constant */
|
|
18845
|
+
name: "Bank Accounts";
|
|
18773
18846
|
total: number;
|
|
18774
|
-
|
|
18775
|
-
|
|
18776
|
-
|
|
18777
|
-
|
|
18778
|
-
|
|
18779
|
-
|
|
18780
|
-
|
|
18781
|
-
|
|
18782
|
-
|
|
18783
|
-
|
|
18784
|
-
|
|
18785
|
-
name: string;
|
|
18847
|
+
/** @constant */
|
|
18848
|
+
type: "accounts";
|
|
18849
|
+
accounts: {
|
|
18850
|
+
id: string;
|
|
18851
|
+
name: string;
|
|
18852
|
+
categoryId: string;
|
|
18853
|
+
total: number;
|
|
18854
|
+
}[];
|
|
18855
|
+
} | {
|
|
18856
|
+
/** @enum {string} */
|
|
18857
|
+
name: "Manager Balances" | "Owner Balances";
|
|
18786
18858
|
total: number;
|
|
18787
|
-
|
|
18788
|
-
|
|
18789
|
-
|
|
18859
|
+
/** @constant */
|
|
18860
|
+
type: "listings";
|
|
18861
|
+
listings: {
|
|
18862
|
+
id: string;
|
|
18863
|
+
listingId: string | null;
|
|
18864
|
+
ownershipPeriodId: string | null;
|
|
18865
|
+
name: string;
|
|
18790
18866
|
total: number;
|
|
18791
|
-
|
|
18792
|
-
|
|
18793
|
-
|
|
18794
|
-
id: string;
|
|
18795
|
-
name: string;
|
|
18796
|
-
categoryId: string;
|
|
18867
|
+
sections: {
|
|
18868
|
+
/** @enum {string} */
|
|
18869
|
+
name: "Manager Payable" | "Owner Payable" | "Other Net Liabilities";
|
|
18797
18870
|
total: number;
|
|
18871
|
+
/** @constant */
|
|
18872
|
+
type: "accounts";
|
|
18873
|
+
accounts: {
|
|
18874
|
+
id: string;
|
|
18875
|
+
name: string;
|
|
18876
|
+
categoryId: string;
|
|
18877
|
+
total: number;
|
|
18878
|
+
}[];
|
|
18798
18879
|
}[];
|
|
18799
18880
|
}[];
|
|
18800
|
-
}[];
|
|
18801
|
-
}
|
|
18802
|
-
total: number;
|
|
18881
|
+
})[];
|
|
18882
|
+
};
|
|
18803
18883
|
};
|
|
18804
18884
|
};
|
|
18805
18885
|
};
|