@mikemo-coposit/am-accounting-shared 1.3.0 → 1.3.1
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/dist/cjs/index.cjs +11 -11
- package/dist/cjs/schemas/cma/cma-search.rest.schemal.d.ts +1 -1
- package/dist/cjs/schemas/cma/cma.rest.schema.d.ts +39 -39
- package/dist/cjs/schemas/cma-account-period/cma-account-period-closing-summary.rest.schema.d.ts +72 -72
- package/dist/cjs/schemas/cma-account-period/cma-account-period.rest.schema.d.ts +39 -39
- package/dist/cjs/schemas/cma-closure-request/cma-closure-request.entity.schema.d.ts +3 -3
- package/dist/cjs/schemas/cma-creation-request/cma-creation-request.entity.schema.d.ts +2 -2
- package/dist/cjs/schemas/cma-reconciled-transaction/cma-reconciled-transaction.rest.schema.d.ts +75 -75
- package/dist/cjs/schemas/cma-transaction/cma-transaction-search.rest.schema.d.ts +1 -1
- package/dist/cjs/schemas/cma-transaction/cma-transaction.rest.schema.d.ts +3 -3
- package/dist/cjs/schemas/developer/developer.enity.schema.d.ts +1 -1
- package/dist/cjs/schemas/mta-account-period/mta-account-period-closing-summary.rest.schema.d.ts +72 -72
- package/dist/cjs/schemas/mta-reconciled-transaction/mta-reconciled-transaction.rest.schema.d.ts +36 -36
- package/dist/cjs/schemas/mta-transaction/mta-transaction-search.rest.schema.d.ts +1 -1
- package/dist/cjs/schemas/mta-transaction/mta-transaction.entity.schema.d.ts +3 -3
- package/dist/cjs/schemas/mta-transaction/mta-transaction.rest.schema.d.ts +3 -3
- package/dist/cjs/schemas/payout/mta-to-cma-payout/provision-data.mta-to-cma-payout.entity.schema.d.ts +2 -2
- package/dist/cjs/schemas/payout/mta-to-cma-payout/provision-data.mta-to-cma-payout.rest.schema.d.ts +228 -228
- package/dist/cjs/schemas/payout/payout-provision-data.entity.schema.d.ts +3 -3
- package/dist/cjs/schemas/payout/payout.entity.schema.d.ts +3 -3
- package/dist/cjs/schemas/payout/payout.rest.schema.d.ts +1119 -1119
- package/dist/cjs/schemas/payout/refund-payout/provision-data.refund-payout.entity.schema.d.ts +1 -1
- package/dist/cjs/schemas/payout/settlement-payout/provision-data.settlement-payout.entity.schema.d.ts +2 -2
- package/dist/cjs/schemas/payout-transaction/payout-transaction.rest.entity.d.ts +102 -102
- package/dist/cjs/schemas/project/project.entity.schema.d.ts +3 -3
- package/dist/cjs/schemas/project/project.rest.schema.d.ts +2 -2
- package/dist/cjs/schemas/property/property-search.rest.schema.d.ts +2 -2
- package/dist/cjs/schemas/property/property.entity.schema.d.ts +4 -4
- package/dist/cjs/schemas/property/property.rest.schema.d.ts +76 -76
- package/dist/esm/index.js +11 -11
- package/dist/esm/schemas/cma/cma-search.rest.schemal.d.ts +1 -1
- package/dist/esm/schemas/cma/cma.rest.schema.d.ts +39 -39
- package/dist/esm/schemas/cma-account-period/cma-account-period-closing-summary.rest.schema.d.ts +72 -72
- package/dist/esm/schemas/cma-account-period/cma-account-period.rest.schema.d.ts +39 -39
- package/dist/esm/schemas/cma-closure-request/cma-closure-request.entity.schema.d.ts +3 -3
- package/dist/esm/schemas/cma-creation-request/cma-creation-request.entity.schema.d.ts +2 -2
- package/dist/esm/schemas/cma-reconciled-transaction/cma-reconciled-transaction.rest.schema.d.ts +75 -75
- package/dist/esm/schemas/cma-transaction/cma-transaction-search.rest.schema.d.ts +1 -1
- package/dist/esm/schemas/cma-transaction/cma-transaction.rest.schema.d.ts +3 -3
- package/dist/esm/schemas/developer/developer.enity.schema.d.ts +1 -1
- package/dist/esm/schemas/mta-account-period/mta-account-period-closing-summary.rest.schema.d.ts +72 -72
- package/dist/esm/schemas/mta-reconciled-transaction/mta-reconciled-transaction.rest.schema.d.ts +36 -36
- package/dist/esm/schemas/mta-transaction/mta-transaction-search.rest.schema.d.ts +1 -1
- package/dist/esm/schemas/mta-transaction/mta-transaction.entity.schema.d.ts +3 -3
- package/dist/esm/schemas/mta-transaction/mta-transaction.rest.schema.d.ts +3 -3
- package/dist/esm/schemas/payout/mta-to-cma-payout/provision-data.mta-to-cma-payout.entity.schema.d.ts +2 -2
- package/dist/esm/schemas/payout/mta-to-cma-payout/provision-data.mta-to-cma-payout.rest.schema.d.ts +228 -228
- package/dist/esm/schemas/payout/payout-provision-data.entity.schema.d.ts +3 -3
- package/dist/esm/schemas/payout/payout.entity.schema.d.ts +3 -3
- package/dist/esm/schemas/payout/payout.rest.schema.d.ts +1119 -1119
- package/dist/esm/schemas/payout/refund-payout/provision-data.refund-payout.entity.schema.d.ts +1 -1
- package/dist/esm/schemas/payout/settlement-payout/provision-data.settlement-payout.entity.schema.d.ts +2 -2
- package/dist/esm/schemas/payout-transaction/payout-transaction.rest.entity.d.ts +102 -102
- package/dist/esm/schemas/project/project.entity.schema.d.ts +3 -3
- package/dist/esm/schemas/project/project.rest.schema.d.ts +2 -2
- package/dist/esm/schemas/property/property-search.rest.schema.d.ts +2 -2
- package/dist/esm/schemas/property/property.entity.schema.d.ts +4 -4
- package/dist/esm/schemas/property/property.rest.schema.d.ts +76 -76
- package/package.json +1 -1
package/dist/cjs/schemas/cma-account-period/cma-account-period-closing-summary.rest.schema.d.ts
CHANGED
|
@@ -100,7 +100,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
100
100
|
updatedAt: Date;
|
|
101
101
|
balanceCents: bigint;
|
|
102
102
|
syncedAt: Date;
|
|
103
|
-
|
|
103
|
+
internalReference: number;
|
|
104
104
|
customerId: string;
|
|
105
105
|
projectId: string;
|
|
106
106
|
lotDetail: string | null;
|
|
@@ -116,7 +116,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
116
116
|
copositSaleStatus?: string | null | undefined;
|
|
117
117
|
project?: {
|
|
118
118
|
id: string;
|
|
119
|
-
|
|
119
|
+
internalReference: number;
|
|
120
120
|
name: string;
|
|
121
121
|
developerId: string;
|
|
122
122
|
mtaId: string | null;
|
|
@@ -129,7 +129,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
129
129
|
updatedAt: Date;
|
|
130
130
|
developer?: {
|
|
131
131
|
id: string;
|
|
132
|
-
|
|
132
|
+
internalReference: number;
|
|
133
133
|
companyName: string | null;
|
|
134
134
|
status: string;
|
|
135
135
|
isArchived: boolean;
|
|
@@ -202,7 +202,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
202
202
|
updatedAt: Date;
|
|
203
203
|
balanceCents: bigint;
|
|
204
204
|
syncedAt: Date;
|
|
205
|
-
|
|
205
|
+
internalReference: number;
|
|
206
206
|
customerId: string;
|
|
207
207
|
projectId: string;
|
|
208
208
|
lotDetail: string | null;
|
|
@@ -218,7 +218,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
218
218
|
copositSaleStatus?: string | null | undefined;
|
|
219
219
|
project?: {
|
|
220
220
|
id: string;
|
|
221
|
-
|
|
221
|
+
internalReference: number;
|
|
222
222
|
name: string;
|
|
223
223
|
developerId: string;
|
|
224
224
|
mtaId: string | null;
|
|
@@ -231,7 +231,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
231
231
|
updatedAt: Date;
|
|
232
232
|
developer?: {
|
|
233
233
|
id: string;
|
|
234
|
-
|
|
234
|
+
internalReference: number;
|
|
235
235
|
companyName: string | null;
|
|
236
236
|
status: string;
|
|
237
237
|
isArchived: boolean;
|
|
@@ -303,7 +303,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
303
303
|
updatedAt: Date;
|
|
304
304
|
balanceCents: bigint;
|
|
305
305
|
syncedAt: Date;
|
|
306
|
-
|
|
306
|
+
internalReference: number;
|
|
307
307
|
customerId: string;
|
|
308
308
|
projectId: string;
|
|
309
309
|
lotDetail: string | null;
|
|
@@ -319,7 +319,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
319
319
|
copositSaleStatus?: string | null | undefined;
|
|
320
320
|
project?: {
|
|
321
321
|
id: string;
|
|
322
|
-
|
|
322
|
+
internalReference: number;
|
|
323
323
|
name: string;
|
|
324
324
|
developerId: string;
|
|
325
325
|
mtaId: string | null;
|
|
@@ -332,7 +332,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
332
332
|
updatedAt: Date;
|
|
333
333
|
developer?: {
|
|
334
334
|
id: string;
|
|
335
|
-
|
|
335
|
+
internalReference: number;
|
|
336
336
|
companyName: string | null;
|
|
337
337
|
status: string;
|
|
338
338
|
isArchived: boolean;
|
|
@@ -412,7 +412,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
412
412
|
updatedAt: unknown;
|
|
413
413
|
balanceCents: unknown;
|
|
414
414
|
syncedAt: unknown;
|
|
415
|
-
|
|
415
|
+
internalReference: number;
|
|
416
416
|
customerId: string;
|
|
417
417
|
projectId: string;
|
|
418
418
|
lotDetail: string | null;
|
|
@@ -428,7 +428,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
428
428
|
copositSaleStatus?: string | null | undefined;
|
|
429
429
|
project?: {
|
|
430
430
|
id: string;
|
|
431
|
-
|
|
431
|
+
internalReference: number;
|
|
432
432
|
name: string;
|
|
433
433
|
developerId: string;
|
|
434
434
|
mtaId: string | null;
|
|
@@ -441,7 +441,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
441
441
|
updatedAt: unknown;
|
|
442
442
|
developer?: {
|
|
443
443
|
id: string;
|
|
444
|
-
|
|
444
|
+
internalReference: number;
|
|
445
445
|
companyName: string | null;
|
|
446
446
|
status: string;
|
|
447
447
|
isArchived: boolean;
|
|
@@ -514,7 +514,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
514
514
|
updatedAt: unknown;
|
|
515
515
|
balanceCents: unknown;
|
|
516
516
|
syncedAt: unknown;
|
|
517
|
-
|
|
517
|
+
internalReference: number;
|
|
518
518
|
customerId: string;
|
|
519
519
|
projectId: string;
|
|
520
520
|
lotDetail: string | null;
|
|
@@ -530,7 +530,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
530
530
|
copositSaleStatus?: string | null | undefined;
|
|
531
531
|
project?: {
|
|
532
532
|
id: string;
|
|
533
|
-
|
|
533
|
+
internalReference: number;
|
|
534
534
|
name: string;
|
|
535
535
|
developerId: string;
|
|
536
536
|
mtaId: string | null;
|
|
@@ -543,7 +543,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
543
543
|
updatedAt: unknown;
|
|
544
544
|
developer?: {
|
|
545
545
|
id: string;
|
|
546
|
-
|
|
546
|
+
internalReference: number;
|
|
547
547
|
companyName: string | null;
|
|
548
548
|
status: string;
|
|
549
549
|
isArchived: boolean;
|
|
@@ -615,7 +615,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
615
615
|
updatedAt: unknown;
|
|
616
616
|
balanceCents: unknown;
|
|
617
617
|
syncedAt: unknown;
|
|
618
|
-
|
|
618
|
+
internalReference: number;
|
|
619
619
|
customerId: string;
|
|
620
620
|
projectId: string;
|
|
621
621
|
lotDetail: string | null;
|
|
@@ -631,7 +631,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
631
631
|
copositSaleStatus?: string | null | undefined;
|
|
632
632
|
project?: {
|
|
633
633
|
id: string;
|
|
634
|
-
|
|
634
|
+
internalReference: number;
|
|
635
635
|
name: string;
|
|
636
636
|
developerId: string;
|
|
637
637
|
mtaId: string | null;
|
|
@@ -644,7 +644,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
644
644
|
updatedAt: unknown;
|
|
645
645
|
developer?: {
|
|
646
646
|
id: string;
|
|
647
|
-
|
|
647
|
+
internalReference: number;
|
|
648
648
|
companyName: string | null;
|
|
649
649
|
status: string;
|
|
650
650
|
isArchived: boolean;
|
|
@@ -718,7 +718,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
718
718
|
updatedAt: Date;
|
|
719
719
|
balanceCents: bigint;
|
|
720
720
|
syncedAt: Date;
|
|
721
|
-
|
|
721
|
+
internalReference: number;
|
|
722
722
|
customerId: string;
|
|
723
723
|
projectId: string;
|
|
724
724
|
lotDetail: string | null;
|
|
@@ -734,7 +734,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
734
734
|
copositSaleStatus?: string | null | undefined;
|
|
735
735
|
project?: {
|
|
736
736
|
id: string;
|
|
737
|
-
|
|
737
|
+
internalReference: number;
|
|
738
738
|
name: string;
|
|
739
739
|
developerId: string;
|
|
740
740
|
mtaId: string | null;
|
|
@@ -747,7 +747,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
747
747
|
updatedAt: Date;
|
|
748
748
|
developer?: {
|
|
749
749
|
id: string;
|
|
750
|
-
|
|
750
|
+
internalReference: number;
|
|
751
751
|
companyName: string | null;
|
|
752
752
|
status: string;
|
|
753
753
|
isArchived: boolean;
|
|
@@ -820,7 +820,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
820
820
|
updatedAt: Date;
|
|
821
821
|
balanceCents: bigint;
|
|
822
822
|
syncedAt: Date;
|
|
823
|
-
|
|
823
|
+
internalReference: number;
|
|
824
824
|
customerId: string;
|
|
825
825
|
projectId: string;
|
|
826
826
|
lotDetail: string | null;
|
|
@@ -836,7 +836,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
836
836
|
copositSaleStatus?: string | null | undefined;
|
|
837
837
|
project?: {
|
|
838
838
|
id: string;
|
|
839
|
-
|
|
839
|
+
internalReference: number;
|
|
840
840
|
name: string;
|
|
841
841
|
developerId: string;
|
|
842
842
|
mtaId: string | null;
|
|
@@ -849,7 +849,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
849
849
|
updatedAt: Date;
|
|
850
850
|
developer?: {
|
|
851
851
|
id: string;
|
|
852
|
-
|
|
852
|
+
internalReference: number;
|
|
853
853
|
companyName: string | null;
|
|
854
854
|
status: string;
|
|
855
855
|
isArchived: boolean;
|
|
@@ -921,7 +921,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
921
921
|
updatedAt: Date;
|
|
922
922
|
balanceCents: bigint;
|
|
923
923
|
syncedAt: Date;
|
|
924
|
-
|
|
924
|
+
internalReference: number;
|
|
925
925
|
customerId: string;
|
|
926
926
|
projectId: string;
|
|
927
927
|
lotDetail: string | null;
|
|
@@ -937,7 +937,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
937
937
|
copositSaleStatus?: string | null | undefined;
|
|
938
938
|
project?: {
|
|
939
939
|
id: string;
|
|
940
|
-
|
|
940
|
+
internalReference: number;
|
|
941
941
|
name: string;
|
|
942
942
|
developerId: string;
|
|
943
943
|
mtaId: string | null;
|
|
@@ -950,7 +950,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
950
950
|
updatedAt: Date;
|
|
951
951
|
developer?: {
|
|
952
952
|
id: string;
|
|
953
|
-
|
|
953
|
+
internalReference: number;
|
|
954
954
|
companyName: string | null;
|
|
955
955
|
status: string;
|
|
956
956
|
isArchived: boolean;
|
|
@@ -1030,7 +1030,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1030
1030
|
updatedAt: unknown;
|
|
1031
1031
|
balanceCents: unknown;
|
|
1032
1032
|
syncedAt: unknown;
|
|
1033
|
-
|
|
1033
|
+
internalReference: number;
|
|
1034
1034
|
customerId: string;
|
|
1035
1035
|
projectId: string;
|
|
1036
1036
|
lotDetail: string | null;
|
|
@@ -1046,7 +1046,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1046
1046
|
copositSaleStatus?: string | null | undefined;
|
|
1047
1047
|
project?: {
|
|
1048
1048
|
id: string;
|
|
1049
|
-
|
|
1049
|
+
internalReference: number;
|
|
1050
1050
|
name: string;
|
|
1051
1051
|
developerId: string;
|
|
1052
1052
|
mtaId: string | null;
|
|
@@ -1059,7 +1059,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1059
1059
|
updatedAt: unknown;
|
|
1060
1060
|
developer?: {
|
|
1061
1061
|
id: string;
|
|
1062
|
-
|
|
1062
|
+
internalReference: number;
|
|
1063
1063
|
companyName: string | null;
|
|
1064
1064
|
status: string;
|
|
1065
1065
|
isArchived: boolean;
|
|
@@ -1132,7 +1132,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1132
1132
|
updatedAt: unknown;
|
|
1133
1133
|
balanceCents: unknown;
|
|
1134
1134
|
syncedAt: unknown;
|
|
1135
|
-
|
|
1135
|
+
internalReference: number;
|
|
1136
1136
|
customerId: string;
|
|
1137
1137
|
projectId: string;
|
|
1138
1138
|
lotDetail: string | null;
|
|
@@ -1148,7 +1148,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1148
1148
|
copositSaleStatus?: string | null | undefined;
|
|
1149
1149
|
project?: {
|
|
1150
1150
|
id: string;
|
|
1151
|
-
|
|
1151
|
+
internalReference: number;
|
|
1152
1152
|
name: string;
|
|
1153
1153
|
developerId: string;
|
|
1154
1154
|
mtaId: string | null;
|
|
@@ -1161,7 +1161,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1161
1161
|
updatedAt: unknown;
|
|
1162
1162
|
developer?: {
|
|
1163
1163
|
id: string;
|
|
1164
|
-
|
|
1164
|
+
internalReference: number;
|
|
1165
1165
|
companyName: string | null;
|
|
1166
1166
|
status: string;
|
|
1167
1167
|
isArchived: boolean;
|
|
@@ -1233,7 +1233,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1233
1233
|
updatedAt: unknown;
|
|
1234
1234
|
balanceCents: unknown;
|
|
1235
1235
|
syncedAt: unknown;
|
|
1236
|
-
|
|
1236
|
+
internalReference: number;
|
|
1237
1237
|
customerId: string;
|
|
1238
1238
|
projectId: string;
|
|
1239
1239
|
lotDetail: string | null;
|
|
@@ -1249,7 +1249,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1249
1249
|
copositSaleStatus?: string | null | undefined;
|
|
1250
1250
|
project?: {
|
|
1251
1251
|
id: string;
|
|
1252
|
-
|
|
1252
|
+
internalReference: number;
|
|
1253
1253
|
name: string;
|
|
1254
1254
|
developerId: string;
|
|
1255
1255
|
mtaId: string | null;
|
|
@@ -1262,7 +1262,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1262
1262
|
updatedAt: unknown;
|
|
1263
1263
|
developer?: {
|
|
1264
1264
|
id: string;
|
|
1265
|
-
|
|
1265
|
+
internalReference: number;
|
|
1266
1266
|
companyName: string | null;
|
|
1267
1267
|
status: string;
|
|
1268
1268
|
isArchived: boolean;
|
|
@@ -1338,7 +1338,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1338
1338
|
updatedAt: Date;
|
|
1339
1339
|
balanceCents: bigint;
|
|
1340
1340
|
syncedAt: Date;
|
|
1341
|
-
|
|
1341
|
+
internalReference: number;
|
|
1342
1342
|
customerId: string;
|
|
1343
1343
|
projectId: string;
|
|
1344
1344
|
lotDetail: string | null;
|
|
@@ -1354,7 +1354,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1354
1354
|
copositSaleStatus?: string | null | undefined;
|
|
1355
1355
|
project?: {
|
|
1356
1356
|
id: string;
|
|
1357
|
-
|
|
1357
|
+
internalReference: number;
|
|
1358
1358
|
name: string;
|
|
1359
1359
|
developerId: string;
|
|
1360
1360
|
mtaId: string | null;
|
|
@@ -1367,7 +1367,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1367
1367
|
updatedAt: Date;
|
|
1368
1368
|
developer?: {
|
|
1369
1369
|
id: string;
|
|
1370
|
-
|
|
1370
|
+
internalReference: number;
|
|
1371
1371
|
companyName: string | null;
|
|
1372
1372
|
status: string;
|
|
1373
1373
|
isArchived: boolean;
|
|
@@ -1440,7 +1440,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1440
1440
|
updatedAt: Date;
|
|
1441
1441
|
balanceCents: bigint;
|
|
1442
1442
|
syncedAt: Date;
|
|
1443
|
-
|
|
1443
|
+
internalReference: number;
|
|
1444
1444
|
customerId: string;
|
|
1445
1445
|
projectId: string;
|
|
1446
1446
|
lotDetail: string | null;
|
|
@@ -1456,7 +1456,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1456
1456
|
copositSaleStatus?: string | null | undefined;
|
|
1457
1457
|
project?: {
|
|
1458
1458
|
id: string;
|
|
1459
|
-
|
|
1459
|
+
internalReference: number;
|
|
1460
1460
|
name: string;
|
|
1461
1461
|
developerId: string;
|
|
1462
1462
|
mtaId: string | null;
|
|
@@ -1469,7 +1469,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1469
1469
|
updatedAt: Date;
|
|
1470
1470
|
developer?: {
|
|
1471
1471
|
id: string;
|
|
1472
|
-
|
|
1472
|
+
internalReference: number;
|
|
1473
1473
|
companyName: string | null;
|
|
1474
1474
|
status: string;
|
|
1475
1475
|
isArchived: boolean;
|
|
@@ -1541,7 +1541,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1541
1541
|
updatedAt: Date;
|
|
1542
1542
|
balanceCents: bigint;
|
|
1543
1543
|
syncedAt: Date;
|
|
1544
|
-
|
|
1544
|
+
internalReference: number;
|
|
1545
1545
|
customerId: string;
|
|
1546
1546
|
projectId: string;
|
|
1547
1547
|
lotDetail: string | null;
|
|
@@ -1557,7 +1557,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1557
1557
|
copositSaleStatus?: string | null | undefined;
|
|
1558
1558
|
project?: {
|
|
1559
1559
|
id: string;
|
|
1560
|
-
|
|
1560
|
+
internalReference: number;
|
|
1561
1561
|
name: string;
|
|
1562
1562
|
developerId: string;
|
|
1563
1563
|
mtaId: string | null;
|
|
@@ -1570,7 +1570,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1570
1570
|
updatedAt: Date;
|
|
1571
1571
|
developer?: {
|
|
1572
1572
|
id: string;
|
|
1573
|
-
|
|
1573
|
+
internalReference: number;
|
|
1574
1574
|
companyName: string | null;
|
|
1575
1575
|
status: string;
|
|
1576
1576
|
isArchived: boolean;
|
|
@@ -1650,7 +1650,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1650
1650
|
updatedAt: unknown;
|
|
1651
1651
|
balanceCents: unknown;
|
|
1652
1652
|
syncedAt: unknown;
|
|
1653
|
-
|
|
1653
|
+
internalReference: number;
|
|
1654
1654
|
customerId: string;
|
|
1655
1655
|
projectId: string;
|
|
1656
1656
|
lotDetail: string | null;
|
|
@@ -1666,7 +1666,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1666
1666
|
copositSaleStatus?: string | null | undefined;
|
|
1667
1667
|
project?: {
|
|
1668
1668
|
id: string;
|
|
1669
|
-
|
|
1669
|
+
internalReference: number;
|
|
1670
1670
|
name: string;
|
|
1671
1671
|
developerId: string;
|
|
1672
1672
|
mtaId: string | null;
|
|
@@ -1679,7 +1679,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1679
1679
|
updatedAt: unknown;
|
|
1680
1680
|
developer?: {
|
|
1681
1681
|
id: string;
|
|
1682
|
-
|
|
1682
|
+
internalReference: number;
|
|
1683
1683
|
companyName: string | null;
|
|
1684
1684
|
status: string;
|
|
1685
1685
|
isArchived: boolean;
|
|
@@ -1752,7 +1752,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1752
1752
|
updatedAt: unknown;
|
|
1753
1753
|
balanceCents: unknown;
|
|
1754
1754
|
syncedAt: unknown;
|
|
1755
|
-
|
|
1755
|
+
internalReference: number;
|
|
1756
1756
|
customerId: string;
|
|
1757
1757
|
projectId: string;
|
|
1758
1758
|
lotDetail: string | null;
|
|
@@ -1768,7 +1768,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1768
1768
|
copositSaleStatus?: string | null | undefined;
|
|
1769
1769
|
project?: {
|
|
1770
1770
|
id: string;
|
|
1771
|
-
|
|
1771
|
+
internalReference: number;
|
|
1772
1772
|
name: string;
|
|
1773
1773
|
developerId: string;
|
|
1774
1774
|
mtaId: string | null;
|
|
@@ -1781,7 +1781,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1781
1781
|
updatedAt: unknown;
|
|
1782
1782
|
developer?: {
|
|
1783
1783
|
id: string;
|
|
1784
|
-
|
|
1784
|
+
internalReference: number;
|
|
1785
1785
|
companyName: string | null;
|
|
1786
1786
|
status: string;
|
|
1787
1787
|
isArchived: boolean;
|
|
@@ -1853,7 +1853,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1853
1853
|
updatedAt: unknown;
|
|
1854
1854
|
balanceCents: unknown;
|
|
1855
1855
|
syncedAt: unknown;
|
|
1856
|
-
|
|
1856
|
+
internalReference: number;
|
|
1857
1857
|
customerId: string;
|
|
1858
1858
|
projectId: string;
|
|
1859
1859
|
lotDetail: string | null;
|
|
@@ -1869,7 +1869,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1869
1869
|
copositSaleStatus?: string | null | undefined;
|
|
1870
1870
|
project?: {
|
|
1871
1871
|
id: string;
|
|
1872
|
-
|
|
1872
|
+
internalReference: number;
|
|
1873
1873
|
name: string;
|
|
1874
1874
|
developerId: string;
|
|
1875
1875
|
mtaId: string | null;
|
|
@@ -1882,7 +1882,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1882
1882
|
updatedAt: unknown;
|
|
1883
1883
|
developer?: {
|
|
1884
1884
|
id: string;
|
|
1885
|
-
|
|
1885
|
+
internalReference: number;
|
|
1886
1886
|
companyName: string | null;
|
|
1887
1887
|
status: string;
|
|
1888
1888
|
isArchived: boolean;
|
|
@@ -1956,7 +1956,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1956
1956
|
updatedAt: Date;
|
|
1957
1957
|
balanceCents: bigint;
|
|
1958
1958
|
syncedAt: Date;
|
|
1959
|
-
|
|
1959
|
+
internalReference: number;
|
|
1960
1960
|
customerId: string;
|
|
1961
1961
|
projectId: string;
|
|
1962
1962
|
lotDetail: string | null;
|
|
@@ -1972,7 +1972,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1972
1972
|
copositSaleStatus?: string | null | undefined;
|
|
1973
1973
|
project?: {
|
|
1974
1974
|
id: string;
|
|
1975
|
-
|
|
1975
|
+
internalReference: number;
|
|
1976
1976
|
name: string;
|
|
1977
1977
|
developerId: string;
|
|
1978
1978
|
mtaId: string | null;
|
|
@@ -1985,7 +1985,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
1985
1985
|
updatedAt: Date;
|
|
1986
1986
|
developer?: {
|
|
1987
1987
|
id: string;
|
|
1988
|
-
|
|
1988
|
+
internalReference: number;
|
|
1989
1989
|
companyName: string | null;
|
|
1990
1990
|
status: string;
|
|
1991
1991
|
isArchived: boolean;
|
|
@@ -2058,7 +2058,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
2058
2058
|
updatedAt: Date;
|
|
2059
2059
|
balanceCents: bigint;
|
|
2060
2060
|
syncedAt: Date;
|
|
2061
|
-
|
|
2061
|
+
internalReference: number;
|
|
2062
2062
|
customerId: string;
|
|
2063
2063
|
projectId: string;
|
|
2064
2064
|
lotDetail: string | null;
|
|
@@ -2074,7 +2074,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
2074
2074
|
copositSaleStatus?: string | null | undefined;
|
|
2075
2075
|
project?: {
|
|
2076
2076
|
id: string;
|
|
2077
|
-
|
|
2077
|
+
internalReference: number;
|
|
2078
2078
|
name: string;
|
|
2079
2079
|
developerId: string;
|
|
2080
2080
|
mtaId: string | null;
|
|
@@ -2087,7 +2087,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
2087
2087
|
updatedAt: Date;
|
|
2088
2088
|
developer?: {
|
|
2089
2089
|
id: string;
|
|
2090
|
-
|
|
2090
|
+
internalReference: number;
|
|
2091
2091
|
companyName: string | null;
|
|
2092
2092
|
status: string;
|
|
2093
2093
|
isArchived: boolean;
|
|
@@ -2159,7 +2159,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
2159
2159
|
updatedAt: Date;
|
|
2160
2160
|
balanceCents: bigint;
|
|
2161
2161
|
syncedAt: Date;
|
|
2162
|
-
|
|
2162
|
+
internalReference: number;
|
|
2163
2163
|
customerId: string;
|
|
2164
2164
|
projectId: string;
|
|
2165
2165
|
lotDetail: string | null;
|
|
@@ -2175,7 +2175,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
2175
2175
|
copositSaleStatus?: string | null | undefined;
|
|
2176
2176
|
project?: {
|
|
2177
2177
|
id: string;
|
|
2178
|
-
|
|
2178
|
+
internalReference: number;
|
|
2179
2179
|
name: string;
|
|
2180
2180
|
developerId: string;
|
|
2181
2181
|
mtaId: string | null;
|
|
@@ -2188,7 +2188,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
2188
2188
|
updatedAt: Date;
|
|
2189
2189
|
developer?: {
|
|
2190
2190
|
id: string;
|
|
2191
|
-
|
|
2191
|
+
internalReference: number;
|
|
2192
2192
|
companyName: string | null;
|
|
2193
2193
|
status: string;
|
|
2194
2194
|
isArchived: boolean;
|
|
@@ -2268,7 +2268,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
2268
2268
|
updatedAt: unknown;
|
|
2269
2269
|
balanceCents: unknown;
|
|
2270
2270
|
syncedAt: unknown;
|
|
2271
|
-
|
|
2271
|
+
internalReference: number;
|
|
2272
2272
|
customerId: string;
|
|
2273
2273
|
projectId: string;
|
|
2274
2274
|
lotDetail: string | null;
|
|
@@ -2284,7 +2284,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
2284
2284
|
copositSaleStatus?: string | null | undefined;
|
|
2285
2285
|
project?: {
|
|
2286
2286
|
id: string;
|
|
2287
|
-
|
|
2287
|
+
internalReference: number;
|
|
2288
2288
|
name: string;
|
|
2289
2289
|
developerId: string;
|
|
2290
2290
|
mtaId: string | null;
|
|
@@ -2297,7 +2297,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
2297
2297
|
updatedAt: unknown;
|
|
2298
2298
|
developer?: {
|
|
2299
2299
|
id: string;
|
|
2300
|
-
|
|
2300
|
+
internalReference: number;
|
|
2301
2301
|
companyName: string | null;
|
|
2302
2302
|
status: string;
|
|
2303
2303
|
isArchived: boolean;
|
|
@@ -2370,7 +2370,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
2370
2370
|
updatedAt: unknown;
|
|
2371
2371
|
balanceCents: unknown;
|
|
2372
2372
|
syncedAt: unknown;
|
|
2373
|
-
|
|
2373
|
+
internalReference: number;
|
|
2374
2374
|
customerId: string;
|
|
2375
2375
|
projectId: string;
|
|
2376
2376
|
lotDetail: string | null;
|
|
@@ -2386,7 +2386,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
2386
2386
|
copositSaleStatus?: string | null | undefined;
|
|
2387
2387
|
project?: {
|
|
2388
2388
|
id: string;
|
|
2389
|
-
|
|
2389
|
+
internalReference: number;
|
|
2390
2390
|
name: string;
|
|
2391
2391
|
developerId: string;
|
|
2392
2392
|
mtaId: string | null;
|
|
@@ -2399,7 +2399,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
2399
2399
|
updatedAt: unknown;
|
|
2400
2400
|
developer?: {
|
|
2401
2401
|
id: string;
|
|
2402
|
-
|
|
2402
|
+
internalReference: number;
|
|
2403
2403
|
companyName: string | null;
|
|
2404
2404
|
status: string;
|
|
2405
2405
|
isArchived: boolean;
|
|
@@ -2471,7 +2471,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
2471
2471
|
updatedAt: unknown;
|
|
2472
2472
|
balanceCents: unknown;
|
|
2473
2473
|
syncedAt: unknown;
|
|
2474
|
-
|
|
2474
|
+
internalReference: number;
|
|
2475
2475
|
customerId: string;
|
|
2476
2476
|
projectId: string;
|
|
2477
2477
|
lotDetail: string | null;
|
|
@@ -2487,7 +2487,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
2487
2487
|
copositSaleStatus?: string | null | undefined;
|
|
2488
2488
|
project?: {
|
|
2489
2489
|
id: string;
|
|
2490
|
-
|
|
2490
|
+
internalReference: number;
|
|
2491
2491
|
name: string;
|
|
2492
2492
|
developerId: string;
|
|
2493
2493
|
mtaId: string | null;
|
|
@@ -2500,7 +2500,7 @@ export declare const cmaAccountPeriodClosingSummaryRestResSchema: z.ZodObject<{
|
|
|
2500
2500
|
updatedAt: unknown;
|
|
2501
2501
|
developer?: {
|
|
2502
2502
|
id: string;
|
|
2503
|
-
|
|
2503
|
+
internalReference: number;
|
|
2504
2504
|
companyName: string | null;
|
|
2505
2505
|
status: string;
|
|
2506
2506
|
isArchived: boolean;
|