@trakit/commands 0.0.16 → 0.0.17
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/API/Requests/Parameters/ParamCode.d.ts +3 -2
- package/API/Requests/Parameters/ParamGuid.d.ts +3 -2
- package/API/Requests/Parameters/ParamId.d.ts +3 -2
- package/API/Requests/Parameters/ParamIdentifier.d.ts +3 -1
- package/API/Requests/Parameters/ParamKey.d.ts +3 -2
- package/API/Requests/Parameters/ParamLogin.d.ts +3 -2
- package/API/Requests/Parameters/ParamMerge.d.ts +3 -2
- package/API/Requests/Parameters/ParamMergeSubscribable.d.ts +1 -0
- package/Accounts/Contacts/Requests/Parameters/ParamContactMerge.d.ts +1 -1
- package/Accounts/Contacts/Requests/PayContact.d.ts +5 -0
- package/Accounts/Contacts/Requests/PayContactBatchDelete.d.ts +1 -0
- package/Accounts/Contacts/Requests/PayContactBatchMerge.d.ts +1 -0
- package/Accounts/Contacts/Requests/PayContactGet.d.ts +1 -0
- package/Accounts/Contacts/Requests/PayContactList.d.ts +2 -0
- package/Accounts/Contacts/Requests/PayContactMerge.d.ts +1 -0
- package/Accounts/Groups/Requests/Parameters/ParamUserGroupMerge.d.ts +1 -1
- package/Accounts/Groups/Requests/PayUserGroup.d.ts +3 -2
- package/Accounts/Groups/Requests/PayUserGroupBatchDelete.d.ts +1 -0
- package/Accounts/Groups/Requests/PayUserGroupBatchMerge.d.ts +1 -0
- package/Accounts/Groups/Requests/PayUserGroupGet.d.ts +1 -0
- package/Accounts/Groups/Requests/PayUserGroupList.d.ts +2 -0
- package/Accounts/Groups/Requests/PayUserGroupMerge.d.ts +1 -0
- package/Accounts/Machines/Requests/PayMachine.d.ts +1 -0
- package/Accounts/Machines/Requests/PayMachineBatchDelete.d.ts +1 -0
- package/Accounts/Machines/Requests/PayMachineBatchMerge.d.ts +1 -0
- package/Accounts/Machines/Requests/PayMachineGet.d.ts +1 -0
- package/Accounts/Machines/Requests/PayMachineList.d.ts +2 -0
- package/Accounts/Machines/Requests/PayMachineMerge.d.ts +1 -0
- package/Accounts/Permissions/ParamPermission.d.ts +3 -2
- package/Accounts/Self/Requests/Parameters/ParamSelfContactMerge.d.ts +1 -1
- package/Accounts/Self/Requests/PaySelfContact.d.ts +1 -1
- package/Accounts/Self/Requests/PaySelfLogin.d.ts +1 -1
- package/Accounts/Self/Requests/PaySelfPassword.d.ts +1 -1
- package/Accounts/Self/Requests/PaySelfPreferences.d.ts +1 -1
- package/Accounts/Sessions/Requests/Parameters/ParamHandle.d.ts +3 -2
- package/Accounts/Sessions/Requests/PaySessionGet.d.ts +1 -0
- package/Accounts/Sessions/Requests/PaySessionList.d.ts +2 -0
- package/Accounts/Users/Requests/Parameters/ParamUserMerge.d.ts +1 -1
- package/Accounts/Users/Requests/PayUser.d.ts +1 -0
- package/Accounts/Users/Requests/PayUserAdvancedGet.d.ts +1 -0
- package/Accounts/Users/Requests/PayUserAdvancedList.d.ts +5 -2
- package/Accounts/Users/Requests/PayUserBatchDelete.d.ts +1 -0
- package/Accounts/Users/Requests/PayUserBatchMerge.d.ts +1 -0
- package/Accounts/Users/Requests/PayUserGeneralGet.d.ts +1 -0
- package/Accounts/Users/Requests/PayUserGeneralList.d.ts +5 -2
- package/Accounts/Users/Requests/PayUserGet.d.ts +1 -0
- package/Accounts/Users/Requests/PayUserList.d.ts +3 -0
- package/Accounts/Users/Requests/PayUserMerge.d.ts +1 -0
- package/Assets/Requests/Parameters/ParamAssetDispatchMerge.d.ts +1 -1
- package/Assets/Requests/Parameters/ParamAssetMerge.d.ts +1 -1
- package/Assets/Requests/PayAsset.d.ts +1 -0
- package/Assets/Requests/PayAssetAdvancedGet.d.ts +1 -0
- package/Assets/Requests/PayAssetAdvancedList.d.ts +4 -0
- package/Assets/Requests/PayAssetBatchDelete.d.ts +1 -0
- package/Assets/Requests/PayAssetBatchMerge.d.ts +1 -0
- package/Assets/Requests/PayAssetDispatchGet.d.ts +1 -8
- package/Assets/Requests/PayAssetDispatchList.d.ts +5 -14
- package/Assets/Requests/PayAssetDispatchMerge.d.ts +3 -2
- package/Assets/Requests/PayAssetGeneralGet.d.ts +1 -0
- package/Assets/Requests/PayAssetGeneralList.d.ts +4 -0
- package/Assets/Requests/PayAssetGet.d.ts +1 -0
- package/Assets/Requests/PayAssetList.d.ts +4 -0
- package/Assets/Requests/PayAssetMerge.d.ts +1 -0
- package/Behaviours/Behaviours/Requests/Parameters/ParamBehaviourMerge.d.ts +1 -1
- package/Behaviours/Behaviours/Requests/PayBehaviour.d.ts +1 -0
- package/Behaviours/Behaviours/Requests/PayBehaviourBatchDelete.d.ts +1 -0
- package/Behaviours/Behaviours/Requests/PayBehaviourBatchMerge.d.ts +1 -0
- package/Behaviours/Behaviours/Requests/PayBehaviourGet.d.ts +1 -0
- package/Behaviours/Behaviours/Requests/PayBehaviourList.d.ts +2 -0
- package/Behaviours/Behaviours/Requests/PayBehaviourMerge.d.ts +1 -0
- package/Behaviours/Logs/Requests/PayBehaviourLogBatchDelete.d.ts +3 -0
- package/Behaviours/Logs/Requests/PayBehaviourLogList.d.ts +4 -0
- package/Behaviours/Scripts/Requests/Parameters/ParamBehaviourScriptMerge.d.ts +1 -1
- package/Behaviours/Scripts/Requests/PayBehaviourScript.d.ts +1 -0
- package/Behaviours/Scripts/Requests/PayBehaviourScriptBatchDelete.d.ts +1 -0
- package/Behaviours/Scripts/Requests/PayBehaviourScriptBatchMerge.d.ts +1 -0
- package/Behaviours/Scripts/Requests/PayBehaviourScriptGet.d.ts +1 -0
- package/Behaviours/Scripts/Requests/PayBehaviourScriptList.d.ts +2 -0
- package/Behaviours/Scripts/Requests/PayBehaviourScriptMerge.d.ts +1 -0
- package/Companies/Requests/Parameters/ParamCompanyMerge.d.ts +1 -1
- package/Companies/Requests/Parameters/ParamCompanyResellerMerge.d.ts +1 -1
- package/Companies/Requests/Parameters/ParamEmailServer.d.ts +1 -1
- package/Companies/Requests/Parameters/ParamPasswordPolicy.d.ts +1 -1
- package/Companies/Requests/Parameters/ParamSessionPolicy.d.ts +1 -1
- package/Companies/Requests/Parameters/ParamSmsServer.d.ts +1 -1
- package/Companies/Requests/PayCompany.d.ts +1 -0
- package/Companies/Requests/PayCompanyBatchDelete.d.ts +1 -0
- package/Companies/Requests/PayCompanyBatchMerge.d.ts +1 -0
- package/Companies/Requests/PayCompanyDirectoryGet.d.ts +1 -0
- package/Companies/Requests/PayCompanyDirectoryList.d.ts +2 -0
- package/Companies/Requests/PayCompanyGeneralGet.d.ts +1 -0
- package/Companies/Requests/PayCompanyGeneralList.d.ts +2 -0
- package/Companies/Requests/PayCompanyGet.d.ts +1 -0
- package/Companies/Requests/PayCompanyMerge.d.ts +1 -0
- package/Companies/Requests/PayCompanyPolicyGet.d.ts +1 -0
- package/Companies/Requests/PayCompanyPolicyList.d.ts +2 -0
- package/Companies/Requests/PayCompanyResellerGet.d.ts +1 -0
- package/Companies/Requests/PayCompanyResellerList.d.ts +2 -0
- package/Companies/Requests/PayCompanyResellerMerge.d.ts +1 -0
- package/Companies/Requests/PayCompanyStyleGet.d.ts +1 -0
- package/Companies/Requests/PayCompanyStyleList.d.ts +2 -0
- package/Dispatch/DispatchJob/Requests/Parameters/ParamDispatchJobCancel.d.ts +1 -1
- package/Dispatch/DispatchJob/Requests/Parameters/ParamDispatchJobChange.d.ts +1 -1
- package/Dispatch/DispatchJob/Requests/Parameters/ParamDispatchJobMerge.d.ts +1 -1
- package/Dispatch/DispatchJob/Requests/Parameters/ParamDispatchStepChange.d.ts +1 -1
- package/Dispatch/DispatchJob/Requests/Parameters/ParamDispatchStepMerge.d.ts +1 -1
- package/Dispatch/DispatchJob/Requests/PayDispatchJob.d.ts +1 -0
- package/Dispatch/DispatchJob/Requests/PayDispatchJobBatchCancel.d.ts +1 -0
- package/Dispatch/DispatchJob/Requests/PayDispatchJobBatchChange.d.ts +1 -0
- package/Dispatch/DispatchJob/Requests/PayDispatchJobBatchDelete.d.ts +1 -0
- package/Dispatch/DispatchJob/Requests/PayDispatchJobBatchMerge.d.ts +1 -0
- package/Dispatch/DispatchJob/Requests/PayDispatchJobCancel.d.ts +1 -0
- package/Dispatch/DispatchJob/Requests/PayDispatchJobChange.d.ts +1 -0
- package/Dispatch/DispatchJob/Requests/PayDispatchJobGet.d.ts +1 -0
- package/Dispatch/DispatchJob/Requests/PayDispatchJobList.d.ts +7 -0
- package/Dispatch/DispatchJob/Requests/PayDispatchJobMerge.d.ts +1 -0
- package/Dispatch/DispatchTask/Requests/Parameters/ParamDispatchTaskMerge.d.ts +1 -1
- package/Dispatch/DispatchTask/Requests/PayDispatchTask.d.ts +1 -0
- package/Dispatch/DispatchTask/Requests/PayDispatchTaskBatchDelete.d.ts +1 -0
- package/Dispatch/DispatchTask/Requests/PayDispatchTaskBatchMerge.d.ts +1 -0
- package/Dispatch/DispatchTask/Requests/PayDispatchTaskGet.d.ts +1 -0
- package/Dispatch/DispatchTask/Requests/PayDispatchTaskList.d.ts +5 -0
- package/Dispatch/DispatchTask/Requests/PayDispatchTaskMerge.d.ts +1 -0
- package/Hosting/Documents/Requests/Parameters/ParamDocumentMerge.d.ts +1 -1
- package/Hosting/Documents/Requests/PayDocument.d.ts +1 -0
- package/Hosting/Documents/Requests/PayDocumentGet.d.ts +1 -0
- package/Hosting/Documents/Requests/PayDocumentList.d.ts +2 -0
- package/Hosting/Documents/Requests/PayDocumentMerge.d.ts +1 -0
- package/Hosting/FormResults/Requests/Parameters/ParamFormResultMerge.d.ts +1 -1
- package/Hosting/FormResults/Requests/PayFormResult.d.ts +1 -0
- package/Hosting/FormResults/Requests/PayFormResultBatchMerge.d.ts +1 -0
- package/Hosting/FormResults/Requests/PayFormResultGet.d.ts +1 -0
- package/Hosting/FormResults/Requests/PayFormResultList.d.ts +2 -0
- package/Hosting/FormResults/Requests/PayFormResultMerge.d.ts +1 -0
- package/Hosting/FormTemplates/Requests/Parameters/ParamFormField.d.ts +1 -1
- package/Hosting/FormTemplates/Requests/Parameters/ParamFormTemplateMerge.d.ts +1 -1
- package/Hosting/FormTemplates/Requests/PayFormTemplate.d.ts +1 -0
- package/Hosting/FormTemplates/Requests/PayFormTemplateBatchDelete.d.ts +1 -0
- package/Hosting/FormTemplates/Requests/PayFormTemplateBatchMerge.d.ts +1 -0
- package/Hosting/FormTemplates/Requests/PayFormTemplateGet.d.ts +1 -0
- package/Hosting/FormTemplates/Requests/PayFormTemplateList.d.ts +2 -0
- package/Hosting/FormTemplates/Requests/PayFormTemplateMerge.d.ts +1 -0
- package/WebSocket/Requests/PaySubscriptionMerge.d.ts +1 -0
- package/package.json +2 -2
- package/trakit-commands.min.js +2 -2
|
@@ -54,6 +54,6 @@ export declare class ParamDispatchJobMerge extends ParamMergeSubscribable {
|
|
|
54
54
|
*/
|
|
55
55
|
steps: ParamDispatchStepMerge[] | nothing;
|
|
56
56
|
constructor(json?: JsonObject);
|
|
57
|
-
toJSON():
|
|
57
|
+
toJSON(): JsonObject;
|
|
58
58
|
}
|
|
59
59
|
//# sourceMappingURL=ParamDispatchJobMerge.d.ts.map
|
|
@@ -23,6 +23,6 @@ export declare class ParamDispatchStepChange extends ParamMergeSubscribable {
|
|
|
23
23
|
*/
|
|
24
24
|
status: DispatchStepStatus | nothing;
|
|
25
25
|
constructor(json?: JsonObject);
|
|
26
|
-
toJSON():
|
|
26
|
+
toJSON(): JsonObject;
|
|
27
27
|
}
|
|
28
28
|
//# sourceMappingURL=ParamDispatchStepChange.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayDispatchJobBatchCancel extends PayDispatchJobSpecial {
|
|
|
12
12
|
dispatchJobs: ParamDispatchJobCancel[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayDispatchJobBatchCancel.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayDispatchJobBatchChange extends PayDispatchJobSpecial {
|
|
|
12
12
|
dispatchJobs: ParamDispatchJobChange[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayDispatchJobBatchChange.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayDispatchJobBatchDelete extends PayDispatchJobSpecial {
|
|
|
12
12
|
dispatchJobs: ParamId[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayDispatchJobBatchDelete.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayDispatchJobBatchMerge extends PayDispatchJobSpecial {
|
|
|
12
12
|
dispatchJobs: ParamDispatchJobMerge[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayDispatchJobBatchMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayDispatchJobGet extends PayDispatchJob implements IPayDel
|
|
|
12
12
|
includeDeleted: boolean;
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayDispatchJobGet.d.ts.map
|
|
@@ -16,6 +16,7 @@ export declare abstract class PayDispatchJobList extends Payload implements IPay
|
|
|
16
16
|
*/
|
|
17
17
|
includeDeleted: boolean;
|
|
18
18
|
constructor(json?: JsonObject);
|
|
19
|
+
toJSON(): JsonObject;
|
|
19
20
|
}
|
|
20
21
|
/**
|
|
21
22
|
* Gets the list of {@link DispatchJob}s for the specified {@link Asset}.
|
|
@@ -27,6 +28,7 @@ export declare class PayDispatchJobListByCompany extends PayDispatchJobList impl
|
|
|
27
28
|
company: ParamId;
|
|
28
29
|
constructor(json?: JsonObject);
|
|
29
30
|
createReply(json: JsonObject): Reply;
|
|
31
|
+
toJSON(): JsonObject;
|
|
30
32
|
}
|
|
31
33
|
/**
|
|
32
34
|
* Gets the list of {@link DispatchJob}s for the specified {@link Asset}.
|
|
@@ -38,6 +40,7 @@ export declare class PayDispatchJobListByCompanyAndLabels extends PayDispatchJob
|
|
|
38
40
|
labels: codified[];
|
|
39
41
|
constructor(json?: JsonObject);
|
|
40
42
|
createReply(json: JsonObject): Reply;
|
|
43
|
+
toJSON(): JsonObject;
|
|
41
44
|
}
|
|
42
45
|
/**
|
|
43
46
|
* Gets the list of {@link DispatchJob}s for the specified {@link Asset}.
|
|
@@ -50,6 +53,7 @@ export declare class PayDispatchJobListByCompanyAndRefPairs extends PayDispatchJ
|
|
|
50
53
|
references: Map<string, string>;
|
|
51
54
|
constructor(json?: JsonObject);
|
|
52
55
|
createReply(json: JsonObject): Reply;
|
|
56
|
+
toJSON(): JsonObject;
|
|
53
57
|
}
|
|
54
58
|
/**
|
|
55
59
|
* Gets the list of {@link DispatchJob}s for the specified {@link Asset}.
|
|
@@ -61,6 +65,7 @@ export declare class PayDispatchJobListByAsset extends PayDispatchJobList implem
|
|
|
61
65
|
asset: ParamId;
|
|
62
66
|
constructor(json?: JsonObject);
|
|
63
67
|
createReply(json: JsonObject): Reply;
|
|
68
|
+
toJSON(): JsonObject;
|
|
64
69
|
}
|
|
65
70
|
/**
|
|
66
71
|
* Gets the list of {@link DispatchJob}s for the specified {@link Asset}.
|
|
@@ -72,6 +77,7 @@ export declare class PayDispatchJobListByAssetAndLabels extends PayDispatchJobLi
|
|
|
72
77
|
labels: codified[];
|
|
73
78
|
constructor(json?: JsonObject);
|
|
74
79
|
createReply(json: JsonObject): Reply;
|
|
80
|
+
toJSON(): JsonObject;
|
|
75
81
|
}
|
|
76
82
|
/**
|
|
77
83
|
* Gets the list of {@link DispatchJob}s for the specified {@link Asset}.
|
|
@@ -84,6 +90,7 @@ export declare class PayDispatchJobListByAssetAndRefPairs extends PayDispatchJob
|
|
|
84
90
|
references: Map<string, string>;
|
|
85
91
|
constructor(json?: JsonObject);
|
|
86
92
|
createReply(json: JsonObject): Reply;
|
|
93
|
+
toJSON(): JsonObject;
|
|
87
94
|
}
|
|
88
95
|
/**
|
|
89
96
|
* Gets the list of {@link DispatchJob}s for the specified {@link Asset}.
|
|
@@ -12,5 +12,6 @@ export declare class PayDispatchTaskBatchMerge extends Payload {
|
|
|
12
12
|
dispatchTasks: ParamDispatchTaskMerge[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayDispatchTaskBatchMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayDispatchTaskGet extends PayDispatchTask 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=PayDispatchTaskGet.d.ts.map
|
|
@@ -15,6 +15,7 @@ export declare abstract class PayDispatchTaskList extends Payload implements IPa
|
|
|
15
15
|
*/
|
|
16
16
|
includeDeleted: boolean;
|
|
17
17
|
constructor(json?: JsonObject);
|
|
18
|
+
toJSON(): JsonObject;
|
|
18
19
|
}
|
|
19
20
|
/**
|
|
20
21
|
* Gets the list of {@link DispatchTask}s for the specified {@link Asset}.
|
|
@@ -26,6 +27,7 @@ export declare class PayDispatchTaskListByAsset extends PayDispatchTaskList impl
|
|
|
26
27
|
asset: ParamId;
|
|
27
28
|
constructor(json?: JsonObject);
|
|
28
29
|
createReply(json: JsonObject): Reply;
|
|
30
|
+
toJSON(): JsonObject;
|
|
29
31
|
}
|
|
30
32
|
/**
|
|
31
33
|
* Gets the list of {@link DispatchTask}s for the specified {@link Asset} only if the specified reference fields match.
|
|
@@ -40,6 +42,7 @@ export declare class PayDispatchTaskListByAssetAndRefPairs extends PayDispatchTa
|
|
|
40
42
|
references: Map<string, string>;
|
|
41
43
|
constructor(json?: JsonObject);
|
|
42
44
|
createReply(json: JsonObject): Reply;
|
|
45
|
+
toJSON(): JsonObject;
|
|
43
46
|
}
|
|
44
47
|
/**
|
|
45
48
|
* Gets the list of {@link DispatchTask}s for the specified {@link Company}.
|
|
@@ -51,6 +54,7 @@ export declare class PayDispatchTaskListByCompany extends PayDispatchTaskList im
|
|
|
51
54
|
company: ParamId;
|
|
52
55
|
constructor(json?: JsonObject);
|
|
53
56
|
createReply(json: JsonObject): Reply;
|
|
57
|
+
toJSON(): JsonObject;
|
|
54
58
|
}
|
|
55
59
|
/**
|
|
56
60
|
* Gets the list of {@link DispatchTask}s for the specified {@link Company} only if the specified reference fields match.
|
|
@@ -65,5 +69,6 @@ export declare class PayDispatchTaskListByCompanyAndRefPairs extends PayDispatch
|
|
|
65
69
|
references: Map<string, string>;
|
|
66
70
|
constructor(json?: JsonObject);
|
|
67
71
|
createReply(json: JsonObject): Reply;
|
|
72
|
+
toJSON(): JsonObject;
|
|
68
73
|
}
|
|
69
74
|
//# sourceMappingURL=PayDispatchTaskList.d.ts.map
|
|
@@ -32,6 +32,6 @@ export declare class ParamDocumentMerge extends ParamMergeSubscribable {
|
|
|
32
32
|
*/
|
|
33
33
|
references: Map<string, string | nothing> | nothing;
|
|
34
34
|
constructor(json?: JsonObject);
|
|
35
|
-
toJSON():
|
|
35
|
+
toJSON(): JsonObject;
|
|
36
36
|
}
|
|
37
37
|
//# sourceMappingURL=ParamDocumentMerge.d.ts.map
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayDocumentList extends Payload implements IPayDel
|
|
|
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 PayDocumentListByCompany extends PayDocumentList implements
|
|
|
24
25
|
company: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
//# sourceMappingURL=PayDocumentList.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayFormResultBatchMerge extends Payload {
|
|
|
12
12
|
formResults: ParamFormResultMerge[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayFormResultBatchMerge.d.ts.map
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayFormResultList extends Payload implements IPayD
|
|
|
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 PayFormResultListByCompany extends PayFormResultList implem
|
|
|
24
25
|
company: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
//# sourceMappingURL=PayFormResultList.d.ts.map
|
|
@@ -15,6 +15,6 @@ export declare class ParamFormTemplateMerge extends ParamMergeSubscribable {
|
|
|
15
15
|
stroke: string | nothing;
|
|
16
16
|
graphic: string | nothing;
|
|
17
17
|
constructor(json?: JsonObject);
|
|
18
|
-
toJSON():
|
|
18
|
+
toJSON(): JsonObject;
|
|
19
19
|
}
|
|
20
20
|
//# sourceMappingURL=ParamFormTemplateMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayFormTemplateBatchMerge extends Payload {
|
|
|
12
12
|
formTemplates: ParamFormTemplateMerge[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayFormTemplateBatchMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayFormTemplateGet extends PayFormTemplate 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=PayFormTemplateGet.d.ts.map
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayFormTemplateList extends Payload implements IPa
|
|
|
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 PayFormTemplateListByCompany extends PayFormTemplateList im
|
|
|
24
25
|
company: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
//# sourceMappingURL=PayFormTemplateList.d.ts.map
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@trakit/commands",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.17",
|
|
5
5
|
"main": "./trakit-commands.min.js",
|
|
6
6
|
"types": "./index.d.ts",
|
|
7
7
|
"scripts": {
|
|
@@ -34,6 +34,6 @@
|
|
|
34
34
|
"vitest": "^4.0.7"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@trakit/objects": "^0.0.
|
|
37
|
+
"@trakit/objects": "^0.0.21"
|
|
38
38
|
}
|
|
39
39
|
}
|