@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
|
@@ -28,6 +28,7 @@ export declare abstract class PayAssetAdvancedList extends Payload implements IP
|
|
|
28
28
|
*/
|
|
29
29
|
includeDeleted: boolean;
|
|
30
30
|
constructor(json?: JsonObject);
|
|
31
|
+
toJSON(): JsonObject;
|
|
31
32
|
}
|
|
32
33
|
/**
|
|
33
34
|
* Gets the list of {@link AssetAdvanced}s for the specified {@link Company}.
|
|
@@ -39,6 +40,7 @@ export declare class PayAssetAdvancedListByCompany extends PayAssetAdvancedList
|
|
|
39
40
|
company: ParamId;
|
|
40
41
|
constructor(json?: JsonObject);
|
|
41
42
|
createReply(json: JsonObject): Reply;
|
|
43
|
+
toJSON(): JsonObject;
|
|
42
44
|
}
|
|
43
45
|
/**
|
|
44
46
|
* Gets the list of {@link AssetAdvanced}s for the specified {@link Company} only if the {@link AssetAdvancedGeneral.labels} matches all of the given {@link Parameters.labels}.
|
|
@@ -51,6 +53,7 @@ export declare class PayAssetAdvancedListByCompanyAndLabels extends PayAssetAdva
|
|
|
51
53
|
labels: codified[];
|
|
52
54
|
constructor(json?: JsonObject);
|
|
53
55
|
createReply(json: JsonObject): Reply;
|
|
56
|
+
toJSON(): JsonObject;
|
|
54
57
|
}
|
|
55
58
|
/**
|
|
56
59
|
* Gets the list of {@link AssetAdvanced}s for the specified {@link Company} only if one of the specified {@link AssetAdvancedGeneral.references} fields match.
|
|
@@ -65,5 +68,6 @@ export declare class PayAssetAdvancedListByCompanyAndRefPairs extends PayAssetAd
|
|
|
65
68
|
references: Map<string, string>;
|
|
66
69
|
constructor(json?: JsonObject);
|
|
67
70
|
createReply(json: JsonObject): Reply;
|
|
71
|
+
toJSON(): JsonObject;
|
|
68
72
|
}
|
|
69
73
|
//# sourceMappingURL=PayAssetAdvancedList.d.ts.map
|
|
@@ -10,15 +10,8 @@ export declare class PayAssetDispatchGet extends PayAsset implements IPayDeletab
|
|
|
10
10
|
* When true, the command will also return a deleted {@link AssetDispatch} (if it exists).
|
|
11
11
|
*/
|
|
12
12
|
includeDeleted: boolean;
|
|
13
|
-
/**
|
|
14
|
-
* When true, the command will also return {@link AssetDispatchMessage}s for the asset.
|
|
15
|
-
*/
|
|
16
|
-
includeMessages: boolean;
|
|
17
|
-
/**
|
|
18
|
-
* When true, the command will also return {@link DispatchTask}s for the asset.
|
|
19
|
-
*/
|
|
20
|
-
includeTasks: boolean;
|
|
21
13
|
constructor(json?: JsonObject);
|
|
22
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
23
16
|
}
|
|
24
17
|
//# sourceMappingURL=PayAssetDispatchGet.d.ts.map
|
|
@@ -3,31 +3,19 @@ import { IPayDeletable } from "../../API/Requests/IPayDeletable";
|
|
|
3
3
|
import { IPayListByCompany } from "../../API/Requests/IPayListByCompany";
|
|
4
4
|
import { IPayListByLabels } from "../../API/Requests/IPayListByLabels";
|
|
5
5
|
import { IPayListByReferences } from "../../API/Requests/IPayListByReferences";
|
|
6
|
-
import { IPaySuspendable } from "../../API/Requests/IPaySuspendable";
|
|
7
6
|
import { ParamId } from "../../API/Requests/Parameters/ParamId";
|
|
8
7
|
import { Payload } from "../../API/Requests/Payload";
|
|
9
8
|
import { Reply } from "../../API/Responses/Reply";
|
|
10
9
|
/**
|
|
11
10
|
* Gets a list of {@link AssetDispatch}s.
|
|
12
11
|
*/
|
|
13
|
-
export declare abstract class PayAssetDispatchList extends Payload implements IPayDeletable
|
|
14
|
-
/**
|
|
15
|
-
* When true, the command will also return {@link AssetDispatchMessage}s for the asset.
|
|
16
|
-
*/
|
|
17
|
-
includeMessages: boolean;
|
|
18
|
-
/**
|
|
19
|
-
* When true, the command will also return {@link DispatchTask}s for the asset.
|
|
20
|
-
*/
|
|
21
|
-
includeTasks: boolean;
|
|
22
|
-
/**
|
|
23
|
-
* When true, the command will also return suspended {@link AssetDispatch}s.
|
|
24
|
-
*/
|
|
25
|
-
includeSuspended: boolean;
|
|
12
|
+
export declare abstract class PayAssetDispatchList extends Payload implements IPayDeletable {
|
|
26
13
|
/**
|
|
27
14
|
* When true, the command will also return a deleted {@link AssetDispatch} (if it exists).
|
|
28
15
|
*/
|
|
29
16
|
includeDeleted: boolean;
|
|
30
17
|
constructor(json?: JsonObject);
|
|
18
|
+
toJSON(): JsonObject;
|
|
31
19
|
}
|
|
32
20
|
/**
|
|
33
21
|
* Gets the list of {@link AssetDispatch}s for the specified {@link Company}.
|
|
@@ -39,6 +27,7 @@ export declare class PayAssetDispatchListByCompany extends PayAssetDispatchList
|
|
|
39
27
|
company: ParamId;
|
|
40
28
|
constructor(json?: JsonObject);
|
|
41
29
|
createReply(json: JsonObject): Reply;
|
|
30
|
+
toJSON(): JsonObject;
|
|
42
31
|
}
|
|
43
32
|
/**
|
|
44
33
|
* Gets the list of {@link AssetDispatch}s for the specified {@link Company} only if the {@link AssetDispatchGeneral.labels} matches all of the given {@link Parameters.labels}.
|
|
@@ -51,6 +40,7 @@ export declare class PayAssetDispatchListByCompanyAndLabels extends PayAssetDisp
|
|
|
51
40
|
labels: codified[];
|
|
52
41
|
constructor(json?: JsonObject);
|
|
53
42
|
createReply(json: JsonObject): Reply;
|
|
43
|
+
toJSON(): JsonObject;
|
|
54
44
|
}
|
|
55
45
|
/**
|
|
56
46
|
* Gets the list of {@link AssetDispatch}s for the specified {@link Company} only if one of the specified {@link AssetDispatchGeneral.references} fields match.
|
|
@@ -65,5 +55,6 @@ export declare class PayAssetDispatchListByCompanyAndRefPairs extends PayAssetDi
|
|
|
65
55
|
references: Map<string, string>;
|
|
66
56
|
constructor(json?: JsonObject);
|
|
67
57
|
createReply(json: JsonObject): Reply;
|
|
58
|
+
toJSON(): JsonObject;
|
|
68
59
|
}
|
|
69
60
|
//# sourceMappingURL=PayAssetDispatchList.d.ts.map
|
|
@@ -3,14 +3,15 @@ import { Payload } from "../../API/Requests/Payload";
|
|
|
3
3
|
import { Reply } from "../../API/Responses/Reply";
|
|
4
4
|
import { ParamAssetDispatchMerge } from "./Parameters/ParamAssetDispatchMerge";
|
|
5
5
|
/**
|
|
6
|
-
* Container for the command to creates a new, or updates an existing {@link
|
|
6
|
+
* Container for the command to creates a new, or updates an existing {@link AssetDispatch}.
|
|
7
7
|
*/
|
|
8
8
|
export declare class PayAssetDispatchMerge extends Payload {
|
|
9
9
|
/**
|
|
10
10
|
* Parameters given to update an {@link AssetDispatch}.
|
|
11
11
|
*/
|
|
12
|
-
|
|
12
|
+
assetDispatch: ParamAssetDispatchMerge;
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayAssetDispatchMerge.d.ts.map
|
|
@@ -28,6 +28,7 @@ export declare abstract class PayAssetGeneralList extends Payload implements IPa
|
|
|
28
28
|
*/
|
|
29
29
|
includeDeleted: boolean;
|
|
30
30
|
constructor(json?: JsonObject);
|
|
31
|
+
toJSON(): JsonObject;
|
|
31
32
|
}
|
|
32
33
|
/**
|
|
33
34
|
* Gets the list of {@link AssetGeneral}s for the specified {@link Company}.
|
|
@@ -39,6 +40,7 @@ export declare class PayAssetGeneralListByCompany extends PayAssetGeneralList im
|
|
|
39
40
|
company: ParamId;
|
|
40
41
|
constructor(json?: JsonObject);
|
|
41
42
|
createReply(json: JsonObject): Reply;
|
|
43
|
+
toJSON(): JsonObject;
|
|
42
44
|
}
|
|
43
45
|
/**
|
|
44
46
|
* Gets the list of {@link AssetGeneral}s for the specified {@link Company} only if the {@link AssetGeneralGeneral.labels} matches all of the given {@link Parameters.labels}.
|
|
@@ -51,6 +53,7 @@ export declare class PayAssetGeneralListByCompanyAndLabels extends PayAssetGener
|
|
|
51
53
|
labels: codified[];
|
|
52
54
|
constructor(json?: JsonObject);
|
|
53
55
|
createReply(json: JsonObject): Reply;
|
|
56
|
+
toJSON(): JsonObject;
|
|
54
57
|
}
|
|
55
58
|
/**
|
|
56
59
|
* Gets the list of {@link AssetGeneral}s for the specified {@link Company} only if one of the specified {@link AssetGeneralGeneral.references} fields match.
|
|
@@ -65,5 +68,6 @@ export declare class PayAssetGeneralListByCompanyAndRefPairs extends PayAssetGen
|
|
|
65
68
|
references: Map<string, string>;
|
|
66
69
|
constructor(json?: JsonObject);
|
|
67
70
|
createReply(json: JsonObject): Reply;
|
|
71
|
+
toJSON(): JsonObject;
|
|
68
72
|
}
|
|
69
73
|
//# sourceMappingURL=PayAssetGeneralList.d.ts.map
|
|
@@ -28,6 +28,7 @@ export declare abstract class PayAssetList extends Payload implements IPayDeleta
|
|
|
28
28
|
*/
|
|
29
29
|
includeDeleted: boolean;
|
|
30
30
|
constructor(json?: JsonObject);
|
|
31
|
+
toJSON(): JsonObject;
|
|
31
32
|
}
|
|
32
33
|
/**
|
|
33
34
|
* Gets the list of {@link Asset}s for the specified {@link Company}.
|
|
@@ -39,6 +40,7 @@ export declare class PayAssetListByCompany extends PayAssetList implements IPayL
|
|
|
39
40
|
company: ParamId;
|
|
40
41
|
constructor(json?: JsonObject);
|
|
41
42
|
createReply(json: JsonObject): Reply;
|
|
43
|
+
toJSON(): JsonObject;
|
|
42
44
|
}
|
|
43
45
|
/**
|
|
44
46
|
* Gets the list of {@link Asset}s for the specified {@link Company} only if the {@link AssetGeneral.labels} matches all of the given {@link Parameters.labels}.
|
|
@@ -51,6 +53,7 @@ export declare class PayAssetListByCompanyAndLabels extends PayAssetListByCompan
|
|
|
51
53
|
labels: codified[];
|
|
52
54
|
constructor(json?: JsonObject);
|
|
53
55
|
createReply(json: JsonObject): Reply;
|
|
56
|
+
toJSON(): JsonObject;
|
|
54
57
|
}
|
|
55
58
|
/**
|
|
56
59
|
* Gets the list of {@link Asset}s for the specified {@link Company} only if one of the specified {@link AssetGeneral.references} fields match.
|
|
@@ -65,5 +68,6 @@ export declare class PayAssetListByCompanyAndRefPairs extends PayAssetListByComp
|
|
|
65
68
|
references: Map<string, string>;
|
|
66
69
|
constructor(json?: JsonObject);
|
|
67
70
|
createReply(json: JsonObject): Reply;
|
|
71
|
+
toJSON(): JsonObject;
|
|
68
72
|
}
|
|
69
73
|
//# sourceMappingURL=PayAssetList.d.ts.map
|
|
@@ -43,6 +43,6 @@ export declare class ParamBehaviourMerge extends ParamMergeSubscribable {
|
|
|
43
43
|
*/
|
|
44
44
|
parameters: Map<string, BehaviourParameter | nothing> | nothing;
|
|
45
45
|
constructor(json?: JsonObject);
|
|
46
|
-
toJSON():
|
|
46
|
+
toJSON(): JsonObject;
|
|
47
47
|
}
|
|
48
48
|
//# sourceMappingURL=ParamBehaviourMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayBehaviourBatchMerge extends Payload {
|
|
|
12
12
|
behaviours: ParamBehaviourMerge[] | nothing;
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayBehaviourBatchMerge.d.ts.map
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayBehaviourList extends Payload implements IPayDe
|
|
|
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 PayBehaviourListByCompany extends PayBehaviourList implemen
|
|
|
24
25
|
company: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
//# sourceMappingURL=PayBehaviourList.d.ts.map
|
|
@@ -12,6 +12,7 @@ export declare class PayBehaviourLogBatchDeleteByAsset extends Payload {
|
|
|
12
12
|
asset: ParamId;
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
/**
|
|
17
18
|
*
|
|
@@ -23,6 +24,7 @@ export declare class PayBehaviourLogBatchDeleteByBehaviour extends Payload {
|
|
|
23
24
|
behaviour: ParamId;
|
|
24
25
|
constructor(json?: JsonObject);
|
|
25
26
|
createReply(json: JsonObject): Reply;
|
|
27
|
+
toJSON(): JsonObject;
|
|
26
28
|
}
|
|
27
29
|
/**
|
|
28
30
|
*
|
|
@@ -34,5 +36,6 @@ export declare class PayBehaviourLogBatchDeleteByScript extends Payload {
|
|
|
34
36
|
behaviourScript: ParamId;
|
|
35
37
|
constructor(json?: JsonObject);
|
|
36
38
|
createReply(json: JsonObject): Reply;
|
|
39
|
+
toJSON(): JsonObject;
|
|
37
40
|
}
|
|
38
41
|
//# sourceMappingURL=PayBehaviourLogBatchDelete.d.ts.map
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayBehaviourLogList 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,6 +25,7 @@ export declare class PayBehaviourLogListByAsset extends PayBehaviourLogList impl
|
|
|
24
25
|
asset: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
/**
|
|
29
31
|
* Contains the {@link Company.id} of the collection.
|
|
@@ -35,6 +37,7 @@ export declare class PayBehaviourLogListByBehaviour extends PayBehaviourLogList
|
|
|
35
37
|
behaviour: ParamId;
|
|
36
38
|
constructor(json?: JsonObject);
|
|
37
39
|
createReply(json: JsonObject): Reply;
|
|
40
|
+
toJSON(): JsonObject;
|
|
38
41
|
}
|
|
39
42
|
/**
|
|
40
43
|
* Contains the {@link Company.id} of the collection.
|
|
@@ -46,5 +49,6 @@ export declare class PayBehaviourLogListByScript extends PayBehaviourLogList {
|
|
|
46
49
|
behaviourScript: ParamId;
|
|
47
50
|
constructor(json?: JsonObject);
|
|
48
51
|
createReply(json: JsonObject): Reply;
|
|
52
|
+
toJSON(): JsonObject;
|
|
49
53
|
}
|
|
50
54
|
//# sourceMappingURL=PayBehaviourLogList.d.ts.map
|
|
@@ -52,6 +52,6 @@ export declare class ParamBehaviourScriptMerge extends ParamMergeSubscribable {
|
|
|
52
52
|
*/
|
|
53
53
|
parameters: Map<string, BehaviourParameter | nothing> | nothing;
|
|
54
54
|
constructor(json?: JsonObject);
|
|
55
|
-
toJSON():
|
|
55
|
+
toJSON(): JsonObject;
|
|
56
56
|
}
|
|
57
57
|
//# sourceMappingURL=ParamBehaviourScriptMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayBehaviourScriptBatchDelete extends Payload {
|
|
|
12
12
|
behaviourScripts: ParamId[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayBehaviourScriptBatchDelete.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayBehaviourScriptBatchMerge extends Payload {
|
|
|
12
12
|
behaviourScripts: ParamBehaviourScriptMerge[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayBehaviourScriptBatchMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayBehaviourScriptGet extends PayBehaviourScript implements
|
|
|
12
12
|
includeDeleted: boolean;
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayBehaviourScriptGet.d.ts.map
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayBehaviourScriptList extends Payload implements
|
|
|
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 PayBehaviourScriptListByCompany extends PayBehaviourScriptL
|
|
|
24
25
|
company: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
//# sourceMappingURL=PayBehaviourScriptList.d.ts.map
|
|
@@ -80,6 +80,6 @@ export declare class ParamCompanyResellerMerge extends ParamMergeSubscribable {
|
|
|
80
80
|
*/
|
|
81
81
|
recoverIsHtml: boolean | nothing;
|
|
82
82
|
constructor(json?: JsonObject);
|
|
83
|
-
toJSON():
|
|
83
|
+
toJSON(): JsonObject;
|
|
84
84
|
}
|
|
85
85
|
//# sourceMappingURL=ParamCompanyResellerMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayCompanyDirectoryGet extends PayCompany implements IPayDe
|
|
|
12
12
|
includeDeleted: boolean;
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayCompanyDirectoryGet.d.ts.map
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayCompanyDirectoryList extends Payload implements
|
|
|
13
13
|
*/
|
|
14
14
|
includeDeleted: boolean;
|
|
15
15
|
constructor(json?: JsonObject);
|
|
16
|
+
toJSON(): JsonObject;
|
|
16
17
|
}
|
|
17
18
|
/**
|
|
18
19
|
* Gets the list of {@link CompanyDirectory}s for the specified {@link Company}.
|
|
@@ -24,5 +25,6 @@ export declare class PayCompanyDirectoryListByCompany extends PayCompanyDirector
|
|
|
24
25
|
company: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
//# sourceMappingURL=PayCompanyDirectoryList.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayCompanyGeneralGet extends PayCompany implements IPayDele
|
|
|
12
12
|
includeDeleted: boolean;
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayCompanyGeneralGet.d.ts.map
|
|
@@ -22,6 +22,7 @@ export declare abstract class PayCompanyGeneralList extends Payload implements I
|
|
|
22
22
|
*/
|
|
23
23
|
includeDeleted: boolean;
|
|
24
24
|
constructor(json?: JsonObject);
|
|
25
|
+
toJSON(): JsonObject;
|
|
25
26
|
}
|
|
26
27
|
/**
|
|
27
28
|
* Gets the list of {@link CompanyGeneral}s for the specified {@link Company}.
|
|
@@ -33,5 +34,6 @@ export declare class PayCompanyGeneralListByCompany extends PayCompanyGeneralLis
|
|
|
33
34
|
company: ParamId;
|
|
34
35
|
constructor(json?: JsonObject);
|
|
35
36
|
createReply(json: JsonObject): Reply;
|
|
37
|
+
toJSON(): JsonObject;
|
|
36
38
|
}
|
|
37
39
|
//# sourceMappingURL=PayCompanyGeneralList.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayCompanyPolicyGet extends PayCompany implements IPayDelet
|
|
|
12
12
|
includeDeleted: boolean;
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayCompanyPolicyGet.d.ts.map
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayCompanyPolicyList extends Payload implements IP
|
|
|
13
13
|
*/
|
|
14
14
|
includeDeleted: boolean;
|
|
15
15
|
constructor(json?: JsonObject);
|
|
16
|
+
toJSON(): JsonObject;
|
|
16
17
|
}
|
|
17
18
|
/**
|
|
18
19
|
* Gets the list of {@link CompanyPolicies}s for the specified {@link Company}.
|
|
@@ -24,5 +25,6 @@ export declare class PayCompanyPolicyListByCompany extends PayCompanyPolicyList
|
|
|
24
25
|
company: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
//# sourceMappingURL=PayCompanyPolicyList.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayCompanyResellerGet extends PayCompany 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=PayCompanyResellerGet.d.ts.map
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayCompanyResellerList extends Payload implements
|
|
|
13
13
|
*/
|
|
14
14
|
includeDeleted: boolean;
|
|
15
15
|
constructor(json?: JsonObject);
|
|
16
|
+
toJSON(): JsonObject;
|
|
16
17
|
}
|
|
17
18
|
/**
|
|
18
19
|
* Gets the list of {@link CompanyReseller}s for the specified {@link Company}.
|
|
@@ -24,5 +25,6 @@ export declare class PayCompanyResellerListByCompany extends PayCompanyResellerL
|
|
|
24
25
|
company: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
//# sourceMappingURL=PayCompanyResellerList.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayCompanyStyleGet extends PayCompany implements IPayDeleta
|
|
|
12
12
|
includeDeleted: boolean;
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayCompanyStyleGet.d.ts.map
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayCompanyStyleList extends Payload implements IPa
|
|
|
13
13
|
*/
|
|
14
14
|
includeDeleted: boolean;
|
|
15
15
|
constructor(json?: JsonObject);
|
|
16
|
+
toJSON(): JsonObject;
|
|
16
17
|
}
|
|
17
18
|
/**
|
|
18
19
|
* Gets the list of {@link CompanyStyles}s for the specified {@link Company}.
|
|
@@ -24,5 +25,6 @@ export declare class PayCompanyStyleListByCompany extends PayCompanyStyleList im
|
|
|
24
25
|
company: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
//# sourceMappingURL=PayCompanyStyleList.d.ts.map
|