@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.
Files changed (219) hide show
  1. package/Companies/NotificationServerEmail.d.ts +0 -2
  2. package/README.md +24 -24
  3. package/index.d.ts +1 -1
  4. package/package.json +37 -37
  5. package/trakit-objects.min.js +2 -2
  6. package/objects/API/Arrays.d.ts +0 -46
  7. package/objects/API/Base.d.ts +0 -19
  8. package/objects/API/BaseComponent.d.ts +0 -40
  9. package/objects/API/BaseCompound.d.ts +0 -19
  10. package/objects/API/Codifier.d.ts +0 -15
  11. package/objects/API/Constants.d.ts +0 -39
  12. package/objects/API/Conversion.d.ts +0 -255
  13. package/objects/API/Encoding.d.ts +0 -9
  14. package/objects/API/Files.d.ts +0 -21
  15. package/objects/API/Functions.d.ts +0 -196
  16. package/objects/API/Geography/Functions.d.ts +0 -236
  17. package/objects/API/Geography/Interfaces.d.ts +0 -150
  18. package/objects/API/Geography/LatLng.d.ts +0 -86
  19. package/objects/API/Geography/LatLngBounds.d.ts +0 -146
  20. package/objects/API/Geography/Position.d.ts +0 -74
  21. package/objects/API/Geography/StreetAddress.d.ts +0 -59
  22. package/objects/API/Geometry/Functions.d.ts +0 -114
  23. package/objects/API/Geometry/Interfaces.d.ts +0 -111
  24. package/objects/API/Geometry/Point.d.ts +0 -81
  25. package/objects/API/Geometry/Radial.d.ts +0 -110
  26. package/objects/API/Geometry/Rectangle.d.ts +0 -159
  27. package/objects/API/Geometry/Size.d.ts +0 -58
  28. package/objects/API/Guid.d.ts +0 -4
  29. package/objects/API/Interfaces/IAmCompany.d.ts +0 -11
  30. package/objects/API/Interfaces/IBelongAsset.d.ts +0 -15
  31. package/objects/API/Interfaces/IBelongBillingProfile.d.ts +0 -15
  32. package/objects/API/Interfaces/IBelongCompany.d.ts +0 -15
  33. package/objects/API/Interfaces/IDeserializable.d.ts +0 -13
  34. package/objects/API/Interfaces/IEnabled.d.ts +0 -10
  35. package/objects/API/Interfaces/IFileSize.d.ts +0 -9
  36. package/objects/API/Interfaces/IGlobal.d.ts +0 -11
  37. package/objects/API/Interfaces/IHavePermissions.d.ts +0 -20
  38. package/objects/API/Interfaces/IHavePreferences.d.ts +0 -29
  39. package/objects/API/Interfaces/IIconic.d.ts +0 -15
  40. package/objects/API/Interfaces/IIdUlong.d.ts +0 -10
  41. package/objects/API/Interfaces/ILabelled.d.ts +0 -10
  42. package/objects/API/Interfaces/INamed.d.ts +0 -13
  43. package/objects/API/Interfaces/IPictured.d.ts +0 -15
  44. package/objects/API/Interfaces/IRequestable.d.ts +0 -22
  45. package/objects/API/Interfaces/ISerializable.d.ts +0 -10
  46. package/objects/API/Interfaces/ISuspendable.d.ts +0 -16
  47. package/objects/API/Interfaces/IVisual.d.ts +0 -18
  48. package/objects/API/Maps.d.ts +0 -28
  49. package/objects/API/Objects.d.ts +0 -5
  50. package/objects/API/SearchPattern.d.ts +0 -46
  51. package/objects/API/TimeSpan.d.ts +0 -109
  52. package/objects/API/Timezone.d.ts +0 -44
  53. package/objects/API/Timezones.d.ts +0 -7
  54. package/objects/API/Types.d.ts +0 -132
  55. package/objects/Accounts/Contact.d.ts +0 -139
  56. package/objects/Accounts/Machine.d.ts +0 -139
  57. package/objects/Accounts/MultiFactorType.d.ts +0 -17
  58. package/objects/Accounts/NotificationMethod.d.ts +0 -17
  59. package/objects/Accounts/Permissions/Authorizer.d.ts +0 -204
  60. package/objects/Accounts/Permissions/Permission.d.ts +0 -56
  61. package/objects/Accounts/Permissions/PermissionEscalation.d.ts +0 -41
  62. package/objects/Accounts/Permissions/PermissionEscalationState.d.ts +0 -19
  63. package/objects/Accounts/Permissions/PermissionEscalationType.d.ts +0 -13
  64. package/objects/Accounts/Permissions/PermissionLevel.d.ts +0 -17
  65. package/objects/Accounts/Permissions/PermissionMethod.d.ts +0 -13
  66. package/objects/Accounts/Permissions/PermissionType.d.ts +0 -280
  67. package/objects/Accounts/SSOIdentityProvider.d.ts +0 -25
  68. package/objects/Accounts/Session.d.ts +0 -89
  69. package/objects/Accounts/SessionStatus.d.ts +0 -29
  70. package/objects/Accounts/SystemsOfUnits.d.ts +0 -13
  71. package/objects/Accounts/User.d.ts +0 -167
  72. package/objects/Accounts/UserAdvanced.d.ts +0 -53
  73. package/objects/Accounts/UserAuthentication.d.ts +0 -55
  74. package/objects/Accounts/UserGeneral.d.ts +0 -98
  75. package/objects/Accounts/UserGroup.d.ts +0 -51
  76. package/objects/Accounts/UserMFA.d.ts +0 -47
  77. package/objects/Accounts/UserNotifications.d.ts +0 -76
  78. package/objects/Accounts/UserSSO.d.ts +0 -37
  79. package/objects/Assets/Asset.d.ts +0 -218
  80. package/objects/Assets/AssetAdvanced.d.ts +0 -77
  81. package/objects/Assets/AssetAttribute.d.ts +0 -71
  82. package/objects/Assets/AssetDispatch.d.ts +0 -55
  83. package/objects/Assets/AssetGeneral.d.ts +0 -127
  84. package/objects/Assets/AssetPlaceStatus.d.ts +0 -31
  85. package/objects/Assets/AssetPlaceStatusType.d.ts +0 -17
  86. package/objects/Assets/AssetType.d.ts +0 -21
  87. package/objects/Behaviours/Behaviour.d.ts +0 -78
  88. package/objects/Behaviours/BehaviourLog.d.ts +0 -95
  89. package/objects/Behaviours/BehaviourLogType.d.ts +0 -21
  90. package/objects/Behaviours/BehaviourParameter.d.ts +0 -38
  91. package/objects/Behaviours/BehaviourParameterType.d.ts +0 -21
  92. package/objects/Behaviours/BehaviourScript.d.ts +0 -83
  93. package/objects/Billing/BillableBase.d.ts +0 -83
  94. package/objects/Billing/BillableSmsProfile.d.ts +0 -26
  95. package/objects/Billing/BillingCurrency.d.ts +0 -17
  96. package/objects/Billing/BillingCycle.d.ts +0 -17
  97. package/objects/Billing/BillingProfile.d.ts +0 -104
  98. package/objects/Billing/Hosting/BillableHostingBase.d.ts +0 -41
  99. package/objects/Billing/Hosting/BillableHostingLicense.d.ts +0 -30
  100. package/objects/Billing/Hosting/BillableHostingLicenseType.d.ts +0 -20
  101. package/objects/Billing/Hosting/BillableHostingRule.d.ts +0 -30
  102. package/objects/Billing/Hosting/BillableHostingType.d.ts +0 -41
  103. package/objects/Billing/Report/BillingReport.d.ts +0 -112
  104. package/objects/Billing/Report/BillingReportBreakdown.d.ts +0 -34
  105. package/objects/Billing/Report/BillingReportHostingSummary.d.ts +0 -36
  106. package/objects/Billing/Report/BillingReportLicenseBreakdown.d.ts +0 -79
  107. package/objects/Billing/Report/BillingReportServiceBreakdown.d.ts +0 -124
  108. package/objects/Billing/Report/BillingReportStatus.d.ts +0 -25
  109. package/objects/Billing/Report/BillingReportSummary.d.ts +0 -49
  110. package/objects/Companies/ColourStyle.d.ts +0 -25
  111. package/objects/Companies/Company.d.ts +0 -167
  112. package/objects/Companies/CompanyDirectory.d.ts +0 -52
  113. package/objects/Companies/CompanyGeneral.d.ts +0 -55
  114. package/objects/Companies/CompanyPolicy.d.ts +0 -66
  115. package/objects/Companies/CompanyReseller.d.ts +0 -166
  116. package/objects/Companies/CompanyStyle.d.ts +0 -50
  117. package/objects/Companies/LabelStyle.d.ts +0 -46
  118. package/objects/Companies/NotificationServerEmail.d.ts +0 -99
  119. package/objects/Companies/NotificationServerSms.d.ts +0 -25
  120. package/objects/Companies/PasswordExpiryMode.d.ts +0 -17
  121. package/objects/Companies/PasswordPolicy.d.ts +0 -51
  122. package/objects/Companies/SessionMultiUser.d.ts +0 -17
  123. package/objects/Companies/SessionPolicy.d.ts +0 -47
  124. package/objects/Dispatch/DispatchDirection.d.ts +0 -53
  125. package/objects/Dispatch/DispatchJob.d.ts +0 -107
  126. package/objects/Dispatch/DispatchJobPriority.d.ts +0 -25
  127. package/objects/Dispatch/DispatchStep.d.ts +0 -99
  128. package/objects/Dispatch/DispatchStepState.d.ts +0 -27
  129. package/objects/Dispatch/DispatchStepStatus.d.ts +0 -21
  130. package/objects/Dispatch/DispatchTask.d.ts +0 -154
  131. package/objects/Dispatch/DispatchTaskStatus.d.ts +0 -50
  132. package/objects/Hosting/Document.d.ts +0 -70
  133. package/objects/Hosting/Fields/FormFieldAttachments.d.ts +0 -31
  134. package/objects/Hosting/Fields/FormFieldBase.d.ts +0 -56
  135. package/objects/Hosting/Fields/FormFieldBase_fromJSON.d.ts +0 -1
  136. package/objects/Hosting/Fields/FormFieldBoolean.d.ts +0 -38
  137. package/objects/Hosting/Fields/FormFieldChoice.d.ts +0 -46
  138. package/objects/Hosting/Fields/FormFieldDate.d.ts +0 -26
  139. package/objects/Hosting/Fields/FormFieldNumeric.d.ts +0 -54
  140. package/objects/Hosting/Fields/FormFieldNumericSize.d.ts +0 -32
  141. package/objects/Hosting/Fields/FormFieldSignature.d.ts +0 -17
  142. package/objects/Hosting/Fields/FormFieldText.d.ts +0 -32
  143. package/objects/Hosting/Fields/FormFieldTime.d.ts +0 -37
  144. package/objects/Hosting/Fields/FormFieldTimezone.d.ts +0 -14
  145. package/objects/Hosting/FormFieldType.d.ts +0 -127
  146. package/objects/Hosting/FormResult.d.ts +0 -95
  147. package/objects/Hosting/FormTemplate.d.ts +0 -80
  148. package/objects/Images/Dashcam.d.ts +0 -63
  149. package/objects/Images/DashcamBase.d.ts +0 -97
  150. package/objects/Images/DashcamLive.d.ts +0 -36
  151. package/objects/Images/DashcamMediaType.d.ts +0 -17
  152. package/objects/Images/Icon.d.ts +0 -66
  153. package/objects/Images/IconGlyph.d.ts +0 -47
  154. package/objects/Images/IconLabel.d.ts +0 -29
  155. package/objects/Images/IconLayer.d.ts +0 -33
  156. package/objects/Images/Picture.d.ts +0 -72
  157. package/objects/Maintenance/MaintenanceInterval.d.ts +0 -48
  158. package/objects/Maintenance/MaintenanceJob.d.ts +0 -134
  159. package/objects/Maintenance/MaintenanceJobStatus.d.ts +0 -21
  160. package/objects/Maintenance/MaintenanceSchedule.d.ts +0 -118
  161. package/objects/Messaging/AlertPriority.d.ts +0 -17
  162. package/objects/Messaging/AssetAlert.d.ts +0 -29
  163. package/objects/Messaging/AssetMessage.d.ts +0 -40
  164. package/objects/Messaging/MessageBase.d.ts +0 -99
  165. package/objects/Messaging/MessageFolder.d.ts +0 -13
  166. package/objects/Messaging/MessageStatus.d.ts +0 -29
  167. package/objects/Messaging/MessageType.d.ts +0 -33
  168. package/objects/Places/Place.d.ts +0 -114
  169. package/objects/Places/PlaceType.d.ts +0 -25
  170. package/objects/Providers/Config/ProviderConfig.d.ts +0 -70
  171. package/objects/Providers/Config/ProviderRegistration.d.ts +0 -119
  172. package/objects/Providers/Config/ProviderScript.d.ts +0 -86
  173. package/objects/Providers/Config/ProviderScriptBlock.d.ts +0 -41
  174. package/objects/Providers/Config/ProviderScriptParameter.d.ts +0 -49
  175. package/objects/Providers/Config/ProviderScriptParameterType.d.ts +0 -17
  176. package/objects/Providers/Configuration/ProviderConfiguration.d.ts +0 -66
  177. package/objects/Providers/Configuration/ProviderConfigurationNode.d.ts +0 -66
  178. package/objects/Providers/Configuration/ProviderConfigurationType.d.ts +0 -62
  179. package/objects/Providers/Configuration/ProviderGeofenceBase.d.ts +0 -29
  180. package/objects/Providers/Configuration/ProviderGeofenceBase_fromJSON.d.ts +0 -1
  181. package/objects/Providers/Configuration/ProviderGeofenceCircular.d.ts +0 -28
  182. package/objects/Providers/Configuration/ProviderGeofencePoint.d.ts +0 -12
  183. package/objects/Providers/Configuration/ProviderGeofencePolygon.d.ts +0 -23
  184. package/objects/Providers/Configuration/ProviderGeofenceRectangle.d.ts +0 -28
  185. package/objects/Providers/Provider.d.ts +0 -205
  186. package/objects/Providers/ProviderAdvanced.d.ts +0 -50
  187. package/objects/Providers/ProviderCommand.d.ts +0 -36
  188. package/objects/Providers/ProviderCommandStatus.d.ts +0 -29
  189. package/objects/Providers/ProviderCommandType.d.ts +0 -37
  190. package/objects/Providers/ProviderControl.d.ts +0 -41
  191. package/objects/Providers/ProviderData.d.ts +0 -30
  192. package/objects/Providers/ProviderGeneral.d.ts +0 -121
  193. package/objects/Providers/ProviderType.d.ts +0 -106
  194. package/objects/Reports/ReportBreakdown.d.ts +0 -49
  195. package/objects/Reports/ReportBreakdownJob.d.ts +0 -37
  196. package/objects/Reports/ReportBreakdownMessage.d.ts +0 -40
  197. package/objects/Reports/ReportBreakdownTask.d.ts +0 -46
  198. package/objects/Reports/ReportBreakdown_fromJSON.d.ts +0 -1
  199. package/objects/Reports/ReportFilterMode.d.ts +0 -17
  200. package/objects/Reports/ReportNotifications.d.ts +0 -31
  201. package/objects/Reports/ReportOptions.d.ts +0 -52
  202. package/objects/Reports/ReportParameter.d.ts +0 -26
  203. package/objects/Reports/ReportParameterType.d.ts +0 -59
  204. package/objects/Reports/ReportRecurrence.d.ts +0 -54
  205. package/objects/Reports/ReportRecurrenceType.d.ts +0 -34
  206. package/objects/Reports/ReportResult.d.ts +0 -169
  207. package/objects/Reports/ReportResultData.d.ts +0 -17
  208. package/objects/Reports/ReportSchedule.d.ts +0 -111
  209. package/objects/Reports/ReportScorecard.d.ts +0 -38
  210. package/objects/Reports/ReportScorecardParameter.d.ts +0 -31
  211. package/objects/Reports/ReportScorecardRules.d.ts +0 -26
  212. package/objects/Reports/ReportStatus.d.ts +0 -29
  213. package/objects/Reports/ReportSummary.d.ts +0 -90
  214. package/objects/Reports/ReportSummaryReason.d.ts +0 -27
  215. package/objects/Reports/ReportTemplate.d.ts +0 -81
  216. package/objects/Reports/ReportTotal.d.ts +0 -47
  217. package/objects/Reports/ReportType.d.ts +0 -42
  218. package/objects/index.d.ts +0 -406
  219. 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.16";
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.16",
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
+ }