@autologix-engineering/shared 1.0.273 → 1.0.274
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
|
@@ -5,9 +5,9 @@ export declare class AddGstDto {
|
|
|
5
5
|
[GstField.Address]: string;
|
|
6
6
|
addntlAddress?: string[];
|
|
7
7
|
[GstField.GSTIN]: string;
|
|
8
|
-
[GstField.GSTPercentage]
|
|
9
|
-
[GstField.BillingType]
|
|
10
|
-
[GstField.Category]
|
|
8
|
+
[GstField.GSTPercentage]?: number;
|
|
9
|
+
[GstField.BillingType]?: TripBillingDistanceNewEnum;
|
|
10
|
+
[GstField.Category]?: IGSTCategory;
|
|
11
11
|
[GstField.VendorPersonaId]?: string;
|
|
12
12
|
[GstField.ClientPersonaId]?: string;
|
|
13
13
|
bizTypes?: BusinessTypeObj[];
|
|
@@ -26,9 +26,9 @@ export declare class UpdateGstDto {
|
|
|
26
26
|
[GstField.Address]: string;
|
|
27
27
|
addntlAddress?: string[];
|
|
28
28
|
[GstField.GSTIN]: string;
|
|
29
|
-
[GstField.GSTPercentage]
|
|
30
|
-
[GstField.BillingType]
|
|
31
|
-
[GstField.Category]
|
|
29
|
+
[GstField.GSTPercentage]?: number;
|
|
30
|
+
[GstField.BillingType]?: TripBillingDistanceNewEnum;
|
|
31
|
+
[GstField.Category]?: IGSTCategory;
|
|
32
32
|
[GstField.VendorPersonaId]?: string;
|
|
33
33
|
[GstField.ClientPersonaId]?: string;
|
|
34
34
|
bizType?: OwnershipType;
|
|
@@ -26,14 +26,17 @@ __decorate([
|
|
|
26
26
|
__metadata("design:type", String)
|
|
27
27
|
], AddGstDto.prototype, _c, void 0);
|
|
28
28
|
__decorate([
|
|
29
|
+
IsOptional(),
|
|
29
30
|
IsNumber(),
|
|
30
31
|
__metadata("design:type", Number)
|
|
31
32
|
], AddGstDto.prototype, _d, void 0);
|
|
32
33
|
__decorate([
|
|
34
|
+
IsOptional(),
|
|
33
35
|
IsEnum(TripBillingDistanceNewEnum),
|
|
34
36
|
__metadata("design:type", String)
|
|
35
37
|
], AddGstDto.prototype, _e, void 0);
|
|
36
38
|
__decorate([
|
|
39
|
+
IsOptional(),
|
|
37
40
|
IsEnum(IGSTCategory),
|
|
38
41
|
__metadata("design:type", String)
|
|
39
42
|
], AddGstDto.prototype, _f, void 0);
|
|
@@ -118,14 +121,17 @@ __decorate([
|
|
|
118
121
|
__metadata("design:type", String)
|
|
119
122
|
], UpdateGstDto.prototype, _m, void 0);
|
|
120
123
|
__decorate([
|
|
124
|
+
IsOptional(),
|
|
121
125
|
IsNumber(),
|
|
122
126
|
__metadata("design:type", Number)
|
|
123
127
|
], UpdateGstDto.prototype, _o, void 0);
|
|
124
128
|
__decorate([
|
|
129
|
+
IsOptional(),
|
|
125
130
|
IsEnum(TripBillingDistanceNewEnum),
|
|
126
131
|
__metadata("design:type", String)
|
|
127
132
|
], UpdateGstDto.prototype, _p, void 0);
|
|
128
133
|
__decorate([
|
|
134
|
+
IsOptional(),
|
|
129
135
|
IsEnum(IGSTCategory),
|
|
130
136
|
__metadata("design:type", String)
|
|
131
137
|
], UpdateGstDto.prototype, _q, void 0);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gst.dto.js","sourceRoot":"","sources":["../../../../../../../libs/shared/src/lib/data-transfer-objects/src/gst.dto.ts"],"names":[],"mappings":";;AAAA,OAAO,EACN,YAAY,EACZ,OAAO,EACP,MAAM,EACN,QAAQ,EACR,UAAU,EACV,QAAQ,EACR,MAAM,EACN,cAAc,GACd,MAAM,iBAAiB,CAAC;AACzB,OAAO,EACN,IAAI,EACJ,YAAY,EACZ,aAAa,EACb,0BAA0B,GAC1B,MAAM,uBAAuB,CAAC;AAC/B,OAAO,EAAE,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,MAAM,mBAAmB,CAAC;AAEpD,MAAM,OAAO,SAAS;
|
|
1
|
+
{"version":3,"file":"gst.dto.js","sourceRoot":"","sources":["../../../../../../../libs/shared/src/lib/data-transfer-objects/src/gst.dto.ts"],"names":[],"mappings":"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"}
|