@trakit/commands 0.0.17 → 0.0.18
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/Accounts/Users/Responses/RepUserAdvancedList.d.ts +4 -3
- package/Accounts/Users/Responses/RepUserGeneralList.d.ts +4 -3
- package/Companies/Responses/RepCompanyDirectoryList.d.ts +5 -4
- package/Companies/Responses/RepCompanyGeneralList.d.ts +4 -3
- package/Companies/Responses/RepCompanyPolicyList.d.ts +4 -3
- package/Companies/Responses/RepCompanyResellerList.d.ts +4 -3
- package/Companies/Responses/RepCompanyStyleList.d.ts +4 -3
- package/Images/Dashcams/Requests/PayDashcam.d.ts +1 -0
- package/Images/Dashcams/Requests/PayDashcamGet.d.ts +1 -0
- package/Images/Dashcams/Requests/PayDashcamList.d.ts +7 -0
- package/Images/Icons/Requests/Parameters/ParamIconMerge.d.ts +1 -1
- package/Images/Icons/Requests/PayIcon.d.ts +1 -0
- package/Images/Icons/Requests/PayIconBatchDelete.d.ts +1 -0
- package/Images/Icons/Requests/PayIconBatchMerge.d.ts +1 -0
- package/Images/Icons/Requests/PayIconGet.d.ts +1 -0
- package/Images/Icons/Requests/PayIconList.d.ts +2 -0
- package/Images/Icons/Requests/PayIconMerge.d.ts +1 -0
- package/Images/Pictures/Requests/Parameters/ParamPictureMerge.d.ts +1 -1
- package/Images/Pictures/Requests/PayPicture.d.ts +1 -0
- package/Images/Pictures/Requests/PayPictureBatchDelete.d.ts +1 -0
- package/Images/Pictures/Requests/PayPictureBatchMerge.d.ts +1 -0
- package/Images/Pictures/Requests/PayPictureGet.d.ts +1 -0
- package/Images/Pictures/Requests/PayPictureList.d.ts +2 -0
- package/Images/Pictures/Requests/PayPictureMerge.d.ts +1 -0
- package/Maintenance/Jobs/Requests/Parameters/ParamMaintenanceJobMerge.d.ts +1 -1
- package/Maintenance/Jobs/Requests/PayMaintenanceJob.d.ts +1 -0
- package/Maintenance/Jobs/Requests/PayMaintenanceJobBatchDelete.d.ts +1 -0
- package/Maintenance/Jobs/Requests/PayMaintenanceJobBatchMerge.d.ts +1 -0
- package/Maintenance/Jobs/Requests/PayMaintenanceJobGet.d.ts +1 -0
- package/Maintenance/Jobs/Requests/PayMaintenanceJobList.d.ts +2 -0
- package/Maintenance/Jobs/Requests/PayMaintenanceJobMerge.d.ts +1 -0
- package/Maintenance/Schedules/Requests/Parameters/ParamMaintenanceScheduleMerge.d.ts +1 -1
- package/Maintenance/Schedules/Requests/PayMaintenanceSchedule.d.ts +1 -0
- package/Maintenance/Schedules/Requests/PayMaintenanceScheduleBatchDelete.d.ts +1 -0
- package/Maintenance/Schedules/Requests/PayMaintenanceScheduleBatchMerge.d.ts +1 -0
- package/Maintenance/Schedules/Requests/PayMaintenanceScheduleGet.d.ts +1 -0
- package/Maintenance/Schedules/Requests/PayMaintenanceScheduleList.d.ts +2 -0
- package/Maintenance/Schedules/Requests/PayMaintenanceScheduleMerge.d.ts +1 -0
- package/Messaging/Requests/Parameters/ParamAssetMessageMerge.d.ts +1 -1
- package/Messaging/Requests/PayAssetMessage.d.ts +1 -0
- package/Messaging/Requests/PayAssetMessageBatchDelete.d.ts +1 -0
- package/Messaging/Requests/PayAssetMessageBatchMerge.d.ts +1 -0
- package/Messaging/Requests/PayAssetMessageGet.d.ts +1 -0
- package/Messaging/Requests/PayAssetMessageList.d.ts +3 -0
- package/Messaging/Requests/PayAssetMessageMerge.d.ts +1 -0
- package/Places/Requests/Parameters/ParamPlaceMerge.d.ts +1 -1
- package/Places/Requests/PayPlace.d.ts +1 -0
- package/Places/Requests/PayPlaceBatchDelete.d.ts +1 -0
- package/Places/Requests/PayPlaceBatchMerge.d.ts +1 -0
- package/Places/Requests/PayPlaceGet.d.ts +1 -0
- package/Places/Requests/PayPlaceList.d.ts +2 -0
- package/Places/Requests/PayPlaceMerge.d.ts +1 -0
- package/Providers/Configs/Requests/Parameters/ParamProviderConfigMerge.d.ts +1 -1
- package/Providers/Configs/Requests/PayProviderConfig.d.ts +1 -0
- package/Providers/Configs/Requests/PayProviderConfigBatchDelete.d.ts +1 -0
- package/Providers/Configs/Requests/PayProviderConfigBatchMerge.d.ts +1 -0
- package/Providers/Configs/Requests/PayProviderConfigGet.d.ts +1 -0
- package/Providers/Configs/Requests/PayProviderConfigList.d.ts +3 -0
- package/Providers/Configs/Requests/PayProviderConfigMerge.d.ts +1 -0
- package/Providers/ConfigurationTypes/Requests/PayProviderConfigurationType.d.ts +1 -0
- package/Providers/ConfigurationTypes/Requests/PayProviderConfigurationTypeGet.d.ts +1 -0
- package/Providers/ConfigurationTypes/Requests/PayProviderConfigurationTypeList.d.ts +2 -13
- package/Providers/ConfigurationTypes/Responses/RepProviderConfigurationTypeList.d.ts +1 -7
- package/Providers/Configurations/Requests/Parameters/ParamProviderConfigurationMerge.d.ts +1 -1
- package/Providers/Configurations/Requests/PayProviderConfiguration.d.ts +1 -0
- package/Providers/Configurations/Requests/PayProviderConfigurationBatchDelete.d.ts +1 -0
- package/Providers/Configurations/Requests/PayProviderConfigurationBatchMerge.d.ts +1 -0
- package/Providers/Configurations/Requests/PayProviderConfigurationGet.d.ts +1 -0
- package/Providers/Configurations/Requests/PayProviderConfigurationList.d.ts +2 -0
- package/Providers/Configurations/Requests/PayProviderConfigurationMerge.d.ts +1 -0
- package/Providers/Providers/Requests/Parameters/ParamProviderMerge.d.ts +2 -2
- package/Providers/Providers/Requests/PayProvider.d.ts +1 -0
- package/Providers/Providers/Requests/PayProviderAdvancedGet.d.ts +1 -0
- package/Providers/Providers/Requests/PayProviderAdvancedList.d.ts +3 -0
- package/Providers/Providers/Requests/PayProviderBatchDelete.d.ts +1 -0
- package/Providers/Providers/Requests/PayProviderBatchMerge.d.ts +1 -0
- package/Providers/Providers/Requests/PayProviderControlGet.d.ts +1 -0
- package/Providers/Providers/Requests/PayProviderControlList.d.ts +3 -0
- package/Providers/Providers/Requests/PayProviderGeneralGet.d.ts +1 -0
- package/Providers/Providers/Requests/PayProviderGeneralList.d.ts +3 -0
- package/Providers/Providers/Requests/PayProviderGet.d.ts +1 -0
- package/Providers/Providers/Requests/PayProviderList.d.ts +3 -0
- package/Providers/Providers/Requests/PayProviderMerge.d.ts +1 -0
- package/Providers/Providers/Responses/RepProviderAdvancedList.d.ts +4 -3
- package/Providers/Providers/Responses/RepProviderControlList.d.ts +4 -3
- package/Providers/Providers/Responses/RepProviderGeneralList.d.ts +3 -2
- package/Providers/Registrations/Requests/Parameters/ParamProviderRegistrationMerge.d.ts +1 -1
- package/Providers/Registrations/Requests/PayProviderRegistration.d.ts +1 -0
- package/Providers/Registrations/Requests/PayProviderRegistrationGet.d.ts +1 -0
- package/Providers/Registrations/Requests/PayProviderRegistrationList.d.ts +2 -0
- package/Providers/Registrations/Requests/PayProviderRegistrationMerge.d.ts +1 -0
- package/Providers/Scripts/Requests/Parameters/ParamProviderScriptMerge.d.ts +1 -1
- package/Providers/Scripts/Requests/PayProviderScript.d.ts +1 -0
- package/Providers/Scripts/Requests/PayProviderScriptBatchDelete.d.ts +1 -0
- package/Providers/Scripts/Requests/PayProviderScriptBatchMerge.d.ts +1 -0
- package/Providers/Scripts/Requests/PayProviderScriptGet.d.ts +1 -0
- package/Providers/Scripts/Requests/PayProviderScriptList.d.ts +2 -0
- package/Providers/Scripts/Requests/PayProviderScriptMerge.d.ts +1 -0
- package/Reports/Parameters/ParamReportOptions.d.ts +1 -1
- package/Reports/Parameters/ParamReportScorecardRules.d.ts +1 -1
- package/Reports/Results/Requests/Parameters/ParamReportResultMerge.d.ts +1 -1
- package/Reports/Results/Requests/PayReportResult.d.ts +1 -0
- package/Reports/Results/Requests/PayReportResultBatchDelete.d.ts +1 -0
- package/Reports/Results/Requests/PayReportResultBatchMerge.d.ts +1 -0
- package/Reports/Results/Requests/PayReportResultGet.d.ts +1 -0
- package/Reports/Results/Requests/PayReportResultList.d.ts +2 -0
- package/Reports/Results/Requests/PayReportResultMerge.d.ts +1 -0
- package/Reports/Schedules/Requests/Parameters/ParamReportNotify.d.ts +1 -1
- package/Reports/Schedules/Requests/Parameters/ParamReportRecurrence.d.ts +1 -1
- package/Reports/Schedules/Requests/Parameters/ParamReportScheduleMerge.d.ts +1 -1
- package/Reports/Schedules/Requests/PayReportSchedule.d.ts +1 -0
- package/Reports/Schedules/Requests/PayReportScheduleGet.d.ts +1 -0
- package/Reports/Schedules/Requests/PayReportScheduleList.d.ts +2 -0
- package/Reports/Schedules/Requests/PayReportScheduleMerge.d.ts +1 -0
- package/Reports/Templates/Requests/Parameters/ParamReportTemplateMerge.d.ts +1 -1
- package/Reports/Templates/Requests/PayReportTemplate.d.ts +1 -0
- package/Reports/Templates/Requests/PayReportTemplateBatchDelete.d.ts +1 -0
- package/Reports/Templates/Requests/PayReportTemplateBatchMerge.d.ts +1 -0
- package/Reports/Templates/Requests/PayReportTemplateGet.d.ts +1 -0
- package/Reports/Templates/Requests/PayReportTemplateList.d.ts +2 -0
- package/Reports/Templates/Requests/PayReportTemplateMerge.d.ts +1 -0
- package/index.d.ts +5 -5
- package/package.json +1 -1
- package/trakit-commands.min.js +2 -2
- package/index.js +0 -1
|
@@ -1,17 +1,18 @@
|
|
|
1
|
-
import { codified, email, guid, JsonObject, nothing, ulong, UserAdvanced } from "@trakit/objects";
|
|
1
|
+
import { codified, email, guid, JsonObject, nothing, ulong, User, UserAdvanced } from "@trakit/objects";
|
|
2
2
|
import { ContentId } from "../../../API/Responses/Content/ContentId";
|
|
3
3
|
import { ContentIdCompany } from "../../../API/Responses/Content/ContentIdCompany";
|
|
4
|
-
import {
|
|
4
|
+
import { ReplySyncListPiece } from "../../../API/Responses/ReplySyncList";
|
|
5
5
|
/**
|
|
6
6
|
* A container for the requested {@link UserAdvanced}s.
|
|
7
7
|
*/
|
|
8
|
-
export declare abstract class RepUserAdvancedList extends
|
|
8
|
+
export declare abstract class RepUserAdvancedList extends ReplySyncListPiece<UserAdvanced> {
|
|
9
9
|
/**
|
|
10
10
|
* The list of requested {@link UserAdvanced}s.
|
|
11
11
|
*/
|
|
12
12
|
userAdvanceds: UserAdvanced[];
|
|
13
13
|
constructor(json: JsonObject);
|
|
14
14
|
getList(): UserAdvanced[];
|
|
15
|
+
protected _createBlank(): User;
|
|
15
16
|
}
|
|
16
17
|
/**
|
|
17
18
|
* A container owner {@link Company} of the collection.
|
|
@@ -1,17 +1,18 @@
|
|
|
1
|
-
import { codified, email, guid, JsonObject, nothing, ulong, UserGeneral } from "@trakit/objects";
|
|
1
|
+
import { codified, email, guid, JsonObject, nothing, ulong, User, UserGeneral } from "@trakit/objects";
|
|
2
2
|
import { ContentId } from "../../../API/Responses/Content/ContentId";
|
|
3
|
-
import { ReplySyncList } from "../../../API/Responses/ReplySyncList";
|
|
4
3
|
import { ContentIdCompany } from "../../../API/Responses/Content/ContentIdCompany";
|
|
4
|
+
import { ReplySyncListPiece } from "../../../API/Responses/ReplySyncList";
|
|
5
5
|
/**
|
|
6
6
|
* A container for the requested {@link UserGeneral}s.
|
|
7
7
|
*/
|
|
8
|
-
export declare abstract class RepUserGeneralList extends
|
|
8
|
+
export declare abstract class RepUserGeneralList extends ReplySyncListPiece<UserGeneral> {
|
|
9
9
|
/**
|
|
10
10
|
* The list of requested {@link UserGeneral}s.
|
|
11
11
|
*/
|
|
12
12
|
userGenerals: UserGeneral[];
|
|
13
13
|
constructor(json: JsonObject);
|
|
14
14
|
getList(): UserGeneral[];
|
|
15
|
+
protected _createBlank(): User;
|
|
15
16
|
}
|
|
16
17
|
/**
|
|
17
18
|
* A container owner {@link Company} of the collection.
|
|
@@ -1,16 +1,17 @@
|
|
|
1
|
-
import { codified, CompanyDirectory, email, guid, JsonObject, nothing, ulong } from "@trakit/objects";
|
|
1
|
+
import { codified, Company, CompanyDirectory, email, guid, JsonObject, nothing, ulong } from "@trakit/objects";
|
|
2
2
|
import { ContentIdParent } from "../../API/Responses/Content/ContentIdParent";
|
|
3
|
-
import {
|
|
3
|
+
import { ReplySyncListPiece } from "../../API/Responses/ReplySyncList";
|
|
4
4
|
/**
|
|
5
|
-
* A container for the requested {@link
|
|
5
|
+
* A container for the requested {@link companyDirectories}.
|
|
6
6
|
*/
|
|
7
|
-
export declare abstract class RepCompanyDirectoryList extends
|
|
7
|
+
export declare abstract class RepCompanyDirectoryList extends ReplySyncListPiece<CompanyDirectory> {
|
|
8
8
|
/**
|
|
9
9
|
* The list of requested {@link CompanyDirectory}s.
|
|
10
10
|
*/
|
|
11
11
|
companyDirectories: CompanyDirectory[] | nothing;
|
|
12
12
|
constructor(json: JsonObject);
|
|
13
13
|
getList(): CompanyDirectory[];
|
|
14
|
+
protected _createBlank(): Company;
|
|
14
15
|
}
|
|
15
16
|
/**
|
|
16
17
|
* A container owner {@link Company} of the collection.
|
|
@@ -1,16 +1,17 @@
|
|
|
1
|
-
import { codified, CompanyGeneral, email, guid, JsonObject, nothing, ulong } from "@trakit/objects";
|
|
1
|
+
import { codified, Company, CompanyGeneral, email, guid, JsonObject, nothing, ulong } from "@trakit/objects";
|
|
2
2
|
import { ContentIdParent } from "../../API/Responses/Content/ContentIdParent";
|
|
3
|
-
import {
|
|
3
|
+
import { ReplySyncListPiece } from "../../API/Responses/ReplySyncList";
|
|
4
4
|
/**
|
|
5
5
|
* A container for the requested {@link companyGenerals}.
|
|
6
6
|
*/
|
|
7
|
-
export declare abstract class RepCompanyGeneralList extends
|
|
7
|
+
export declare abstract class RepCompanyGeneralList extends ReplySyncListPiece<CompanyGeneral> {
|
|
8
8
|
/**
|
|
9
9
|
* The list of requested {@link CompanyGeneral}s.
|
|
10
10
|
*/
|
|
11
11
|
companyGenerals: CompanyGeneral[] | nothing;
|
|
12
12
|
constructor(json: JsonObject);
|
|
13
13
|
getList(): CompanyGeneral[];
|
|
14
|
+
protected _createBlank(): Company;
|
|
14
15
|
}
|
|
15
16
|
/**
|
|
16
17
|
* A container owner {@link Company} of the collection.
|
|
@@ -1,16 +1,17 @@
|
|
|
1
|
-
import { codified, CompanyPolicy, email, guid, JsonObject, nothing, ulong } from "@trakit/objects";
|
|
1
|
+
import { codified, Company, CompanyPolicy, email, guid, JsonObject, nothing, ulong } from "@trakit/objects";
|
|
2
2
|
import { ContentIdParent } from "../../API/Responses/Content/ContentIdParent";
|
|
3
|
-
import {
|
|
3
|
+
import { ReplySyncListPiece } from "../../API/Responses/ReplySyncList";
|
|
4
4
|
/**
|
|
5
5
|
* A container for the requested {@link companyPolicies}.
|
|
6
6
|
*/
|
|
7
|
-
export declare abstract class RepCompanyPolicyList extends
|
|
7
|
+
export declare abstract class RepCompanyPolicyList extends ReplySyncListPiece<CompanyPolicy> {
|
|
8
8
|
/**
|
|
9
9
|
* The list of requested {@link CompanyPolicy}s.
|
|
10
10
|
*/
|
|
11
11
|
companyPolicies: CompanyPolicy[] | nothing;
|
|
12
12
|
constructor(json: JsonObject);
|
|
13
13
|
getList(): CompanyPolicy[];
|
|
14
|
+
protected _createBlank(): Company;
|
|
14
15
|
}
|
|
15
16
|
/**
|
|
16
17
|
* A container owner {@link Company} of the collection.
|
|
@@ -1,16 +1,17 @@
|
|
|
1
|
-
import { codified, CompanyReseller, email, guid, JsonObject, nothing, ulong } from "@trakit/objects";
|
|
1
|
+
import { codified, Company, CompanyReseller, email, guid, JsonObject, nothing, ulong } from "@trakit/objects";
|
|
2
2
|
import { ContentIdParent } from "../../API/Responses/Content/ContentIdParent";
|
|
3
|
-
import {
|
|
3
|
+
import { ReplySyncListPiece } from "../../API/Responses/ReplySyncList";
|
|
4
4
|
/**
|
|
5
5
|
* A container for the requested {@link companyResellers}.
|
|
6
6
|
*/
|
|
7
|
-
export declare abstract class RepCompanyResellerList extends
|
|
7
|
+
export declare abstract class RepCompanyResellerList extends ReplySyncListPiece<CompanyReseller> {
|
|
8
8
|
/**
|
|
9
9
|
* The list of requested {@link CompanyReseller}s.
|
|
10
10
|
*/
|
|
11
11
|
companyResellers: CompanyReseller[] | nothing;
|
|
12
12
|
constructor(json: JsonObject);
|
|
13
13
|
getList(): CompanyReseller[];
|
|
14
|
+
protected _createBlank(): Company;
|
|
14
15
|
}
|
|
15
16
|
/**
|
|
16
17
|
* A container owner {@link Company} of the collection.
|
|
@@ -1,16 +1,17 @@
|
|
|
1
|
-
import { codified, CompanyStyle, email, guid, JsonObject, nothing, ulong } from "@trakit/objects";
|
|
1
|
+
import { codified, Company, CompanyStyle, email, guid, JsonObject, nothing, ulong } from "@trakit/objects";
|
|
2
2
|
import { ContentIdParent } from "../../API/Responses/Content/ContentIdParent";
|
|
3
|
-
import {
|
|
3
|
+
import { ReplySyncListPiece } from "../../API/Responses/ReplySyncList";
|
|
4
4
|
/**
|
|
5
5
|
* A container for the requested {@link companyStyles}.
|
|
6
6
|
*/
|
|
7
|
-
export declare abstract class RepCompanyStyleList extends
|
|
7
|
+
export declare abstract class RepCompanyStyleList extends ReplySyncListPiece<CompanyStyle> {
|
|
8
8
|
/**
|
|
9
9
|
* The list of requested {@link CompanyStyles}s.
|
|
10
10
|
*/
|
|
11
11
|
companyStyles: CompanyStyle[] | nothing;
|
|
12
12
|
constructor(json: JsonObject);
|
|
13
13
|
getList(): CompanyStyle[];
|
|
14
|
+
protected _createBlank(): Company;
|
|
14
15
|
}
|
|
15
16
|
/**
|
|
16
17
|
* A container owner {@link Company} of the collection.
|
|
@@ -19,6 +19,7 @@ export declare abstract class PayDashcamList extends PayListByDate implements IP
|
|
|
19
19
|
*/
|
|
20
20
|
kind: DashcamMediaType | nothing;
|
|
21
21
|
constructor(json?: JsonObject);
|
|
22
|
+
toJSON(): JsonObject;
|
|
22
23
|
}
|
|
23
24
|
/**
|
|
24
25
|
* Contains the {@link Company.id} of the collection.
|
|
@@ -30,6 +31,7 @@ export declare class PayDashcamListByCompany extends PayDashcamList implements I
|
|
|
30
31
|
company: ParamId;
|
|
31
32
|
constructor(json?: JsonObject);
|
|
32
33
|
createReply(json: JsonObject): Reply;
|
|
34
|
+
toJSON(): JsonObject;
|
|
33
35
|
}
|
|
34
36
|
/**
|
|
35
37
|
* Contains the {@link Company.id} of the collection.
|
|
@@ -41,6 +43,7 @@ export declare class PayDashcamListByAsset extends PayDashcamList implements IPa
|
|
|
41
43
|
asset: ParamId;
|
|
42
44
|
constructor(json?: JsonObject);
|
|
43
45
|
createReply(json: JsonObject): Reply;
|
|
46
|
+
toJSON(): JsonObject;
|
|
44
47
|
}
|
|
45
48
|
/**
|
|
46
49
|
* Contains the {@link Company.id} of the collection.
|
|
@@ -52,6 +55,7 @@ export declare class PayDashcamListByProvider extends PayDashcamList {
|
|
|
52
55
|
provider: ParamIdentifier;
|
|
53
56
|
constructor(json?: JsonObject);
|
|
54
57
|
createReply(json: JsonObject): Reply;
|
|
58
|
+
toJSON(): JsonObject;
|
|
55
59
|
}
|
|
56
60
|
/**
|
|
57
61
|
* Gets details of the specified {@link dashcam}.
|
|
@@ -78,6 +82,7 @@ export declare class PayDashcamLiveListByCompany extends PayDashcamLiveList impl
|
|
|
78
82
|
company: ParamId;
|
|
79
83
|
constructor(json?: JsonObject);
|
|
80
84
|
createReply(json: JsonObject): Reply;
|
|
85
|
+
toJSON(): JsonObject;
|
|
81
86
|
}
|
|
82
87
|
/**
|
|
83
88
|
* Contains the {@link Company.id} of the collection.
|
|
@@ -89,6 +94,7 @@ export declare class PayDashcamLiveListByAsset extends PayDashcamLiveList implem
|
|
|
89
94
|
asset: ParamId;
|
|
90
95
|
constructor(json?: JsonObject);
|
|
91
96
|
createReply(json: JsonObject): Reply;
|
|
97
|
+
toJSON(): JsonObject;
|
|
92
98
|
}
|
|
93
99
|
/**
|
|
94
100
|
* Contains the {@link Company.id} of the collection.
|
|
@@ -100,5 +106,6 @@ export declare class PayDashcamLiveListByProvider extends PayDashcamLiveList {
|
|
|
100
106
|
provider: ParamIdentifier;
|
|
101
107
|
constructor(json?: JsonObject);
|
|
102
108
|
createReply(json: JsonObject): Reply;
|
|
109
|
+
toJSON(): JsonObject;
|
|
103
110
|
}
|
|
104
111
|
//# sourceMappingURL=PayDashcamList.d.ts.map
|
|
@@ -29,6 +29,6 @@ export declare class ParamIconMerge extends ParamMergeSubscribable {
|
|
|
29
29
|
badge: IconLabel | nothing;
|
|
30
30
|
glyphs: IconGlyph[] | nothing;
|
|
31
31
|
constructor(json?: JsonObject);
|
|
32
|
-
toJSON():
|
|
32
|
+
toJSON(): JsonObject;
|
|
33
33
|
}
|
|
34
34
|
//# sourceMappingURL=ParamIconMerge.d.ts.map
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayIconList extends Payload implements IPayDeletab
|
|
|
13
13
|
*/
|
|
14
14
|
includeDeleted: boolean;
|
|
15
15
|
constructor(json?: JsonObject);
|
|
16
|
+
toJSON(): JsonObject;
|
|
16
17
|
}
|
|
17
18
|
/**
|
|
18
19
|
* Contains the {@link Company.id} of the collection.
|
|
@@ -24,5 +25,6 @@ export declare class PayIconListByCompany extends PayIconList implements IPayLis
|
|
|
24
25
|
company: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
//# sourceMappingURL=PayIconList.d.ts.map
|
|
@@ -25,6 +25,6 @@ export declare class ParamPictureMerge extends ParamMergeSubscribable {
|
|
|
25
25
|
notes: string | nothing;
|
|
26
26
|
focals: Rectangle[] | nothing;
|
|
27
27
|
constructor(json?: JsonObject);
|
|
28
|
-
toJSON():
|
|
28
|
+
toJSON(): JsonObject;
|
|
29
29
|
}
|
|
30
30
|
//# sourceMappingURL=ParamPictureMerge.d.ts.map
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayPictureList extends Payload implements IPayDele
|
|
|
13
13
|
*/
|
|
14
14
|
includeDeleted: boolean;
|
|
15
15
|
constructor(json?: JsonObject);
|
|
16
|
+
toJSON(): JsonObject;
|
|
16
17
|
}
|
|
17
18
|
/**
|
|
18
19
|
* Contains the {@link Company.id} of the collection.
|
|
@@ -24,5 +25,6 @@ export declare class PayPictureListByCompany extends PayPictureList implements I
|
|
|
24
25
|
company: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
//# sourceMappingURL=PayPictureList.d.ts.map
|
|
@@ -28,6 +28,6 @@ export declare class ParamMaintenanceJobMerge extends ParamMergeSubscribable {
|
|
|
28
28
|
technician: string | nothing;
|
|
29
29
|
pictures: ulong[] | nothing;
|
|
30
30
|
constructor(json?: JsonObject);
|
|
31
|
-
toJSON():
|
|
31
|
+
toJSON(): JsonObject;
|
|
32
32
|
}
|
|
33
33
|
//# sourceMappingURL=ParamMaintenanceJobMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayMaintenanceJobBatchDelete extends Payload {
|
|
|
12
12
|
maintenanceJobs: ParamId[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayMaintenanceJobBatchDelete.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayMaintenanceJobBatchMerge extends Payload {
|
|
|
12
12
|
maintenanceJobs: ParamMaintenanceJobMerge[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayMaintenanceJobBatchMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayMaintenanceJobGet extends PayMaintenanceJob implements I
|
|
|
12
12
|
includeDeleted: boolean;
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayMaintenanceJobGet.d.ts.map
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayMaintenanceJobList extends Payload implements I
|
|
|
13
13
|
*/
|
|
14
14
|
includeDeleted: boolean;
|
|
15
15
|
constructor(json?: JsonObject);
|
|
16
|
+
toJSON(): JsonObject;
|
|
16
17
|
}
|
|
17
18
|
/**
|
|
18
19
|
* Contains the {@link Company.id} of the collection.
|
|
@@ -24,5 +25,6 @@ export declare class PayMaintenanceJobListByCompany extends PayMaintenanceJobLis
|
|
|
24
25
|
company: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
//# sourceMappingURL=PayMaintenanceJobList.d.ts.map
|
|
@@ -37,6 +37,6 @@ export declare class ParamMaintenanceScheduleMerge extends ParamMergeSubscribabl
|
|
|
37
37
|
cost: double | nothing;
|
|
38
38
|
reference: string | nothing;
|
|
39
39
|
constructor(json?: JsonObject);
|
|
40
|
-
toJSON():
|
|
40
|
+
toJSON(): JsonObject;
|
|
41
41
|
}
|
|
42
42
|
//# sourceMappingURL=ParamMaintenanceScheduleMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayMaintenanceScheduleBatchDelete extends Payload {
|
|
|
12
12
|
maintenanceSchedules: ParamId[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayMaintenanceScheduleBatchDelete.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayMaintenanceScheduleBatchMerge extends Payload {
|
|
|
12
12
|
maintenanceSchedules: ParamMaintenanceScheduleMerge[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayMaintenanceScheduleBatchMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayMaintenanceScheduleGet extends PayMaintenanceSchedule im
|
|
|
12
12
|
includeDeleted: boolean;
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayMaintenanceScheduleGet.d.ts.map
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayMaintenanceScheduleList extends Payload impleme
|
|
|
13
13
|
*/
|
|
14
14
|
includeDeleted: boolean;
|
|
15
15
|
constructor(json?: JsonObject);
|
|
16
|
+
toJSON(): JsonObject;
|
|
16
17
|
}
|
|
17
18
|
/**
|
|
18
19
|
* Contains the {@link Company.id} of the collection.
|
|
@@ -24,5 +25,6 @@ export declare class PayMaintenanceScheduleListByCompany extends PayMaintenanceS
|
|
|
24
25
|
company: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
//# sourceMappingURL=PayMaintenanceScheduleList.d.ts.map
|
|
@@ -17,6 +17,6 @@ export declare class ParamAssetMessageMerge extends ParamMergeSubscribable {
|
|
|
17
17
|
body: string | nothing;
|
|
18
18
|
read: boolean | nothing;
|
|
19
19
|
constructor(json?: JsonObject);
|
|
20
|
-
toJSON():
|
|
20
|
+
toJSON(): JsonObject;
|
|
21
21
|
}
|
|
22
22
|
//# sourceMappingURL=ParamAssetMessageMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayAssetMessageBatchMerge extends Payload {
|
|
|
12
12
|
assetMessages: ParamAssetMessageMerge[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayAssetMessageBatchMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayAssetMessageGet extends PayAssetMessage implements IPayD
|
|
|
12
12
|
includeDeleted: boolean;
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayAssetMessageGet.d.ts.map
|
|
@@ -14,6 +14,7 @@ export declare abstract class PayAssetMessageList extends Payload implements IPa
|
|
|
14
14
|
*/
|
|
15
15
|
includeDeleted: boolean;
|
|
16
16
|
constructor(json?: JsonObject);
|
|
17
|
+
toJSON(): JsonObject;
|
|
17
18
|
}
|
|
18
19
|
/**
|
|
19
20
|
* Contains the {@link Company.id} of the collection.
|
|
@@ -25,6 +26,7 @@ export declare class PayAssetMessageListByCompany extends PayAssetMessageList im
|
|
|
25
26
|
company: ParamId;
|
|
26
27
|
constructor(json?: JsonObject);
|
|
27
28
|
createReply(json: JsonObject): Reply;
|
|
29
|
+
toJSON(): JsonObject;
|
|
28
30
|
}
|
|
29
31
|
/**
|
|
30
32
|
* Contains the {@link Company.id} of the collection.
|
|
@@ -36,5 +38,6 @@ export declare class PayAssetMessageListByAsset extends PayAssetMessageList impl
|
|
|
36
38
|
asset: ParamId;
|
|
37
39
|
constructor(json?: JsonObject);
|
|
38
40
|
createReply(json: JsonObject): Reply;
|
|
41
|
+
toJSON(): JsonObject;
|
|
39
42
|
}
|
|
40
43
|
//# sourceMappingURL=PayAssetMessageList.d.ts.map
|
|
@@ -19,7 +19,7 @@ export declare class ParamPlaceMerge extends ParamMergeSubscribable {
|
|
|
19
19
|
pictures: ulong[] | nothing;
|
|
20
20
|
reference: string | nothing;
|
|
21
21
|
constructor(json?: JsonObject);
|
|
22
|
-
toJSON():
|
|
22
|
+
toJSON(): JsonObject;
|
|
23
23
|
validPoints(): boolean;
|
|
24
24
|
validRadius(): boolean;
|
|
25
25
|
}
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayPlaceList extends Payload implements IPayDeleta
|
|
|
13
13
|
*/
|
|
14
14
|
includeDeleted: boolean;
|
|
15
15
|
constructor(json?: JsonObject);
|
|
16
|
+
toJSON(): JsonObject;
|
|
16
17
|
}
|
|
17
18
|
/**
|
|
18
19
|
* Contains the {@link Company.id} of the collection.
|
|
@@ -24,5 +25,6 @@ export declare class PayPlaceListByCompany extends PayPlaceList implements IPayL
|
|
|
24
25
|
company: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
//# sourceMappingURL=PayPlaceList.d.ts.map
|