files.com 1.2.94 → 1.2.96

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 (123) hide show
  1. package/_VERSION +1 -1
  2. package/docs/models/Action.md +1 -1
  3. package/docs/models/ActionNotificationExportResult.md +0 -2
  4. package/docs/models/ApiKey.md +0 -2
  5. package/docs/models/ApiRequestLog.md +2 -2
  6. package/docs/models/App.md +3 -2
  7. package/docs/models/As2IncomingMessage.md +0 -2
  8. package/docs/models/As2OutgoingMessage.md +0 -2
  9. package/docs/models/As2Partner.md +1 -4
  10. package/docs/models/As2Station.md +1 -4
  11. package/docs/models/Automation.md +0 -2
  12. package/docs/models/AutomationLog.md +3 -3
  13. package/docs/models/AutomationRun.md +0 -2
  14. package/docs/models/BandwidthSnapshot.md +6 -2
  15. package/docs/models/Behavior.md +3 -5
  16. package/docs/models/Bundle.md +0 -2
  17. package/docs/models/BundleAction.md +1 -4
  18. package/docs/models/BundleDownload.md +1 -3
  19. package/docs/models/BundleNotification.md +2 -2
  20. package/docs/models/BundleRecipient.md +0 -2
  21. package/docs/models/BundleRegistration.md +0 -2
  22. package/docs/models/Clickwrap.md +1 -4
  23. package/docs/models/DnsRecord.md +1 -4
  24. package/docs/models/EmailIncomingMessage.md +7 -2
  25. package/docs/models/EmailLog.md +2 -2
  26. package/docs/models/ExavaultApiRequestLog.md +2 -2
  27. package/docs/models/ExternalEvent.md +7 -2
  28. package/docs/models/File.md +1 -1
  29. package/docs/models/FileComment.md +1 -4
  30. package/docs/models/FileMigration.md +1 -1
  31. package/docs/models/FileMigrationLog.md +3 -3
  32. package/docs/models/FileUploadPart.md +1 -1
  33. package/docs/models/Folder.md +1 -3
  34. package/docs/models/FormFieldSet.md +0 -2
  35. package/docs/models/FtpActionLog.md +3 -3
  36. package/docs/models/GpgKey.md +0 -2
  37. package/docs/models/Group.md +4 -2
  38. package/docs/models/GroupUser.md +0 -2
  39. package/docs/models/History.md +1 -16
  40. package/docs/models/HistoryExportResult.md +1 -4
  41. package/docs/models/InboxRecipient.md +0 -2
  42. package/docs/models/InboxRegistration.md +0 -2
  43. package/docs/models/InboxUpload.md +1 -3
  44. package/docs/models/Invoice.md +1 -4
  45. package/docs/models/IpAddress.md +4 -16
  46. package/docs/models/Lock.md +1 -3
  47. package/docs/models/Message.md +0 -2
  48. package/docs/models/MessageComment.md +0 -2
  49. package/docs/models/MessageCommentReaction.md +0 -2
  50. package/docs/models/MessageReaction.md +0 -2
  51. package/docs/models/Notification.md +1 -3
  52. package/docs/models/OutboundConnectionLog.md +3 -3
  53. package/docs/models/Payment.md +1 -4
  54. package/docs/models/Permission.md +1 -3
  55. package/docs/models/Priority.md +2 -5
  56. package/docs/models/Project.md +1 -4
  57. package/docs/models/PublicHostingRequestLog.md +3 -3
  58. package/docs/models/PublicKey.md +0 -2
  59. package/docs/models/RemoteBandwidthSnapshot.md +6 -2
  60. package/docs/models/RemoteServer.md +1 -4
  61. package/docs/models/Request.md +1 -5
  62. package/docs/models/SettingsChange.md +2 -2
  63. package/docs/models/SftpActionLog.md +2 -2
  64. package/docs/models/SftpHostKey.md +1 -4
  65. package/docs/models/ShareGroup.md +0 -2
  66. package/docs/models/Snapshot.md +1 -4
  67. package/docs/models/SsoStrategy.md +1 -4
  68. package/docs/models/Style.md +1 -1
  69. package/docs/models/SyncLog.md +3 -3
  70. package/docs/models/UsageDailySnapshot.md +6 -2
  71. package/docs/models/UsageSnapshot.md +1 -4
  72. package/docs/models/User.md +9 -2
  73. package/docs/models/UserCipherUse.md +0 -2
  74. package/docs/models/UserRequest.md +1 -4
  75. package/docs/models/WebDavActionLog.md +2 -2
  76. package/docs/models/WebhookTest.md +0 -1
  77. package/lib/Files.js +1 -1
  78. package/lib/models/Action.js +1 -1
  79. package/lib/models/AutomationLog.js +1 -1
  80. package/lib/models/BundleAction.js +1 -1
  81. package/lib/models/BundleDownload.js +1 -1
  82. package/lib/models/File.js +1 -1
  83. package/lib/models/FileMigration.js +1 -1
  84. package/lib/models/FileMigrationLog.js +1 -1
  85. package/lib/models/FileUploadPart.js +1 -1
  86. package/lib/models/Folder.js +1 -1
  87. package/lib/models/FtpActionLog.js +1 -1
  88. package/lib/models/History.js +1 -1
  89. package/lib/models/HistoryExportResult.js +1 -1
  90. package/lib/models/InboxUpload.js +1 -1
  91. package/lib/models/Lock.js +1 -1
  92. package/lib/models/Notification.js +1 -1
  93. package/lib/models/OutboundConnectionLog.js +1 -1
  94. package/lib/models/Permission.js +1 -1
  95. package/lib/models/Priority.js +1 -1
  96. package/lib/models/PublicHostingRequestLog.js +1 -1
  97. package/lib/models/Request.js +1 -1
  98. package/lib/models/Style.js +1 -1
  99. package/lib/models/SyncLog.js +1 -1
  100. package/package.json +1 -1
  101. package/src/Files.js +1 -1
  102. package/src/models/Action.js +1 -1
  103. package/src/models/AutomationLog.js +1 -1
  104. package/src/models/BundleAction.js +1 -1
  105. package/src/models/BundleDownload.js +1 -1
  106. package/src/models/File.js +1 -1
  107. package/src/models/FileMigration.js +1 -1
  108. package/src/models/FileMigrationLog.js +1 -1
  109. package/src/models/FileUploadPart.js +1 -1
  110. package/src/models/Folder.js +1 -1
  111. package/src/models/FtpActionLog.js +1 -1
  112. package/src/models/History.js +1 -1
  113. package/src/models/HistoryExportResult.js +1 -1
  114. package/src/models/InboxUpload.js +1 -1
  115. package/src/models/Lock.js +1 -1
  116. package/src/models/Notification.js +1 -1
  117. package/src/models/OutboundConnectionLog.js +1 -1
  118. package/src/models/Permission.js +1 -1
  119. package/src/models/Priority.js +1 -1
  120. package/src/models/PublicHostingRequestLog.js +1 -1
  121. package/src/models/Request.js +1 -1
  122. package/src/models/Style.js +1 -1
  123. package/src/models/SyncLog.js +1 -1
@@ -23,10 +23,7 @@
23
23
  ## List IP Addresses associated with the current site
24
24
 
25
25
  ```
26
- await IpAddress.list({
27
- 'per_page': 1,
28
- 'page': 1,
29
- })
26
+ await IpAddress.list
30
27
  ```
31
28
 
32
29
 
@@ -42,10 +39,7 @@ await IpAddress.list({
42
39
  ## List all possible public SmartFile IP addresses
43
40
 
44
41
  ```
45
- await IpAddress.getSmartfileReserved({
46
- 'per_page': 1,
47
- 'page': 1,
48
- })
42
+ await IpAddress.getSmartfileReserved
49
43
  ```
50
44
 
51
45
 
@@ -61,10 +55,7 @@ await IpAddress.getSmartfileReserved({
61
55
  ## List all possible public ExaVault IP addresses
62
56
 
63
57
  ```
64
- await IpAddress.getExavaultReserved({
65
- 'per_page': 1,
66
- 'page': 1,
67
- })
58
+ await IpAddress.getExavaultReserved
68
59
  ```
69
60
 
70
61
 
@@ -80,10 +71,7 @@ await IpAddress.getExavaultReserved({
80
71
  ## List all possible public IP addresses
81
72
 
82
73
  ```
83
- await IpAddress.getReserved({
84
- 'per_page': 1,
85
- 'page': 1,
86
- })
74
+ await IpAddress.getReserved
87
75
  ```
88
76
 
89
77
 
@@ -19,7 +19,7 @@
19
19
  }
20
20
  ```
21
21
 
22
- * `path` (string): Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
22
+ * `path` (string): Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
23
23
  * `timeout` (int64): Lock timeout in seconds
24
24
  * `depth` (string):
25
25
  * `recursive` (boolean): Does lock apply to subfolders?
@@ -38,8 +38,6 @@
38
38
 
39
39
  ```
40
40
  await Lock.listFor(path, {
41
- 'per_page': 1,
42
- 'page': 1,
43
41
  'include_children': true,
44
42
  })
45
43
  ```
@@ -36,8 +36,6 @@
36
36
  ```
37
37
  await Message.list({
38
38
  'user_id': 1,
39
- 'per_page': 1,
40
- 'page': 1,
41
39
  'project_id': 1,
42
40
  })
43
41
  ```
@@ -27,8 +27,6 @@
27
27
  ```
28
28
  await MessageComment.list({
29
29
  'user_id': 1,
30
- 'per_page': 1,
31
- 'page': 1,
32
30
  'message_id': 1,
33
31
  })
34
32
  ```
@@ -20,8 +20,6 @@
20
20
  ```
21
21
  await MessageCommentReaction.list({
22
22
  'user_id': 1,
23
- 'per_page': 1,
24
- 'page': 1,
25
23
  'message_comment_id': 1,
26
24
  })
27
25
  ```
@@ -20,8 +20,6 @@
20
20
  ```
21
21
  await MessageReaction.list({
22
22
  'user_id': 1,
23
- 'per_page': 1,
24
- 'page': 1,
25
23
  'message_id': 1,
26
24
  })
27
25
  ```
@@ -37,7 +37,7 @@
37
37
  ```
38
38
 
39
39
  * `id` (int64): Notification ID
40
- * `path` (string): Folder path to notify on This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
40
+ * `path` (string): Folder path to notify on. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
41
41
  * `group_id` (int64): ID of Group to receive notifications
42
42
  * `group_name` (string): Group name, if a Group ID is set
43
43
  * `triggering_group_ids` (array(int64)): If set, will only notify on actions made by a member of one of the specified groups
@@ -66,8 +66,6 @@
66
66
  ```
67
67
  await Notification.list({
68
68
  'user_id': 1,
69
- 'per_page': 1,
70
- 'page': 1,
71
69
  'include_ancestors': true,
72
70
  'group_id': 1,
73
71
  })
@@ -22,7 +22,7 @@
22
22
  ```
23
23
 
24
24
  * `timestamp` (date-time): Start Time of Action
25
- * `path` (string): Remote Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
25
+ * `path` (string): Remote Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
26
26
  * `client_ip` (string): End User IP
27
27
  * `src_remote_server_id` (string): Source Remote Server ID
28
28
  * `dest_remote_server_id` (string): Destination Remote Server ID
@@ -42,8 +42,8 @@
42
42
 
43
43
  ```
44
44
  await OutboundConnectionLog.list({
45
- 'per_page': 1,
46
- 'page': 1,
45
+ 'filter': "",
46
+ 'filter_prefix': "",
47
47
  })
48
48
  ```
49
49
 
@@ -57,10 +57,7 @@
57
57
  ## List Payments
58
58
 
59
59
  ```
60
- await Payment.list({
61
- 'per_page': 1,
62
- 'page': 1,
63
- })
60
+ await Payment.list
64
61
  ```
65
62
 
66
63
 
@@ -16,7 +16,7 @@
16
16
  ```
17
17
 
18
18
  * `id` (int64): Permission ID
19
- * `path` (string): Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
19
+ * `path` (string): Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
20
20
  * `user_id` (int64): User ID
21
21
  * `username` (string): User's username
22
22
  * `group_id` (int64): Group ID
@@ -30,8 +30,6 @@
30
30
 
31
31
  ```
32
32
  await Permission.list({
33
- 'per_page': 1,
34
- 'page': 1,
35
33
  'path': "example",
36
34
  'include_groups': true,
37
35
  'group_id': 1,
@@ -9,7 +9,7 @@
9
9
  }
10
10
  ```
11
11
 
12
- * `path` (string): The path corresponding to the priority color This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
12
+ * `path` (string): The path corresponding to the priority color. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
13
13
  * `color` (string): The priority color
14
14
 
15
15
  ---
@@ -17,10 +17,7 @@
17
17
  ## List Priorities
18
18
 
19
19
  ```
20
- await Priority.list(path, {
21
- 'per_page': 1,
22
- 'page': 1,
23
- })
20
+ await Priority.list(path)
24
21
  ```
25
22
 
26
23
 
@@ -17,10 +17,7 @@
17
17
  ## List Projects
18
18
 
19
19
  ```
20
- await Project.list({
21
- 'per_page': 1,
22
- 'page': 1,
23
- })
20
+ await Project.list
24
21
  ```
25
22
 
26
23
 
@@ -19,7 +19,7 @@
19
19
  * `remote_ip` (string): IP Address of Public Hosting Client
20
20
  * `server_ip` (string): IP Address of Public Hosting Server
21
21
  * `hostname` (string): HTTP Request Hostname
22
- * `path` (string): HTTP Request Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
22
+ * `path` (string): HTTP Request Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
23
23
  * `responseCode` (int64): HTTP Response Code
24
24
  * `success` (boolean): Whether SFTP Action was successful.
25
25
  * `duration_ms` (int64): Duration (in milliseconds)
@@ -30,8 +30,8 @@
30
30
 
31
31
  ```
32
32
  await PublicHostingRequestLog.list({
33
- 'per_page': 1,
34
- 'page': 1,
33
+ 'filter': "",
34
+ 'filter_prefix': "",
35
35
  })
36
36
  ```
37
37
 
@@ -30,8 +30,6 @@
30
30
  ```
31
31
  await PublicKey.list({
32
32
  'user_id': 1,
33
- 'per_page': 1,
34
- 'page': 1,
35
33
  })
36
34
  ```
37
35
 
@@ -24,8 +24,12 @@
24
24
 
25
25
  ```
26
26
  await RemoteBandwidthSnapshot.list({
27
- 'per_page': 1,
28
- 'page': 1,
27
+ 'sort_by': "",
28
+ 'filter': "",
29
+ 'filter_gt': "",
30
+ 'filter_gteq': "",
31
+ 'filter_lt': "",
32
+ 'filter_lteq': "",
29
33
  })
30
34
  ```
31
35
 
@@ -144,10 +144,7 @@
144
144
  ## List Remote Servers
145
145
 
146
146
  ```
147
- await RemoteServer.list({
148
- 'per_page': 1,
149
- 'page': 1,
150
- })
147
+ await RemoteServer.list
151
148
  ```
152
149
 
153
150
 
@@ -14,7 +14,7 @@
14
14
  ```
15
15
 
16
16
  * `id` (int64): Request ID
17
- * `path` (string): Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
17
+ * `path` (string): Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
18
18
  * `source` (string): Source filename, if applicable
19
19
  * `destination` (string): Destination filename
20
20
  * `automation_id` (string): ID of automation that created request
@@ -28,8 +28,6 @@
28
28
 
29
29
  ```
30
30
  await Request.list({
31
- 'per_page': 1,
32
- 'page': 1,
33
31
  'mine': true,
34
32
  'path': "example",
35
33
  })
@@ -52,8 +50,6 @@ await Request.list({
52
50
 
53
51
  ```
54
52
  await Request.getFolder(path, {
55
- 'per_page': 1,
56
- 'page': 1,
57
53
  'mine': true,
58
54
  })
59
55
  ```
@@ -28,8 +28,8 @@
28
28
 
29
29
  ```
30
30
  await SettingsChange.list({
31
- 'per_page': 1,
32
- 'page': 1,
31
+ 'sort_by': "",
32
+ 'filter': "",
33
33
  })
34
34
  ```
35
35
 
@@ -54,8 +54,8 @@
54
54
 
55
55
  ```
56
56
  await SftpActionLog.list({
57
- 'per_page': 1,
58
- 'page': 1,
57
+ 'filter': "",
58
+ 'filter_prefix': "",
59
59
  })
60
60
  ```
61
61
 
@@ -22,10 +22,7 @@
22
22
  ## List SFTP Host Keys
23
23
 
24
24
  ```
25
- await SftpHostKey.list({
26
- 'per_page': 1,
27
- 'page': 1,
28
- })
25
+ await SftpHostKey.list
29
26
  ```
30
27
 
31
28
 
@@ -31,8 +31,6 @@
31
31
  ```
32
32
  await ShareGroup.list({
33
33
  'user_id': 1,
34
- 'per_page': 1,
35
- 'page': 1,
36
34
  })
37
35
  ```
38
36
 
@@ -26,10 +26,7 @@
26
26
  ## List Snapshots
27
27
 
28
28
  ```
29
- await Snapshot.list({
30
- 'per_page': 1,
31
- 'page': 1,
32
- })
29
+ await Snapshot.list
33
30
  ```
34
31
 
35
32
 
@@ -105,10 +105,7 @@
105
105
  ## List SSO Strategies
106
106
 
107
107
  ```
108
- await SsoStrategy.list({
109
- 'per_page': 1,
110
- 'page': 1,
111
- })
108
+ await SsoStrategy.list
112
109
  ```
113
110
 
114
111
 
@@ -12,7 +12,7 @@
12
12
  ```
13
13
 
14
14
  * `id` (int64): Style ID
15
- * `path` (string): Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
15
+ * `path` (string): Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
16
16
  * `logo` (Image): Logo
17
17
  * `thumbnail` (Image): Logo thumbnail
18
18
  * `file` (file): Logo for custom branding.
@@ -23,7 +23,7 @@
23
23
  * `error_type` (string): Error type, if applicable
24
24
  * `message` (string): Message
25
25
  * `operation` (string): Operation type
26
- * `path` (string): File path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
26
+ * `path` (string): File path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
27
27
  * `size` (string): File size
28
28
  * `file_type` (string): File type
29
29
  * `status` (string): Status
@@ -34,8 +34,8 @@
34
34
 
35
35
  ```
36
36
  await SyncLog.list({
37
- 'per_page': 1,
38
- 'page': 1,
37
+ 'filter': "",
38
+ 'filter_prefix': "",
39
39
  })
40
40
  ```
41
41
 
@@ -38,8 +38,12 @@
38
38
 
39
39
  ```
40
40
  await UsageDailySnapshot.list({
41
- 'per_page': 1,
42
- 'page': 1,
41
+ 'sort_by': "",
42
+ 'filter': "",
43
+ 'filter_gt': "",
44
+ 'filter_gteq': "",
45
+ 'filter_lt': "",
46
+ 'filter_lteq': "",
43
47
  })
44
48
  ```
45
49
 
@@ -45,10 +45,7 @@
45
45
  ## List Usage Snapshots
46
46
 
47
47
  ```
48
- await UsageSnapshot.list({
49
- 'per_page': 1,
50
- 'page': 1,
51
- })
48
+ await UsageSnapshot.list
52
49
  ```
53
50
 
54
51
 
@@ -150,8 +150,15 @@
150
150
 
151
151
  ```
152
152
  await User.list({
153
- 'per_page': 1,
154
- 'page': 1,
153
+ 'sort_by': "",
154
+ 'filter': "",
155
+ 'filter_gt': "",
156
+ 'filter_gteq': "",
157
+ 'filter_prefix': "",
158
+ 'filter_lt': "",
159
+ 'filter_lteq': "",
160
+ 'ids': "",
161
+ 'search': "",
155
162
  })
156
163
  ```
157
164
 
@@ -27,8 +27,6 @@
27
27
  ```
28
28
  await UserCipherUse.list({
29
29
  'user_id': 1,
30
- 'per_page': 1,
31
- 'page': 1,
32
30
  })
33
31
  ```
34
32
 
@@ -23,10 +23,7 @@
23
23
  ## List User Requests
24
24
 
25
25
  ```
26
- await UserRequest.list({
27
- 'per_page': 1,
28
- 'page': 1,
29
- })
26
+ await UserRequest.list
30
27
  ```
31
28
 
32
29
 
@@ -46,8 +46,8 @@
46
46
 
47
47
  ```
48
48
  await WebDavActionLog.list({
49
- 'per_page': 1,
50
- 'page': 1,
49
+ 'filter': "",
50
+ 'filter_prefix': "",
51
51
  })
52
52
  ```
53
53
 
@@ -42,7 +42,6 @@ await WebhookTest.create({
42
42
  'raw_body': "test body",
43
43
  'file_as_body': true,
44
44
  'file_form_field': "upload_file_data",
45
- 'action': "test",
46
45
  'use_dedicated_ips': true,
47
46
  })
48
47
  ```
package/lib/Files.js CHANGED
@@ -11,7 +11,7 @@ var endpointPrefix = '/api/rest/v1';
11
11
  var apiKey;
12
12
  var baseUrl = 'https://app.files.com';
13
13
  var sessionId = null;
14
- var version = '1.2.94';
14
+ var version = '1.2.96';
15
15
  var userAgent = "Files.com JavaScript SDK v".concat(version);
16
16
  var logLevel = _Logger.LogLevel.INFO;
17
17
  var debugRequest = false;
@@ -33,7 +33,7 @@ var Action = /*#__PURE__*/(0, _createClass2.default)(function Action() {
33
33
  (0, _defineProperty2.default)(this, "getId", function () {
34
34
  return _this.attributes.id;
35
35
  });
36
- // string # Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
36
+ // string # Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
37
37
  (0, _defineProperty2.default)(this, "getPath", function () {
38
38
  return _this.attributes.path;
39
39
  });
@@ -61,7 +61,7 @@ var AutomationLog = /*#__PURE__*/(0, _createClass2.default)(function AutomationL
61
61
  (0, _defineProperty2.default)(this, "getOperation", function () {
62
62
  return _this.attributes.operation;
63
63
  });
64
- // string # File path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
64
+ // string # File path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
65
65
  (0, _defineProperty2.default)(this, "getPath", function () {
66
66
  return _this.attributes.path;
67
67
  });
@@ -49,7 +49,7 @@ var BundleAction = /*#__PURE__*/(0, _createClass2.default)(function BundleAction
49
49
  (0, _defineProperty2.default)(this, "getDestination", function () {
50
50
  return _this.attributes.destination;
51
51
  });
52
- // string # Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
52
+ // string # Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
53
53
  (0, _defineProperty2.default)(this, "getPath", function () {
54
54
  return _this.attributes.path;
55
55
  });
@@ -41,7 +41,7 @@ var BundleDownload = /*#__PURE__*/(0, _createClass2.default)(function BundleDown
41
41
  (0, _defineProperty2.default)(this, "getDownloadMethod", function () {
42
42
  return _this.attributes.download_method;
43
43
  });
44
- // string # Download path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
44
+ // string # Download path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
45
45
  (0, _defineProperty2.default)(this, "getPath", function () {
46
46
  return _this.attributes.path;
47
47
  });
@@ -165,7 +165,7 @@ var File = /*#__PURE__*/(0, _createClass2.default)(function File() {
165
165
  return _ref5.apply(this, arguments);
166
166
  };
167
167
  }());
168
- // string # File/Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
168
+ // string # File/Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
169
169
  (0, _defineProperty2.default)(this, "getPath", function () {
170
170
  return _this.attributes.path;
171
171
  });
@@ -37,7 +37,7 @@ var FileMigration = /*#__PURE__*/(0, _createClass2.default)(function FileMigrati
37
37
  (0, _defineProperty2.default)(this, "getId", function () {
38
38
  return _this.attributes.id;
39
39
  });
40
- // string # Source path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
40
+ // string # Source path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
41
41
  (0, _defineProperty2.default)(this, "getPath", function () {
42
42
  return _this.attributes.path;
43
43
  });
@@ -57,7 +57,7 @@ var FileMigrationLog = /*#__PURE__*/(0, _createClass2.default)(function FileMigr
57
57
  (0, _defineProperty2.default)(this, "getOperation", function () {
58
58
  return _this.attributes.operation;
59
59
  });
60
- // string # File path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
60
+ // string # File path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
61
61
  (0, _defineProperty2.default)(this, "getPath", function () {
62
62
  return _this.attributes.path;
63
63
  });
@@ -81,7 +81,7 @@ var FileUploadPart = /*#__PURE__*/(0, _createClass2.default)(function FileUpload
81
81
  (0, _defineProperty2.default)(this, "getPartsize", function () {
82
82
  return _this.attributes.partsize;
83
83
  });
84
- // string # New file path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
84
+ // string # New file path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
85
85
  (0, _defineProperty2.default)(this, "getPath", function () {
86
86
  return _this.attributes.path;
87
87
  });
@@ -31,7 +31,7 @@ var Folder = /*#__PURE__*/(0, _createClass2.default)(function Folder() {
31
31
  (0, _defineProperty2.default)(this, "isLoaded", function () {
32
32
  return !!_this.attributes.path;
33
33
  });
34
- // string # File/Folder path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
34
+ // string # File/Folder path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
35
35
  (0, _defineProperty2.default)(this, "getPath", function () {
36
36
  return _this.attributes.path;
37
37
  });
@@ -65,7 +65,7 @@ var FtpActionLog = /*#__PURE__*/(0, _createClass2.default)(function FtpActionLog
65
65
  (0, _defineProperty2.default)(this, "getActionType", function () {
66
66
  return _this.attributes.action_type;
67
67
  });
68
- // string # Path as sent by the Client (may not match Files.com path due to user root folders for FTP) This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
68
+ // string # Path as sent by the Client (may not match Files.com path due to user root folders for FTP). This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
69
69
  (0, _defineProperty2.default)(this, "getPath", function () {
70
70
  return _this.attributes.path;
71
71
  });
@@ -37,7 +37,7 @@ var History = /*#__PURE__*/(0, _createClass2.default)(function History() {
37
37
  (0, _defineProperty2.default)(this, "getId", function () {
38
38
  return _this.attributes.id;
39
39
  });
40
- // string # Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
40
+ // string # Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
41
41
  (0, _defineProperty2.default)(this, "getPath", function () {
42
42
  return _this.attributes.path;
43
43
  });
@@ -57,7 +57,7 @@ var HistoryExportResult = /*#__PURE__*/(0, _createClass2.default)(function Histo
57
57
  (0, _defineProperty2.default)(this, "getParentId", function () {
58
58
  return _this.attributes.parent_id;
59
59
  });
60
- // string # Path of the related action This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
60
+ // string # Path of the related action. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
61
61
  (0, _defineProperty2.default)(this, "getPath", function () {
62
62
  return _this.attributes.path;
63
63
  });
@@ -37,7 +37,7 @@ var InboxUpload = /*#__PURE__*/(0, _createClass2.default)(function InboxUpload()
37
37
  (0, _defineProperty2.default)(this, "getInboxRegistration", function () {
38
38
  return _this.attributes.inbox_registration;
39
39
  });
40
- // string # Upload path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
40
+ // string # Upload path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
41
41
  (0, _defineProperty2.default)(this, "getPath", function () {
42
42
  return _this.attributes.path;
43
43
  });
@@ -33,7 +33,7 @@ var Lock = /*#__PURE__*/(0, _createClass2.default)(function Lock() {
33
33
  (0, _defineProperty2.default)(this, "isLoaded", function () {
34
34
  return !!_this.attributes.path;
35
35
  });
36
- // string # Path This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
36
+ // string # Path. This must be slash-delimited, but it must neither start nor end with a slash. Maximum of 5000 characters.
37
37
  (0, _defineProperty2.default)(this, "getPath", function () {
38
38
  return _this.attributes.path;
39
39
  });