@trakit/objects 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/Companies/NotificationServerEmail.d.ts +0 -2
- package/README.md +24 -24
- package/index.d.ts +1 -1
- package/package.json +37 -37
- package/trakit-objects.min.js +2 -2
- package/objects/API/Arrays.d.ts +0 -46
- package/objects/API/Base.d.ts +0 -19
- package/objects/API/BaseComponent.d.ts +0 -40
- package/objects/API/BaseCompound.d.ts +0 -19
- package/objects/API/Codifier.d.ts +0 -15
- package/objects/API/Constants.d.ts +0 -39
- package/objects/API/Conversion.d.ts +0 -255
- package/objects/API/Encoding.d.ts +0 -9
- package/objects/API/Files.d.ts +0 -21
- package/objects/API/Functions.d.ts +0 -196
- package/objects/API/Geography/Functions.d.ts +0 -236
- package/objects/API/Geography/Interfaces.d.ts +0 -150
- package/objects/API/Geography/LatLng.d.ts +0 -86
- package/objects/API/Geography/LatLngBounds.d.ts +0 -146
- package/objects/API/Geography/Position.d.ts +0 -74
- package/objects/API/Geography/StreetAddress.d.ts +0 -59
- package/objects/API/Geometry/Functions.d.ts +0 -114
- package/objects/API/Geometry/Interfaces.d.ts +0 -111
- package/objects/API/Geometry/Point.d.ts +0 -81
- package/objects/API/Geometry/Radial.d.ts +0 -110
- package/objects/API/Geometry/Rectangle.d.ts +0 -159
- package/objects/API/Geometry/Size.d.ts +0 -58
- package/objects/API/Guid.d.ts +0 -4
- package/objects/API/Interfaces/IAmCompany.d.ts +0 -11
- package/objects/API/Interfaces/IBelongAsset.d.ts +0 -15
- package/objects/API/Interfaces/IBelongBillingProfile.d.ts +0 -15
- package/objects/API/Interfaces/IBelongCompany.d.ts +0 -15
- package/objects/API/Interfaces/IDeserializable.d.ts +0 -13
- package/objects/API/Interfaces/IEnabled.d.ts +0 -10
- package/objects/API/Interfaces/IFileSize.d.ts +0 -9
- package/objects/API/Interfaces/IGlobal.d.ts +0 -11
- package/objects/API/Interfaces/IHavePermissions.d.ts +0 -20
- package/objects/API/Interfaces/IHavePreferences.d.ts +0 -29
- package/objects/API/Interfaces/IIconic.d.ts +0 -15
- package/objects/API/Interfaces/IIdUlong.d.ts +0 -10
- package/objects/API/Interfaces/ILabelled.d.ts +0 -10
- package/objects/API/Interfaces/INamed.d.ts +0 -13
- package/objects/API/Interfaces/IPictured.d.ts +0 -15
- package/objects/API/Interfaces/IRequestable.d.ts +0 -22
- package/objects/API/Interfaces/ISerializable.d.ts +0 -10
- package/objects/API/Interfaces/ISuspendable.d.ts +0 -16
- package/objects/API/Interfaces/IVisual.d.ts +0 -18
- package/objects/API/Maps.d.ts +0 -28
- package/objects/API/Objects.d.ts +0 -5
- package/objects/API/SearchPattern.d.ts +0 -46
- package/objects/API/TimeSpan.d.ts +0 -109
- package/objects/API/Timezone.d.ts +0 -44
- package/objects/API/Timezones.d.ts +0 -7
- package/objects/API/Types.d.ts +0 -132
- package/objects/Accounts/Contact.d.ts +0 -139
- package/objects/Accounts/Machine.d.ts +0 -139
- package/objects/Accounts/MultiFactorType.d.ts +0 -17
- package/objects/Accounts/NotificationMethod.d.ts +0 -17
- package/objects/Accounts/Permissions/Authorizer.d.ts +0 -204
- package/objects/Accounts/Permissions/Permission.d.ts +0 -56
- package/objects/Accounts/Permissions/PermissionEscalation.d.ts +0 -41
- package/objects/Accounts/Permissions/PermissionEscalationState.d.ts +0 -19
- package/objects/Accounts/Permissions/PermissionEscalationType.d.ts +0 -13
- package/objects/Accounts/Permissions/PermissionLevel.d.ts +0 -17
- package/objects/Accounts/Permissions/PermissionMethod.d.ts +0 -13
- package/objects/Accounts/Permissions/PermissionType.d.ts +0 -280
- package/objects/Accounts/SSOIdentityProvider.d.ts +0 -25
- package/objects/Accounts/Session.d.ts +0 -89
- package/objects/Accounts/SessionStatus.d.ts +0 -29
- package/objects/Accounts/SystemsOfUnits.d.ts +0 -13
- package/objects/Accounts/User.d.ts +0 -167
- package/objects/Accounts/UserAdvanced.d.ts +0 -53
- package/objects/Accounts/UserAuthentication.d.ts +0 -55
- package/objects/Accounts/UserGeneral.d.ts +0 -98
- package/objects/Accounts/UserGroup.d.ts +0 -51
- package/objects/Accounts/UserMFA.d.ts +0 -47
- package/objects/Accounts/UserNotifications.d.ts +0 -76
- package/objects/Accounts/UserSSO.d.ts +0 -37
- package/objects/Assets/Asset.d.ts +0 -218
- package/objects/Assets/AssetAdvanced.d.ts +0 -77
- package/objects/Assets/AssetAttribute.d.ts +0 -71
- package/objects/Assets/AssetDispatch.d.ts +0 -55
- package/objects/Assets/AssetGeneral.d.ts +0 -127
- package/objects/Assets/AssetPlaceStatus.d.ts +0 -31
- package/objects/Assets/AssetPlaceStatusType.d.ts +0 -17
- package/objects/Assets/AssetType.d.ts +0 -21
- package/objects/Behaviours/Behaviour.d.ts +0 -78
- package/objects/Behaviours/BehaviourLog.d.ts +0 -95
- package/objects/Behaviours/BehaviourLogType.d.ts +0 -21
- package/objects/Behaviours/BehaviourParameter.d.ts +0 -38
- package/objects/Behaviours/BehaviourParameterType.d.ts +0 -21
- package/objects/Behaviours/BehaviourScript.d.ts +0 -83
- package/objects/Billing/BillableBase.d.ts +0 -83
- package/objects/Billing/BillableSmsProfile.d.ts +0 -26
- package/objects/Billing/BillingCurrency.d.ts +0 -17
- package/objects/Billing/BillingCycle.d.ts +0 -17
- package/objects/Billing/BillingProfile.d.ts +0 -104
- package/objects/Billing/Hosting/BillableHostingBase.d.ts +0 -41
- package/objects/Billing/Hosting/BillableHostingLicense.d.ts +0 -30
- package/objects/Billing/Hosting/BillableHostingLicenseType.d.ts +0 -20
- package/objects/Billing/Hosting/BillableHostingRule.d.ts +0 -30
- package/objects/Billing/Hosting/BillableHostingType.d.ts +0 -41
- package/objects/Billing/Report/BillingReport.d.ts +0 -112
- package/objects/Billing/Report/BillingReportBreakdown.d.ts +0 -34
- package/objects/Billing/Report/BillingReportHostingSummary.d.ts +0 -36
- package/objects/Billing/Report/BillingReportLicenseBreakdown.d.ts +0 -79
- package/objects/Billing/Report/BillingReportServiceBreakdown.d.ts +0 -124
- package/objects/Billing/Report/BillingReportStatus.d.ts +0 -25
- package/objects/Billing/Report/BillingReportSummary.d.ts +0 -49
- package/objects/Companies/ColourStyle.d.ts +0 -25
- package/objects/Companies/Company.d.ts +0 -167
- package/objects/Companies/CompanyDirectory.d.ts +0 -52
- package/objects/Companies/CompanyGeneral.d.ts +0 -55
- package/objects/Companies/CompanyPolicy.d.ts +0 -66
- package/objects/Companies/CompanyReseller.d.ts +0 -166
- package/objects/Companies/CompanyStyle.d.ts +0 -50
- package/objects/Companies/LabelStyle.d.ts +0 -46
- package/objects/Companies/NotificationServerEmail.d.ts +0 -99
- package/objects/Companies/NotificationServerSms.d.ts +0 -25
- package/objects/Companies/PasswordExpiryMode.d.ts +0 -17
- package/objects/Companies/PasswordPolicy.d.ts +0 -51
- package/objects/Companies/SessionMultiUser.d.ts +0 -17
- package/objects/Companies/SessionPolicy.d.ts +0 -47
- package/objects/Dispatch/DispatchDirection.d.ts +0 -53
- package/objects/Dispatch/DispatchJob.d.ts +0 -107
- package/objects/Dispatch/DispatchJobPriority.d.ts +0 -25
- package/objects/Dispatch/DispatchStep.d.ts +0 -99
- package/objects/Dispatch/DispatchStepState.d.ts +0 -27
- package/objects/Dispatch/DispatchStepStatus.d.ts +0 -21
- package/objects/Dispatch/DispatchTask.d.ts +0 -154
- package/objects/Dispatch/DispatchTaskStatus.d.ts +0 -50
- package/objects/Hosting/Document.d.ts +0 -70
- package/objects/Hosting/Fields/FormFieldAttachments.d.ts +0 -31
- package/objects/Hosting/Fields/FormFieldBase.d.ts +0 -56
- package/objects/Hosting/Fields/FormFieldBase_fromJSON.d.ts +0 -1
- package/objects/Hosting/Fields/FormFieldBoolean.d.ts +0 -38
- package/objects/Hosting/Fields/FormFieldChoice.d.ts +0 -46
- package/objects/Hosting/Fields/FormFieldDate.d.ts +0 -26
- package/objects/Hosting/Fields/FormFieldNumeric.d.ts +0 -54
- package/objects/Hosting/Fields/FormFieldNumericSize.d.ts +0 -32
- package/objects/Hosting/Fields/FormFieldSignature.d.ts +0 -17
- package/objects/Hosting/Fields/FormFieldText.d.ts +0 -32
- package/objects/Hosting/Fields/FormFieldTime.d.ts +0 -37
- package/objects/Hosting/Fields/FormFieldTimezone.d.ts +0 -14
- package/objects/Hosting/FormFieldType.d.ts +0 -127
- package/objects/Hosting/FormResult.d.ts +0 -95
- package/objects/Hosting/FormTemplate.d.ts +0 -80
- package/objects/Images/Dashcam.d.ts +0 -63
- package/objects/Images/DashcamBase.d.ts +0 -97
- package/objects/Images/DashcamLive.d.ts +0 -36
- package/objects/Images/DashcamMediaType.d.ts +0 -17
- package/objects/Images/Icon.d.ts +0 -66
- package/objects/Images/IconGlyph.d.ts +0 -47
- package/objects/Images/IconLabel.d.ts +0 -29
- package/objects/Images/IconLayer.d.ts +0 -33
- package/objects/Images/Picture.d.ts +0 -72
- package/objects/Maintenance/MaintenanceInterval.d.ts +0 -48
- package/objects/Maintenance/MaintenanceJob.d.ts +0 -134
- package/objects/Maintenance/MaintenanceJobStatus.d.ts +0 -21
- package/objects/Maintenance/MaintenanceSchedule.d.ts +0 -118
- package/objects/Messaging/AlertPriority.d.ts +0 -17
- package/objects/Messaging/AssetAlert.d.ts +0 -29
- package/objects/Messaging/AssetMessage.d.ts +0 -40
- package/objects/Messaging/MessageBase.d.ts +0 -99
- package/objects/Messaging/MessageFolder.d.ts +0 -13
- package/objects/Messaging/MessageStatus.d.ts +0 -29
- package/objects/Messaging/MessageType.d.ts +0 -33
- package/objects/Places/Place.d.ts +0 -114
- package/objects/Places/PlaceType.d.ts +0 -25
- package/objects/Providers/Config/ProviderConfig.d.ts +0 -70
- package/objects/Providers/Config/ProviderRegistration.d.ts +0 -119
- package/objects/Providers/Config/ProviderScript.d.ts +0 -86
- package/objects/Providers/Config/ProviderScriptBlock.d.ts +0 -41
- package/objects/Providers/Config/ProviderScriptParameter.d.ts +0 -49
- package/objects/Providers/Config/ProviderScriptParameterType.d.ts +0 -17
- package/objects/Providers/Configuration/ProviderConfiguration.d.ts +0 -66
- package/objects/Providers/Configuration/ProviderConfigurationNode.d.ts +0 -66
- package/objects/Providers/Configuration/ProviderConfigurationType.d.ts +0 -62
- package/objects/Providers/Configuration/ProviderGeofenceBase.d.ts +0 -29
- package/objects/Providers/Configuration/ProviderGeofenceBase_fromJSON.d.ts +0 -1
- package/objects/Providers/Configuration/ProviderGeofenceCircular.d.ts +0 -28
- package/objects/Providers/Configuration/ProviderGeofencePoint.d.ts +0 -12
- package/objects/Providers/Configuration/ProviderGeofencePolygon.d.ts +0 -23
- package/objects/Providers/Configuration/ProviderGeofenceRectangle.d.ts +0 -28
- package/objects/Providers/Provider.d.ts +0 -205
- package/objects/Providers/ProviderAdvanced.d.ts +0 -50
- package/objects/Providers/ProviderCommand.d.ts +0 -36
- package/objects/Providers/ProviderCommandStatus.d.ts +0 -29
- package/objects/Providers/ProviderCommandType.d.ts +0 -37
- package/objects/Providers/ProviderControl.d.ts +0 -41
- package/objects/Providers/ProviderData.d.ts +0 -30
- package/objects/Providers/ProviderGeneral.d.ts +0 -121
- package/objects/Providers/ProviderType.d.ts +0 -106
- package/objects/Reports/ReportBreakdown.d.ts +0 -49
- package/objects/Reports/ReportBreakdownJob.d.ts +0 -37
- package/objects/Reports/ReportBreakdownMessage.d.ts +0 -40
- package/objects/Reports/ReportBreakdownTask.d.ts +0 -46
- package/objects/Reports/ReportBreakdown_fromJSON.d.ts +0 -1
- package/objects/Reports/ReportFilterMode.d.ts +0 -17
- package/objects/Reports/ReportNotifications.d.ts +0 -31
- package/objects/Reports/ReportOptions.d.ts +0 -52
- package/objects/Reports/ReportParameter.d.ts +0 -26
- package/objects/Reports/ReportParameterType.d.ts +0 -59
- package/objects/Reports/ReportRecurrence.d.ts +0 -54
- package/objects/Reports/ReportRecurrenceType.d.ts +0 -34
- package/objects/Reports/ReportResult.d.ts +0 -169
- package/objects/Reports/ReportResultData.d.ts +0 -17
- package/objects/Reports/ReportSchedule.d.ts +0 -111
- package/objects/Reports/ReportScorecard.d.ts +0 -38
- package/objects/Reports/ReportScorecardParameter.d.ts +0 -31
- package/objects/Reports/ReportScorecardRules.d.ts +0 -26
- package/objects/Reports/ReportStatus.d.ts +0 -29
- package/objects/Reports/ReportSummary.d.ts +0 -90
- package/objects/Reports/ReportSummaryReason.d.ts +0 -27
- package/objects/Reports/ReportTemplate.d.ts +0 -81
- package/objects/Reports/ReportTotal.d.ts +0 -47
- package/objects/Reports/ReportType.d.ts +0 -42
- package/objects/index.d.ts +0 -406
- package/objects/storage.d.ts +0 -176
|
@@ -52,7 +52,6 @@ export declare class NotificationServerEmail implements ISerializable {
|
|
|
52
52
|
*/
|
|
53
53
|
incomingSecure: boolean;
|
|
54
54
|
/**
|
|
55
|
-
* Is the incoming email server /**
|
|
56
55
|
* IMAP message sequence number so only recent messages are retrieved.
|
|
57
56
|
*/
|
|
58
57
|
incomingMessageNumber: uint;
|
|
@@ -77,7 +76,6 @@ export declare class NotificationServerEmail implements ISerializable {
|
|
|
77
76
|
*/
|
|
78
77
|
outgoingSecure: boolean;
|
|
79
78
|
/**
|
|
80
|
-
* Is the outgoing email server /**
|
|
81
79
|
* An optional field which can be set as the "sent from" and/or "reply-to" address.
|
|
82
80
|
*/
|
|
83
81
|
outgoingReplyTo: email;
|
package/README.md
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
# Trak-iT API Object Model
|
|
2
|
-
|
|
3
|
-
All of the Trak-iT APIs use the same object definitions.
|
|
4
|
-
Other Trak-iT API libraries are available on [GitHub](https://github.com/trakitwireless) and [npm](https://www.npmjs.com/org/trakit).
|
|
5
|
-
|
|
6
|
-
### Prerequisites
|
|
7
|
-
|
|
8
|
-
We do not require any other packages, however, we are targetting `ESNext`, so if your project uses CommonJS or another module manager, you will need to account for that yourself.
|
|
9
|
-
|
|
10
|
-
### Building
|
|
11
|
-
|
|
12
|
-
In order to build this project, you need to install the RollupJS, and plugins for TypeScript and Minifying.
|
|
13
|
-
```
|
|
14
|
-
npm i rollup rollup-plugin-typescript2 @rollup/plugin-terser
|
|
15
|
-
```
|
|
16
|
-
After those have been installed, build the project normally.
|
|
17
|
-
```
|
|
18
|
-
rollup --config rollup.config.js
|
|
19
|
-
```
|
|
20
|
-
|
|
21
|
-
## Questions and Feedback
|
|
22
|
-
|
|
23
|
-
If you have any questions, please start for the project on GitHub
|
|
24
|
-
https://github.com/trakitwireless/trakit-ts-objects/issues
|
|
1
|
+
# Trak-iT API Object Model
|
|
2
|
+
|
|
3
|
+
All of the Trak-iT APIs use the same object definitions.
|
|
4
|
+
Other Trak-iT API libraries are available on [GitHub](https://github.com/trakitwireless) and [npm](https://www.npmjs.com/org/trakit).
|
|
5
|
+
|
|
6
|
+
### Prerequisites
|
|
7
|
+
|
|
8
|
+
We do not require any other packages, however, we are targetting `ESNext`, so if your project uses CommonJS or another module manager, you will need to account for that yourself.
|
|
9
|
+
|
|
10
|
+
### Building
|
|
11
|
+
|
|
12
|
+
In order to build this project, you need to install the RollupJS, and plugins for TypeScript and Minifying.
|
|
13
|
+
```
|
|
14
|
+
npm i rollup rollup-plugin-typescript2 @rollup/plugin-terser
|
|
15
|
+
```
|
|
16
|
+
After those have been installed, build the project normally.
|
|
17
|
+
```
|
|
18
|
+
rollup --config rollup.config.js
|
|
19
|
+
```
|
|
20
|
+
|
|
21
|
+
## Questions and Feedback
|
|
22
|
+
|
|
23
|
+
If you have any questions, please start for the project on GitHub
|
|
24
|
+
https://github.com/trakitwireless/trakit-ts-objects/issues
|
package/index.d.ts
CHANGED
|
@@ -204,7 +204,7 @@ import { ReportType } from "./Reports/ReportType";
|
|
|
204
204
|
/**
|
|
205
205
|
* Version number for this release.
|
|
206
206
|
*/
|
|
207
|
-
export declare const version = "0.0.
|
|
207
|
+
export declare const version = "0.0.17";
|
|
208
208
|
/**
|
|
209
209
|
* The names of all main object types in the Trak-iT Object Model.
|
|
210
210
|
*/
|
package/package.json
CHANGED
|
@@ -1,37 +1,37 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@trakit/objects",
|
|
3
|
-
"type": "module",
|
|
4
|
-
"version": "0.0.
|
|
5
|
-
"main": "./trakit-objects.min.js",
|
|
6
|
-
"types": "./index.d.ts",
|
|
7
|
-
"scripts": {
|
|
8
|
-
"test": "echo \"Error: no test specified\" && exit 1"
|
|
9
|
-
},
|
|
10
|
-
"repository": {
|
|
11
|
-
"type": "git",
|
|
12
|
-
"url": "git+https://github.com/trakitwireless/trakit-ts-objects.git"
|
|
13
|
-
},
|
|
14
|
-
"files": [
|
|
15
|
-
"LICENSE",
|
|
16
|
-
"README.md",
|
|
17
|
-
"**/*.js",
|
|
18
|
-
"**/*.d.ts"
|
|
19
|
-
],
|
|
20
|
-
"keywords": [
|
|
21
|
-
"trakit"
|
|
22
|
-
],
|
|
23
|
-
"author": "Alex Lein",
|
|
24
|
-
"license": "AGPL-3.0-only",
|
|
25
|
-
"bugs": {
|
|
26
|
-
"url": "https://github.com/trakitwireless/trakit-ts-objects/issues"
|
|
27
|
-
},
|
|
28
|
-
"homepage": "https://github.com/trakitwireless/trakit-ts-objects#readme",
|
|
29
|
-
"description": "Trak-iT uses these object definitions to interact with all our APIs.",
|
|
30
|
-
"devDependencies": {
|
|
31
|
-
"@rollup/plugin-terser": "^0.4.4",
|
|
32
|
-
"rollup": "^4.35.0",
|
|
33
|
-
"rollup-plugin-typescript2": "^0.36.0",
|
|
34
|
-
"tsx": "^4.21.0",
|
|
35
|
-
"vitest": "^4.0.7"
|
|
36
|
-
}
|
|
37
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@trakit/objects",
|
|
3
|
+
"type": "module",
|
|
4
|
+
"version": "0.0.17",
|
|
5
|
+
"main": "./trakit-objects.min.js",
|
|
6
|
+
"types": "./index.d.ts",
|
|
7
|
+
"scripts": {
|
|
8
|
+
"test": "echo \"Error: no test specified\" && exit 1"
|
|
9
|
+
},
|
|
10
|
+
"repository": {
|
|
11
|
+
"type": "git",
|
|
12
|
+
"url": "git+https://github.com/trakitwireless/trakit-ts-objects.git"
|
|
13
|
+
},
|
|
14
|
+
"files": [
|
|
15
|
+
"LICENSE",
|
|
16
|
+
"README.md",
|
|
17
|
+
"**/*.js",
|
|
18
|
+
"**/*.d.ts"
|
|
19
|
+
],
|
|
20
|
+
"keywords": [
|
|
21
|
+
"trakit"
|
|
22
|
+
],
|
|
23
|
+
"author": "Alex Lein",
|
|
24
|
+
"license": "AGPL-3.0-only",
|
|
25
|
+
"bugs": {
|
|
26
|
+
"url": "https://github.com/trakitwireless/trakit-ts-objects/issues"
|
|
27
|
+
},
|
|
28
|
+
"homepage": "https://github.com/trakitwireless/trakit-ts-objects#readme",
|
|
29
|
+
"description": "Trak-iT uses these object definitions to interact with all our APIs.",
|
|
30
|
+
"devDependencies": {
|
|
31
|
+
"@rollup/plugin-terser": "^0.4.4",
|
|
32
|
+
"rollup": "^4.35.0",
|
|
33
|
+
"rollup-plugin-typescript2": "^0.36.0",
|
|
34
|
+
"tsx": "^4.21.0",
|
|
35
|
+
"vitest": "^4.0.7"
|
|
36
|
+
}
|
|
37
|
+
}
|