@trakit/commands 0.0.17 → 0.0.19
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 +2 -2
- package/trakit-commands.min.js +2 -2
- package/index.js +0 -1
|
@@ -20,6 +20,6 @@ export declare class ParamProviderConfigMerge extends ParamMergeSubscribable {
|
|
|
20
20
|
parameters: Map<string, string> | nothing;
|
|
21
21
|
geofences: string | nothing;
|
|
22
22
|
constructor(json?: JsonObject);
|
|
23
|
-
toJSON():
|
|
23
|
+
toJSON(): JsonObject;
|
|
24
24
|
}
|
|
25
25
|
//# sourceMappingURL=ParamProviderConfigMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayProviderConfigBatchDelete extends Payload {
|
|
|
12
12
|
providerConfigs: ParamId[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayProviderConfigBatchDelete.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayProviderConfigBatchMerge extends Payload {
|
|
|
12
12
|
providerConfigs: ParamProviderConfigMerge[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayProviderConfigBatchMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayProviderConfigGet extends PayProviderConfig 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=PayProviderConfigGet.d.ts.map
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayProviderConfigList 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,6 +25,7 @@ export declare class PayProviderConfigListByCompany extends PayProviderConfigLis
|
|
|
24
25
|
company: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
/**
|
|
29
31
|
* Contains the {@link ProviderScript.id} of the collection.
|
|
@@ -35,5 +37,6 @@ export declare class PayProviderConfigListByProviderScript extends PayProviderCo
|
|
|
35
37
|
providerScript: ParamId;
|
|
36
38
|
constructor(json?: JsonObject);
|
|
37
39
|
createReply(json: JsonObject): Reply;
|
|
40
|
+
toJSON(): JsonObject;
|
|
38
41
|
}
|
|
39
42
|
//# sourceMappingURL=PayProviderConfigList.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayProviderConfigurationTypeGet extends PayProviderConfigur
|
|
|
12
12
|
includeDeleted: boolean;
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayProviderConfigurationTypeGet.d.ts.map
|
|
@@ -1,28 +1,17 @@
|
|
|
1
1
|
import { JsonObject } from "@trakit/objects";
|
|
2
2
|
import { IPayDeletable } from "../../../API/Requests/IPayDeletable";
|
|
3
|
-
import { IPayListByCompany } from "../../../API/Requests/IPayListByCompany";
|
|
4
|
-
import { ParamId } from "../../../API/Requests/Parameters/ParamId";
|
|
5
3
|
import { Payload } from "../../../API/Requests/Payload";
|
|
6
4
|
import { Reply } from "../../../API/Responses/Reply";
|
|
7
5
|
/**
|
|
8
6
|
* Gets details of the specified {@link providerConfigurationType}.
|
|
9
7
|
*/
|
|
10
|
-
export declare
|
|
8
|
+
export declare class PayProviderConfigurationTypeList extends Payload implements IPayDeletable {
|
|
11
9
|
/**
|
|
12
10
|
* When true, the command will also return deleted {@link ProviderConfigurationType}s.
|
|
13
11
|
*/
|
|
14
12
|
includeDeleted: boolean;
|
|
15
13
|
constructor(json?: JsonObject);
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* Contains the {@link Company.id} of the collection.
|
|
19
|
-
*/
|
|
20
|
-
export declare class PayProviderConfigurationTypeListByCompany extends PayProviderConfigurationTypeList implements IPayListByCompany {
|
|
21
|
-
/**
|
|
22
|
-
* Identifier of the {@link Company} to which this collection belongs.
|
|
23
|
-
*/
|
|
24
|
-
company: ParamId;
|
|
25
|
-
constructor(json?: JsonObject);
|
|
26
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
27
16
|
}
|
|
28
17
|
//# sourceMappingURL=PayProviderConfigurationTypeList.d.ts.map
|
|
@@ -3,19 +3,13 @@ import { ReplySyncList } from "../../../API/Responses/ReplySyncList";
|
|
|
3
3
|
/**
|
|
4
4
|
* A container for the requested {@link providerConfigurationTypes}.
|
|
5
5
|
*/
|
|
6
|
-
export declare
|
|
6
|
+
export declare class RepProviderConfigurationTypeList extends ReplySyncList<ProviderConfigurationType> {
|
|
7
7
|
/**
|
|
8
8
|
* The list of requested {@link ProviderConfigurationType}s.
|
|
9
9
|
*/
|
|
10
10
|
providerConfigurationTypes: ProviderConfigurationType[] | nothing;
|
|
11
11
|
constructor(json: JsonObject);
|
|
12
12
|
getList(): ProviderConfigurationType[];
|
|
13
|
-
}
|
|
14
|
-
/**
|
|
15
|
-
* Contains the {@link Company.id} of the collection.
|
|
16
|
-
*/
|
|
17
|
-
export declare class RepProviderConfigurationTypeListByCompany extends RepProviderConfigurationTypeList {
|
|
18
|
-
constructor(json: JsonObject);
|
|
19
13
|
_filterCollection(pair: [ulong | guid | email | codified | string, ProviderConfigurationType], index: number): boolean;
|
|
20
14
|
getCompanyId(): ulong;
|
|
21
15
|
}
|
|
@@ -20,6 +20,6 @@ export declare class ParamProviderConfigurationMerge extends ParamMergeSubscriba
|
|
|
20
20
|
scriptParameters: Map<string, object> | nothing;
|
|
21
21
|
geofences: ulong[] | nothing;
|
|
22
22
|
constructor(json?: JsonObject);
|
|
23
|
-
toJSON():
|
|
23
|
+
toJSON(): JsonObject;
|
|
24
24
|
}
|
|
25
25
|
//# sourceMappingURL=ParamProviderConfigurationMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayProviderConfigurationBatchDelete extends Payload {
|
|
|
12
12
|
providerConfigurations: ParamId[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayProviderConfigurationBatchDelete.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayProviderConfigurationBatchMerge extends Payload {
|
|
|
12
12
|
providerConfigurations: ParamProviderConfigurationMerge[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayProviderConfigurationBatchMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayProviderConfigurationGet extends PayProviderConfiguratio
|
|
|
12
12
|
includeDeleted: boolean;
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayProviderConfigurationGet.d.ts.map
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayProviderConfigurationList extends Payload imple
|
|
|
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 PayProviderConfigurationListByCompany extends PayProviderCo
|
|
|
24
25
|
company: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
//# sourceMappingURL=PayProviderConfigurationList.d.ts.map
|
|
@@ -8,7 +8,7 @@ export declare class ParamProviderMerge extends ParamMergeSubscribable {
|
|
|
8
8
|
* The unique identifier of the {@link Provider} you want to update.
|
|
9
9
|
* Leave this as `null` when creating a new {@link Provider}.
|
|
10
10
|
*/
|
|
11
|
-
id: string
|
|
11
|
+
id: string;
|
|
12
12
|
/**
|
|
13
13
|
* The {@link Company} to which this {@link Provider} belongs.
|
|
14
14
|
* After creation, this value is read-only.
|
|
@@ -28,6 +28,6 @@ export declare class ParamProviderMerge extends ParamMergeSubscribable {
|
|
|
28
28
|
phone: ulong | nothing;
|
|
29
29
|
password: string | nothing;
|
|
30
30
|
constructor(json?: JsonObject);
|
|
31
|
-
toJSON():
|
|
31
|
+
toJSON(): JsonObject;
|
|
32
32
|
}
|
|
33
33
|
//# sourceMappingURL=ParamProviderMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayProviderAdvancedGet extends PayProvider 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=PayProviderAdvancedGet.d.ts.map
|
|
@@ -18,6 +18,7 @@ export declare abstract class PayProviderAdvancedList extends Payload implements
|
|
|
18
18
|
*/
|
|
19
19
|
includeDeleted: boolean;
|
|
20
20
|
constructor(json?: JsonObject);
|
|
21
|
+
toJSON(): JsonObject;
|
|
21
22
|
}
|
|
22
23
|
/**
|
|
23
24
|
* Gets the list of {@link ProviderAdvanced}s for the specified {@link Company}.
|
|
@@ -29,6 +30,7 @@ export declare class PayProviderAdvancedListByCompany extends PayProviderAdvance
|
|
|
29
30
|
company: ParamId;
|
|
30
31
|
constructor(json?: JsonObject);
|
|
31
32
|
createReply(json: JsonObject): Reply;
|
|
33
|
+
toJSON(): JsonObject;
|
|
32
34
|
}
|
|
33
35
|
/**
|
|
34
36
|
* Gets the list of {@link ProviderAdvanced}s for the specified {@link Company}.
|
|
@@ -40,5 +42,6 @@ export declare class PayProviderAdvancedListByConfig extends PayProviderAdvanced
|
|
|
40
42
|
config: ParamId;
|
|
41
43
|
constructor(json?: JsonObject);
|
|
42
44
|
createReply(json: JsonObject): Reply;
|
|
45
|
+
toJSON(): JsonObject;
|
|
43
46
|
}
|
|
44
47
|
//# sourceMappingURL=PayProviderAdvancedList.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayProviderControlGet extends PayProvider 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=PayProviderControlGet.d.ts.map
|
|
@@ -18,6 +18,7 @@ export declare abstract class PayProviderControlList extends Payload implements
|
|
|
18
18
|
*/
|
|
19
19
|
includeDeleted: boolean;
|
|
20
20
|
constructor(json?: JsonObject);
|
|
21
|
+
toJSON(): JsonObject;
|
|
21
22
|
}
|
|
22
23
|
/**
|
|
23
24
|
* Gets the list of {@link ProviderControl}s for the specified {@link Company}.
|
|
@@ -29,6 +30,7 @@ export declare class PayProviderControlListByCompany extends PayProviderControlL
|
|
|
29
30
|
company: ParamId;
|
|
30
31
|
constructor(json?: JsonObject);
|
|
31
32
|
createReply(json: JsonObject): Reply;
|
|
33
|
+
toJSON(): JsonObject;
|
|
32
34
|
}
|
|
33
35
|
/**
|
|
34
36
|
* Gets the list of {@link ProviderControl}s for the specified {@link Company}.
|
|
@@ -40,5 +42,6 @@ export declare class PayProviderControlListByConfig extends PayProviderControlLi
|
|
|
40
42
|
config: ParamId;
|
|
41
43
|
constructor(json?: JsonObject);
|
|
42
44
|
createReply(json: JsonObject): Reply;
|
|
45
|
+
toJSON(): JsonObject;
|
|
43
46
|
}
|
|
44
47
|
//# sourceMappingURL=PayProviderControlList.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayProviderGeneralGet extends PayProvider 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=PayProviderGeneralGet.d.ts.map
|
|
@@ -18,6 +18,7 @@ export declare abstract class PayProviderGeneralList extends Payload implements
|
|
|
18
18
|
*/
|
|
19
19
|
includeSuspended: boolean;
|
|
20
20
|
constructor(json?: JsonObject);
|
|
21
|
+
toJSON(): JsonObject;
|
|
21
22
|
}
|
|
22
23
|
/**
|
|
23
24
|
* Gets the list of {@link ProviderGeneral}s for the specified {@link Company}.
|
|
@@ -29,6 +30,7 @@ export declare class PayProviderGeneralListByCompany extends PayProviderGeneralL
|
|
|
29
30
|
company: ParamId;
|
|
30
31
|
constructor(json?: JsonObject);
|
|
31
32
|
createReply(json: JsonObject): Reply;
|
|
33
|
+
toJSON(): JsonObject;
|
|
32
34
|
}
|
|
33
35
|
/**
|
|
34
36
|
* Gets the list of {@link ProviderGeneral}s for the specified {@link Company}.
|
|
@@ -40,5 +42,6 @@ export declare class PayProviderGeneralListByConfig extends PayProviderGeneralLi
|
|
|
40
42
|
config: ParamId;
|
|
41
43
|
constructor(json?: JsonObject);
|
|
42
44
|
createReply(json: JsonObject): Reply;
|
|
45
|
+
toJSON(): JsonObject;
|
|
43
46
|
}
|
|
44
47
|
//# sourceMappingURL=PayProviderGeneralList.d.ts.map
|
|
@@ -17,6 +17,7 @@ export declare abstract class PayProviderList extends Payload implements IPayDel
|
|
|
17
17
|
*/
|
|
18
18
|
includeDeleted: boolean;
|
|
19
19
|
constructor(json?: JsonObject);
|
|
20
|
+
toJSON(): JsonObject;
|
|
20
21
|
}
|
|
21
22
|
/**
|
|
22
23
|
* Contains the {@link Company.id} of the collection.
|
|
@@ -28,6 +29,7 @@ export declare class PayProviderListByCompany extends PayProviderList implements
|
|
|
28
29
|
company: ParamId;
|
|
29
30
|
constructor(json?: JsonObject);
|
|
30
31
|
createReply(json: JsonObject): Reply;
|
|
32
|
+
toJSON(): JsonObject;
|
|
31
33
|
}
|
|
32
34
|
/**
|
|
33
35
|
* Contains the {@link Company.id} of the collection.
|
|
@@ -39,5 +41,6 @@ export declare class PayProviderListByConfig extends PayProviderList {
|
|
|
39
41
|
config: ParamId;
|
|
40
42
|
constructor(json?: JsonObject);
|
|
41
43
|
createReply(json: JsonObject): Reply;
|
|
44
|
+
toJSON(): JsonObject;
|
|
42
45
|
}
|
|
43
46
|
//# sourceMappingURL=PayProviderList.d.ts.map
|
|
@@ -1,17 +1,18 @@
|
|
|
1
|
-
import { codified, email, guid, JsonObject, nothing, ProviderAdvanced, ulong } from "@trakit/objects";
|
|
1
|
+
import { codified, email, guid, JsonObject, nothing, Provider, ProviderAdvanced, ulong } 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 providerAdvanceds}.
|
|
7
7
|
*/
|
|
8
|
-
export declare abstract class RepProviderAdvancedList extends
|
|
8
|
+
export declare abstract class RepProviderAdvancedList extends ReplySyncListPiece<ProviderAdvanced> {
|
|
9
9
|
/**
|
|
10
10
|
* The list of requested {@link ProviderAdvanced}s.
|
|
11
11
|
*/
|
|
12
12
|
providerAdvanceds: ProviderAdvanced[] | nothing;
|
|
13
13
|
constructor(json: JsonObject);
|
|
14
14
|
getList(): ProviderAdvanced[];
|
|
15
|
+
protected _createBlank(): Provider;
|
|
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, ProviderControl, ulong } from "@trakit/objects";
|
|
1
|
+
import { codified, email, guid, JsonObject, nothing, Provider, ProviderControl, ulong } 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 providerControls}.
|
|
7
7
|
*/
|
|
8
|
-
export declare abstract class RepProviderControlList extends
|
|
8
|
+
export declare abstract class RepProviderControlList extends ReplySyncListPiece<ProviderControl> {
|
|
9
9
|
/**
|
|
10
10
|
* The list of requested {@link ProviderControl}s.
|
|
11
11
|
*/
|
|
12
12
|
providerControls: ProviderControl[] | nothing;
|
|
13
13
|
constructor(json: JsonObject);
|
|
14
14
|
getList(): ProviderControl[];
|
|
15
|
+
protected _createBlank(): Provider;
|
|
15
16
|
}
|
|
16
17
|
/**
|
|
17
18
|
* A container owner {@link Company} of the collection.
|
|
@@ -1,17 +1,18 @@
|
|
|
1
1
|
import { codified, email, guid, JsonObject, nothing, Provider, ProviderGeneral, ulong } 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 providerGenerals}.
|
|
7
7
|
*/
|
|
8
|
-
export declare abstract class RepProviderGeneralList extends
|
|
8
|
+
export declare abstract class RepProviderGeneralList extends ReplySyncListPiece<ProviderGeneral> {
|
|
9
9
|
/**
|
|
10
10
|
* The list of requested {@link ProviderGeneral}s.
|
|
11
11
|
*/
|
|
12
12
|
providerGenerals: ProviderGeneral[] | nothing;
|
|
13
13
|
constructor(json: JsonObject);
|
|
14
14
|
getList(): ProviderGeneral[];
|
|
15
|
+
protected _createBlank(): Provider;
|
|
15
16
|
}
|
|
16
17
|
/**
|
|
17
18
|
* A container owner {@link Company} of the collection.
|
|
@@ -14,6 +14,6 @@ export declare class ParamProviderRegistrationMerge extends ParamMerge {
|
|
|
14
14
|
notes: string | nothing;
|
|
15
15
|
password: string | nothing;
|
|
16
16
|
constructor(json?: JsonObject);
|
|
17
|
-
toJSON():
|
|
17
|
+
toJSON(): JsonObject;
|
|
18
18
|
}
|
|
19
19
|
//# sourceMappingURL=ParamProviderRegistrationMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayProviderRegistrationGet extends PayProviderRegistration
|
|
|
12
12
|
includeDeleted: boolean;
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayProviderRegistrationGet.d.ts.map
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayProviderRegistrationList extends Payload implem
|
|
|
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 PayProviderRegistrationListByCompany extends PayProviderReg
|
|
|
24
25
|
company: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
//# sourceMappingURL=PayProviderRegistrationList.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayProviderRegistrationMerge extends Payload {
|
|
|
12
12
|
providerRegistration: ParamProviderRegistrationMerge;
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayProviderRegistrationMerge.d.ts.map
|
|
@@ -16,6 +16,6 @@ export declare class ParamProviderScriptMerge extends ParamMergeSubscribable {
|
|
|
16
16
|
blocks: ProviderScriptBlock[] | nothing;
|
|
17
17
|
parameters: Map<string, ProviderScriptParameter | nothing> | nothing;
|
|
18
18
|
constructor(json?: JsonObject);
|
|
19
|
-
toJSON():
|
|
19
|
+
toJSON(): JsonObject;
|
|
20
20
|
}
|
|
21
21
|
//# sourceMappingURL=ParamProviderScriptMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayProviderScriptBatchDelete extends Payload {
|
|
|
12
12
|
providerScripts: ParamId[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayProviderScriptBatchDelete.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayProviderScriptBatchMerge extends Payload {
|
|
|
12
12
|
providerScripts: ParamProviderScriptMerge[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayProviderScriptBatchMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayProviderScriptGet extends PayProviderScript 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=PayProviderScriptGet.d.ts.map
|
|
@@ -13,6 +13,7 @@ export declare abstract class PayProviderScriptList 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 PayProviderScriptListByCompany extends PayProviderScriptLis
|
|
|
24
25
|
company: ParamId;
|
|
25
26
|
constructor(json?: JsonObject);
|
|
26
27
|
createReply(json: JsonObject): Reply;
|
|
28
|
+
toJSON(): JsonObject;
|
|
27
29
|
}
|
|
28
30
|
//# sourceMappingURL=PayProviderScriptList.d.ts.map
|
|
@@ -18,6 +18,6 @@ export declare class ParamReportOptions extends ParamMerge {
|
|
|
18
18
|
regions: string[] | nothing;
|
|
19
19
|
scorecardRules: ParamReportScorecardRules | nothing;
|
|
20
20
|
constructor(json?: JsonObject);
|
|
21
|
-
toJSON():
|
|
21
|
+
toJSON(): JsonObject;
|
|
22
22
|
}
|
|
23
23
|
//# sourceMappingURL=ParamReportOptions.d.ts.map
|
|
@@ -7,6 +7,6 @@ export declare class ParamReportScorecardRules extends ParamMerge {
|
|
|
7
7
|
baseScore: double | nothing;
|
|
8
8
|
parameters: ReportScorecardParameter[] | nothing;
|
|
9
9
|
constructor(json?: JsonObject);
|
|
10
|
-
toJSON():
|
|
10
|
+
toJSON(): JsonObject;
|
|
11
11
|
}
|
|
12
12
|
//# sourceMappingURL=ParamReportScorecardRules.d.ts.map
|
|
@@ -16,6 +16,6 @@ export declare class ParamReportResultMerge extends ParamMergeSubscribable {
|
|
|
16
16
|
options: ParamReportOptions | nothing;
|
|
17
17
|
timezone: Timezone | nothing;
|
|
18
18
|
constructor(json?: JsonObject);
|
|
19
|
-
toJSON():
|
|
19
|
+
toJSON(): JsonObject;
|
|
20
20
|
}
|
|
21
21
|
//# sourceMappingURL=ParamReportResultMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayReportResultBatchMerge extends Payload {
|
|
|
12
12
|
reportResults: ParamReportResultMerge[];
|
|
13
13
|
constructor(json?: JsonObject);
|
|
14
14
|
createReply(json: JsonObject): Reply;
|
|
15
|
+
toJSON(): JsonObject;
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=PayReportResultBatchMerge.d.ts.map
|
|
@@ -12,5 +12,6 @@ export declare class PayReportResultGet extends PayReportResult 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=PayReportResultGet.d.ts.map
|