files.com 1.0.251 → 1.0.253

Sign up to get free protection for your applications and to get access to all the features.
Files changed (158) hide show
  1. package/_VERSION +1 -1
  2. package/docs/models/ActionNotificationExportResult.md +1 -1
  3. package/docs/models/ApiKey.md +2 -2
  4. package/docs/models/App.md +2 -2
  5. package/docs/models/As2IncomingMessage.md +2 -2
  6. package/docs/models/As2OutgoingMessage.md +2 -2
  7. package/docs/models/As2Partner.md +1 -1
  8. package/docs/models/As2Station.md +1 -1
  9. package/docs/models/Automation.md +15 -2
  10. package/docs/models/AutomationRun.md +2 -2
  11. package/docs/models/BandwidthSnapshot.md +2 -2
  12. package/docs/models/Behavior.md +4 -4
  13. package/docs/models/Bundle.md +2 -2
  14. package/docs/models/BundleDownload.md +2 -2
  15. package/docs/models/BundleNotification.md +1 -1
  16. package/docs/models/BundleRecipient.md +2 -2
  17. package/docs/models/BundleRegistration.md +1 -1
  18. package/docs/models/Clickwrap.md +1 -1
  19. package/docs/models/DnsRecord.md +1 -1
  20. package/docs/models/ExternalEvent.md +2 -2
  21. package/docs/models/FileComment.md +1 -1
  22. package/docs/models/FormFieldSet.md +1 -1
  23. package/docs/models/Group.md +2 -2
  24. package/docs/models/GroupUser.md +1 -1
  25. package/docs/models/History.md +10 -10
  26. package/docs/models/HistoryExportResult.md +1 -1
  27. package/docs/models/InboxRecipient.md +2 -2
  28. package/docs/models/InboxRegistration.md +1 -1
  29. package/docs/models/InboxUpload.md +2 -2
  30. package/docs/models/Invoice.md +1 -1
  31. package/docs/models/IpAddress.md +3 -3
  32. package/docs/models/Lock.md +1 -1
  33. package/docs/models/Message.md +1 -1
  34. package/docs/models/MessageComment.md +1 -1
  35. package/docs/models/MessageCommentReaction.md +1 -1
  36. package/docs/models/MessageReaction.md +1 -1
  37. package/docs/models/Notification.md +2 -2
  38. package/docs/models/Payment.md +1 -1
  39. package/docs/models/Permission.md +2 -2
  40. package/docs/models/Priority.md +1 -1
  41. package/docs/models/Project.md +1 -1
  42. package/docs/models/PublicKey.md +1 -1
  43. package/docs/models/RemoteBandwidthSnapshot.md +2 -2
  44. package/docs/models/RemoteServer.md +1 -1
  45. package/docs/models/Request.md +4 -4
  46. package/docs/models/SettingsChange.md +2 -2
  47. package/docs/models/SftpHostKey.md +1 -1
  48. package/docs/models/SsoStrategy.md +1 -1
  49. package/docs/models/UsageDailySnapshot.md +2 -2
  50. package/docs/models/UsageSnapshot.md +1 -1
  51. package/docs/models/User.md +2 -2
  52. package/docs/models/UserCipherUse.md +1 -1
  53. package/docs/models/UserRequest.md +1 -1
  54. package/lib/models/ActionNotificationExportResult.js +1 -1
  55. package/lib/models/ApiKey.js +2 -2
  56. package/lib/models/App.js +2 -2
  57. package/lib/models/As2IncomingMessage.js +2 -2
  58. package/lib/models/As2OutgoingMessage.js +2 -2
  59. package/lib/models/As2Partner.js +1 -1
  60. package/lib/models/As2Station.js +1 -1
  61. package/lib/models/Automation.js +62 -41
  62. package/lib/models/AutomationRun.js +2 -2
  63. package/lib/models/BandwidthSnapshot.js +2 -2
  64. package/lib/models/Behavior.js +4 -4
  65. package/lib/models/Bundle.js +2 -2
  66. package/lib/models/BundleDownload.js +2 -2
  67. package/lib/models/BundleNotification.js +1 -1
  68. package/lib/models/BundleRecipient.js +2 -2
  69. package/lib/models/BundleRegistration.js +1 -1
  70. package/lib/models/Clickwrap.js +1 -1
  71. package/lib/models/DnsRecord.js +1 -1
  72. package/lib/models/ExternalEvent.js +2 -2
  73. package/lib/models/FileComment.js +1 -1
  74. package/lib/models/FormFieldSet.js +1 -1
  75. package/lib/models/Group.js +2 -2
  76. package/lib/models/GroupUser.js +1 -1
  77. package/lib/models/History.js +10 -10
  78. package/lib/models/HistoryExportResult.js +1 -1
  79. package/lib/models/InboxRecipient.js +2 -2
  80. package/lib/models/InboxRegistration.js +1 -1
  81. package/lib/models/InboxUpload.js +2 -2
  82. package/lib/models/Invoice.js +1 -1
  83. package/lib/models/IpAddress.js +3 -3
  84. package/lib/models/Lock.js +1 -1
  85. package/lib/models/Message.js +1 -1
  86. package/lib/models/MessageComment.js +1 -1
  87. package/lib/models/MessageCommentReaction.js +1 -1
  88. package/lib/models/MessageReaction.js +1 -1
  89. package/lib/models/Notification.js +2 -2
  90. package/lib/models/Payment.js +1 -1
  91. package/lib/models/Permission.js +2 -2
  92. package/lib/models/Priority.js +1 -1
  93. package/lib/models/Project.js +1 -1
  94. package/lib/models/PublicKey.js +1 -1
  95. package/lib/models/RemoteBandwidthSnapshot.js +2 -2
  96. package/lib/models/RemoteServer.js +1 -1
  97. package/lib/models/Request.js +4 -4
  98. package/lib/models/SettingsChange.js +2 -2
  99. package/lib/models/SftpHostKey.js +1 -1
  100. package/lib/models/SsoStrategy.js +1 -1
  101. package/lib/models/UsageDailySnapshot.js +2 -2
  102. package/lib/models/UsageSnapshot.js +1 -1
  103. package/lib/models/User.js +2 -2
  104. package/lib/models/UserCipherUse.js +1 -1
  105. package/lib/models/UserRequest.js +1 -1
  106. package/package.json +1 -1
  107. package/src/models/ActionNotificationExportResult.js +1 -1
  108. package/src/models/ApiKey.js +2 -2
  109. package/src/models/App.js +2 -2
  110. package/src/models/As2IncomingMessage.js +2 -2
  111. package/src/models/As2OutgoingMessage.js +2 -2
  112. package/src/models/As2Partner.js +1 -1
  113. package/src/models/As2Station.js +1 -1
  114. package/src/models/Automation.js +18 -2
  115. package/src/models/AutomationRun.js +2 -2
  116. package/src/models/BandwidthSnapshot.js +2 -2
  117. package/src/models/Behavior.js +4 -4
  118. package/src/models/Bundle.js +2 -2
  119. package/src/models/BundleDownload.js +2 -2
  120. package/src/models/BundleNotification.js +1 -1
  121. package/src/models/BundleRecipient.js +2 -2
  122. package/src/models/BundleRegistration.js +1 -1
  123. package/src/models/Clickwrap.js +1 -1
  124. package/src/models/DnsRecord.js +1 -1
  125. package/src/models/ExternalEvent.js +2 -2
  126. package/src/models/FileComment.js +1 -1
  127. package/src/models/FormFieldSet.js +1 -1
  128. package/src/models/Group.js +2 -2
  129. package/src/models/GroupUser.js +1 -1
  130. package/src/models/History.js +10 -10
  131. package/src/models/HistoryExportResult.js +1 -1
  132. package/src/models/InboxRecipient.js +2 -2
  133. package/src/models/InboxRegistration.js +1 -1
  134. package/src/models/InboxUpload.js +2 -2
  135. package/src/models/Invoice.js +1 -1
  136. package/src/models/IpAddress.js +3 -3
  137. package/src/models/Lock.js +1 -1
  138. package/src/models/Message.js +1 -1
  139. package/src/models/MessageComment.js +1 -1
  140. package/src/models/MessageCommentReaction.js +1 -1
  141. package/src/models/MessageReaction.js +1 -1
  142. package/src/models/Notification.js +2 -2
  143. package/src/models/Payment.js +1 -1
  144. package/src/models/Permission.js +2 -2
  145. package/src/models/Priority.js +1 -1
  146. package/src/models/Project.js +1 -1
  147. package/src/models/PublicKey.js +1 -1
  148. package/src/models/RemoteBandwidthSnapshot.js +2 -2
  149. package/src/models/RemoteServer.js +1 -1
  150. package/src/models/Request.js +4 -4
  151. package/src/models/SettingsChange.js +2 -2
  152. package/src/models/SftpHostKey.js +1 -1
  153. package/src/models/SsoStrategy.js +1 -1
  154. package/src/models/UsageDailySnapshot.js +2 -2
  155. package/src/models/UsageSnapshot.js +1 -1
  156. package/src/models/User.js +2 -2
  157. package/src/models/UserCipherUse.js +1 -1
  158. package/src/models/UserRequest.js +1 -1
@@ -70,9 +70,9 @@ var AutomationRun = /*#__PURE__*/(0, _createClass2.default)(function AutomationR
70
70
  });
71
71
  // Parameters:
72
72
  // user_id - int64 - User ID. Provide a value of `0` to operate the current session's user.
73
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
73
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
74
74
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
75
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `created_at` and `status`.
75
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[created_at]=desc`). Valid fields are `created_at` and `status`.
76
76
  // filter - object - If set, return records where the specified field is equal to the supplied value. Valid fields are `status`.
77
77
  // filter_gt - object - If set, return records where the specified field is greater than the supplied value. Valid fields are `status`.
78
78
  // filter_gteq - object - If set, return records where the specified field is greater than or equal to the supplied value. Valid fields are `status`.
@@ -81,9 +81,9 @@ var BandwidthSnapshot = /*#__PURE__*/(0, _createClass2.default)(function Bandwid
81
81
  this.options = _objectSpread({}, options);
82
82
  });
83
83
  // Parameters:
84
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
84
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
85
85
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
86
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `logged_at`.
86
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[logged_at]=desc`). Valid fields are `logged_at`.
87
87
  // filter - object - If set, return records where the specified field is equal to the supplied value. Valid fields are `logged_at`.
88
88
  // filter_gt - object - If set, return records where the specified field is greater than the supplied value. Valid fields are `logged_at`.
89
89
  // filter_gteq - object - If set, return records where the specified field is greater than or equal to the supplied value. Valid fields are `logged_at`.
@@ -263,9 +263,9 @@ var Behavior = /*#__PURE__*/(0, _createClass2.default)(function Behavior() {
263
263
  this.options = _objectSpread({}, options);
264
264
  });
265
265
  // Parameters:
266
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
266
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
267
267
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
268
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `behavior`.
268
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[behavior]=desc`). Valid fields are `behavior`.
269
269
  // filter - object - If set, return records where the specified field is equal to the supplied value. Valid fields are `behavior`.
270
270
  // filter_gt - object - If set, return records where the specified field is greater than the supplied value. Valid fields are `behavior`.
271
271
  // filter_gteq - object - If set, return records where the specified field is greater than or equal to the supplied value. Valid fields are `behavior`.
@@ -373,9 +373,9 @@ var Behavior = /*#__PURE__*/(0, _createClass2.default)(function Behavior() {
373
373
  return Behavior.find(id, params, options);
374
374
  });
375
375
  // Parameters:
376
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
376
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
377
377
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
378
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `behavior`.
378
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[behavior]=desc`). Valid fields are `behavior`.
379
379
  // filter - object - If set, return records where the specified field is equal to the supplied value. Valid fields are `behavior`.
380
380
  // filter_gt - object - If set, return records where the specified field is greater than the supplied value. Valid fields are `behavior`.
381
381
  // filter_gteq - object - If set, return records where the specified field is greater than or equal to the supplied value. Valid fields are `behavior`.
@@ -562,9 +562,9 @@ var Bundle = /*#__PURE__*/(0, _createClass2.default)(function Bundle() {
562
562
  });
563
563
  // Parameters:
564
564
  // user_id - int64 - User ID. Provide a value of `0` to operate the current session's user.
565
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
565
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
566
566
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
567
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `created_at` and `code`.
567
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[created_at]=desc`). Valid fields are `created_at` and `code`.
568
568
  // filter - object - If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at`.
569
569
  // filter_gt - object - If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`.
570
570
  // filter_gteq - object - If set, return records where the specified field is greater than or equal to the supplied value. Valid fields are `created_at`.
@@ -61,9 +61,9 @@ var BundleDownload = /*#__PURE__*/(0, _createClass2.default)(function BundleDown
61
61
  this.options = _objectSpread({}, options);
62
62
  });
63
63
  // Parameters:
64
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
64
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
65
65
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
66
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `created_at`.
66
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[created_at]=desc`). Valid fields are `created_at`.
67
67
  // filter - object - If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at`.
68
68
  // filter_gt - object - If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`.
69
69
  // filter_gteq - object - If set, return records where the specified field is greater than or equal to the supplied value. Valid fields are `created_at`.
@@ -201,7 +201,7 @@ var BundleNotification = /*#__PURE__*/(0, _createClass2.default)(function Bundle
201
201
  });
202
202
  // Parameters:
203
203
  // user_id - int64 - User ID. Provide a value of `0` to operate the current session's user.
204
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
204
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
205
205
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
206
206
  // bundle_id - int64 - Bundle ID to notify on
207
207
  (0, _defineProperty2.default)(BundleNotification, "list", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee3() {
@@ -111,9 +111,9 @@ var BundleRecipient = /*#__PURE__*/(0, _createClass2.default)(function BundleRec
111
111
  });
112
112
  // Parameters:
113
113
  // user_id - int64 - User ID. Provide a value of `0` to operate the current session's user.
114
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
114
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
115
115
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
116
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `has_registrations`.
116
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[has_registrations]=desc`). Valid fields are `has_registrations`.
117
117
  // filter - object - If set, return records where the specified field is equal to the supplied value. Valid fields are `has_registrations`.
118
118
  // filter_gt - object - If set, return records where the specified field is greater than the supplied value. Valid fields are `has_registrations`.
119
119
  // filter_gteq - object - If set, return records where the specified field is greater than or equal to the supplied value. Valid fields are `has_registrations`.
@@ -98,7 +98,7 @@ var BundleRegistration = /*#__PURE__*/(0, _createClass2.default)(function Bundle
98
98
  });
99
99
  // Parameters:
100
100
  // user_id - int64 - User ID. Provide a value of `0` to operate the current session's user.
101
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
101
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
102
102
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
103
103
  // bundle_id - int64 - ID of the associated Bundle
104
104
  (0, _defineProperty2.default)(BundleRegistration, "list", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee() {
@@ -240,7 +240,7 @@ var Clickwrap = /*#__PURE__*/(0, _createClass2.default)(function Clickwrap() {
240
240
  this.options = _objectSpread({}, options);
241
241
  });
242
242
  // Parameters:
243
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
243
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
244
244
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
245
245
  (0, _defineProperty2.default)(Clickwrap, "list", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee3() {
246
246
  var _response$data;
@@ -61,7 +61,7 @@ var DnsRecord = /*#__PURE__*/(0, _createClass2.default)(function DnsRecord() {
61
61
  this.options = _objectSpread({}, options);
62
62
  });
63
63
  // Parameters:
64
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
64
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
65
65
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
66
66
  (0, _defineProperty2.default)(DnsRecord, "list", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee() {
67
67
  var _response$data;
@@ -128,9 +128,9 @@ var ExternalEvent = /*#__PURE__*/(0, _createClass2.default)(function ExternalEve
128
128
  this.options = _objectSpread({}, options);
129
129
  });
130
130
  // Parameters:
131
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
131
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
132
132
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
133
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `remote_server_type`, `site_id`, `folder_behavior_id`, `event_type`, `created_at` or `status`.
133
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[remote_server_type]=desc`). Valid fields are `remote_server_type`, `site_id`, `folder_behavior_id`, `event_type`, `created_at` or `status`.
134
134
  // filter - object - If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at`, `event_type`, `remote_server_type`, `status` or `folder_behavior_id`. Valid field combinations are `[ event_type, status, created_at ]`, `[ event_type, created_at ]` or `[ status, created_at ]`.
135
135
  // filter_gt - object - If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`, `event_type`, `remote_server_type`, `status` or `folder_behavior_id`. Valid field combinations are `[ event_type, status, created_at ]`, `[ event_type, created_at ]` or `[ status, created_at ]`.
136
136
  // filter_gteq - object - If set, return records where the specified field is greater than or equal to the supplied value. Valid fields are `created_at`, `event_type`, `remote_server_type`, `status` or `folder_behavior_id`. Valid field combinations are `[ event_type, status, created_at ]`, `[ event_type, created_at ]` or `[ status, created_at ]`.
@@ -212,7 +212,7 @@ var FileComment = /*#__PURE__*/(0, _createClass2.default)(function FileComment()
212
212
  this.options = _objectSpread({}, options);
213
213
  });
214
214
  // Parameters:
215
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
215
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
216
216
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
217
217
  // path (required) - string - Path to operate on.
218
218
  (0, _defineProperty2.default)(FileComment, "listFor", /*#__PURE__*/function () {
@@ -237,7 +237,7 @@ var FormFieldSet = /*#__PURE__*/(0, _createClass2.default)(function FormFieldSet
237
237
  });
238
238
  // Parameters:
239
239
  // user_id - int64 - User ID. Provide a value of `0` to operate the current session's user.
240
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
240
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
241
241
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
242
242
  (0, _defineProperty2.default)(FormFieldSet, "list", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee3() {
243
243
  var _response$data;
@@ -233,9 +233,9 @@ var Group = /*#__PURE__*/(0, _createClass2.default)(function Group() {
233
233
  this.options = _objectSpread({}, options);
234
234
  });
235
235
  // Parameters:
236
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
236
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
237
237
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
238
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `name`.
238
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[name]=desc`). Valid fields are `name`.
239
239
  // filter - object - If set, return records where the specified field is equal to the supplied value. Valid fields are `name`.
240
240
  // filter_gt - object - If set, return records where the specified field is greater than the supplied value. Valid fields are `name`.
241
241
  // filter_gteq - object - If set, return records where the specified field is greater than or equal to the supplied value. Valid fields are `name`.
@@ -292,7 +292,7 @@ var GroupUser = /*#__PURE__*/(0, _createClass2.default)(function GroupUser() {
292
292
  });
293
293
  // Parameters:
294
294
  // user_id - int64 - User ID. If provided, will return group_users of this user.
295
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
295
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
296
296
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
297
297
  // group_id - int64 - Group ID. If provided, will return group_users of this group.
298
298
  (0, _defineProperty2.default)(GroupUser, "list", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee3() {
@@ -100,9 +100,9 @@ var History = /*#__PURE__*/(0, _createClass2.default)(function History() {
100
100
  // start_at - string - Leave blank or set to a date/time to filter earlier entries.
101
101
  // end_at - string - Leave blank or set to a date/time to filter later entries.
102
102
  // display - string - Display format. Leave blank or set to `full` or `parent`.
103
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
103
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
104
104
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
105
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `user_id` and `created_at`.
105
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[user_id]=desc`). Valid fields are `user_id` and `created_at`.
106
106
  // path (required) - string - Path to operate on.
107
107
  (0, _defineProperty2.default)(History, "listForFile", /*#__PURE__*/function () {
108
108
  var _ref3 = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee(path) {
@@ -186,9 +186,9 @@ var History = /*#__PURE__*/(0, _createClass2.default)(function History() {
186
186
  // start_at - string - Leave blank or set to a date/time to filter earlier entries.
187
187
  // end_at - string - Leave blank or set to a date/time to filter later entries.
188
188
  // display - string - Display format. Leave blank or set to `full` or `parent`.
189
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
189
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
190
190
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
191
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `user_id` and `created_at`.
191
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[user_id]=desc`). Valid fields are `user_id` and `created_at`.
192
192
  // path (required) - string - Path to operate on.
193
193
  (0, _defineProperty2.default)(History, "listForFolder", /*#__PURE__*/function () {
194
194
  var _ref4 = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee2(path) {
@@ -272,9 +272,9 @@ var History = /*#__PURE__*/(0, _createClass2.default)(function History() {
272
272
  // start_at - string - Leave blank or set to a date/time to filter earlier entries.
273
273
  // end_at - string - Leave blank or set to a date/time to filter later entries.
274
274
  // display - string - Display format. Leave blank or set to `full` or `parent`.
275
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
275
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
276
276
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
277
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `user_id` and `created_at`.
277
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[user_id]=desc`). Valid fields are `user_id` and `created_at`.
278
278
  // user_id (required) - int64 - User ID.
279
279
  (0, _defineProperty2.default)(History, "listForUser", /*#__PURE__*/function () {
280
280
  var _ref5 = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee3(user_id) {
@@ -358,9 +358,9 @@ var History = /*#__PURE__*/(0, _createClass2.default)(function History() {
358
358
  // start_at - string - Leave blank or set to a date/time to filter earlier entries.
359
359
  // end_at - string - Leave blank or set to a date/time to filter later entries.
360
360
  // display - string - Display format. Leave blank or set to `full` or `parent`.
361
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
361
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
362
362
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
363
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `user_id` and `created_at`.
363
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[user_id]=desc`). Valid fields are `user_id` and `created_at`.
364
364
  (0, _defineProperty2.default)(History, "listLogins", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee4() {
365
365
  var _response$data4;
366
366
  var params,
@@ -419,9 +419,9 @@ var History = /*#__PURE__*/(0, _createClass2.default)(function History() {
419
419
  // start_at - string - Leave blank or set to a date/time to filter earlier entries.
420
420
  // end_at - string - Leave blank or set to a date/time to filter later entries.
421
421
  // display - string - Display format. Leave blank or set to `full` or `parent`.
422
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
422
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
423
423
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
424
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `path`, `folder`, `user_id` or `created_at`.
424
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[path]=desc`). Valid fields are `path`, `folder`, `user_id` or `created_at`.
425
425
  // filter - object - If set, return records where the specified field is equal to the supplied value. Valid fields are `user_id`, `folder` or `path`.
426
426
  // filter_gt - object - If set, return records where the specified field is greater than the supplied value. Valid fields are `user_id`, `folder` or `path`.
427
427
  // filter_gteq - object - If set, return records where the specified field is greater than or equal to the supplied value. Valid fields are `user_id`, `folder` or `path`.
@@ -142,7 +142,7 @@ var HistoryExportResult = /*#__PURE__*/(0, _createClass2.default)(function Histo
142
142
  });
143
143
  // Parameters:
144
144
  // user_id - int64 - User ID. Provide a value of `0` to operate the current session's user.
145
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
145
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
146
146
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
147
147
  // history_export_id (required) - int64 - ID of the associated history export.
148
148
  (0, _defineProperty2.default)(HistoryExportResult, "list", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee() {
@@ -111,9 +111,9 @@ var InboxRecipient = /*#__PURE__*/(0, _createClass2.default)(function InboxRecip
111
111
  });
112
112
  // Parameters:
113
113
  // user_id - int64 - User ID. Provide a value of `0` to operate the current session's user.
114
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
114
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
115
115
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
116
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `has_registrations`.
116
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[has_registrations]=desc`). Valid fields are `has_registrations`.
117
117
  // filter - object - If set, return records where the specified field is equal to the supplied value. Valid fields are `has_registrations`.
118
118
  // filter_gt - object - If set, return records where the specified field is greater than the supplied value. Valid fields are `has_registrations`.
119
119
  // filter_gteq - object - If set, return records where the specified field is greater than or equal to the supplied value. Valid fields are `has_registrations`.
@@ -89,7 +89,7 @@ var InboxRegistration = /*#__PURE__*/(0, _createClass2.default)(function InboxRe
89
89
  this.options = _objectSpread({}, options);
90
90
  });
91
91
  // Parameters:
92
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
92
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
93
93
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
94
94
  // folder_behavior_id - int64 - ID of the associated Inbox.
95
95
  (0, _defineProperty2.default)(InboxRegistration, "list", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee() {
@@ -57,9 +57,9 @@ var InboxUpload = /*#__PURE__*/(0, _createClass2.default)(function InboxUpload()
57
57
  this.options = _objectSpread({}, options);
58
58
  });
59
59
  // Parameters:
60
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
60
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
61
61
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
62
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `created_at`.
62
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[created_at]=desc`). Valid fields are `created_at`.
63
63
  // filter - object - If set, return records where the specified field is equal to the supplied value. Valid fields are `created_at`.
64
64
  // filter_gt - object - If set, return records where the specified field is greater than the supplied value. Valid fields are `created_at`.
65
65
  // filter_gteq - object - If set, return records where the specified field is greater than or equal to the supplied value. Valid fields are `created_at`.
@@ -101,7 +101,7 @@ var Invoice = /*#__PURE__*/(0, _createClass2.default)(function Invoice() {
101
101
  this.options = _objectSpread({}, options);
102
102
  });
103
103
  // Parameters:
104
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
104
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
105
105
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
106
106
  (0, _defineProperty2.default)(Invoice, "list", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee() {
107
107
  var _response$data;
@@ -61,7 +61,7 @@ var IpAddress = /*#__PURE__*/(0, _createClass2.default)(function IpAddress() {
61
61
  this.options = _objectSpread({}, options);
62
62
  });
63
63
  // Parameters:
64
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
64
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
65
65
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
66
66
  (0, _defineProperty2.default)(IpAddress, "list", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee() {
67
67
  var _response$data;
@@ -105,7 +105,7 @@ var IpAddress = /*#__PURE__*/(0, _createClass2.default)(function IpAddress() {
105
105
  return IpAddress.list(params, options);
106
106
  });
107
107
  // Parameters:
108
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
108
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
109
109
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
110
110
  (0, _defineProperty2.default)(IpAddress, "getExavaultReserved", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee2() {
111
111
  var _response$data2;
@@ -144,7 +144,7 @@ var IpAddress = /*#__PURE__*/(0, _createClass2.default)(function IpAddress() {
144
144
  }, _callee2);
145
145
  })));
146
146
  // Parameters:
147
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
147
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
148
148
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
149
149
  (0, _defineProperty2.default)(IpAddress, "getReserved", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee3() {
150
150
  var _response$data3;
@@ -212,7 +212,7 @@ var Lock = /*#__PURE__*/(0, _createClass2.default)(function Lock() {
212
212
  this.options = _objectSpread({}, options);
213
213
  });
214
214
  // Parameters:
215
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
215
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
216
216
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
217
217
  // path (required) - string - Path to operate on.
218
218
  // include_children - boolean - Include locks from children objects?
@@ -269,7 +269,7 @@ var Message = /*#__PURE__*/(0, _createClass2.default)(function Message() {
269
269
  });
270
270
  // Parameters:
271
271
  // user_id - int64 - User ID. Provide a value of `0` to operate the current session's user.
272
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
272
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
273
273
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
274
274
  // project_id (required) - int64 - Project for which to return messages.
275
275
  (0, _defineProperty2.default)(Message, "list", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee3() {
@@ -213,7 +213,7 @@ var MessageComment = /*#__PURE__*/(0, _createClass2.default)(function MessageCom
213
213
  });
214
214
  // Parameters:
215
215
  // user_id - int64 - User ID. Provide a value of `0` to operate the current session's user.
216
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
216
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
217
217
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
218
218
  // message_id (required) - int64 - Message comment to return comments for.
219
219
  (0, _defineProperty2.default)(MessageComment, "list", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee3() {
@@ -132,7 +132,7 @@ var MessageCommentReaction = /*#__PURE__*/(0, _createClass2.default)(function Me
132
132
  });
133
133
  // Parameters:
134
134
  // user_id - int64 - User ID. Provide a value of `0` to operate the current session's user.
135
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
135
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
136
136
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
137
137
  // message_comment_id (required) - int64 - Message comment to return reactions for.
138
138
  (0, _defineProperty2.default)(MessageCommentReaction, "list", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee2() {
@@ -132,7 +132,7 @@ var MessageReaction = /*#__PURE__*/(0, _createClass2.default)(function MessageRe
132
132
  });
133
133
  // Parameters:
134
134
  // user_id - int64 - User ID. Provide a value of `0` to operate the current session's user.
135
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
135
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
136
136
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
137
137
  // message_id (required) - int64 - Message to return reactions for.
138
138
  (0, _defineProperty2.default)(MessageReaction, "list", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee2() {
@@ -361,9 +361,9 @@ var Notification = /*#__PURE__*/(0, _createClass2.default)(function Notification
361
361
  });
362
362
  // Parameters:
363
363
  // user_id - int64 - DEPRECATED: Show notifications for this User ID. Use `filter[user_id]` instead.
364
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
364
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
365
365
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
366
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `path`, `user_id` or `group_id`.
366
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[path]=desc`). Valid fields are `path`, `user_id` or `group_id`.
367
367
  // filter - object - If set, return records where the specified field is equal to the supplied value. Valid fields are `user_id`, `group_id` or `path`.
368
368
  // filter_gt - object - If set, return records where the specified field is greater than the supplied value. Valid fields are `user_id`, `group_id` or `path`.
369
369
  // filter_gteq - object - If set, return records where the specified field is greater than or equal to the supplied value. Valid fields are `user_id`, `group_id` or `path`.
@@ -101,7 +101,7 @@ var Payment = /*#__PURE__*/(0, _createClass2.default)(function Payment() {
101
101
  this.options = _objectSpread({}, options);
102
102
  });
103
103
  // Parameters:
104
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
104
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
105
105
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
106
106
  (0, _defineProperty2.default)(Payment, "list", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee() {
107
107
  var _response$data;
@@ -166,9 +166,9 @@ var Permission = /*#__PURE__*/(0, _createClass2.default)(function Permission() {
166
166
  this.options = _objectSpread({}, options);
167
167
  });
168
168
  // Parameters:
169
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
169
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
170
170
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
171
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `group_id`, `path`, `user_id` or `permission`.
171
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[group_id]=desc`). Valid fields are `group_id`, `path`, `user_id` or `permission`.
172
172
  // filter - object - If set, return records where the specified field is equal to the supplied value. Valid fields are `group_id`, `user_id` or `path`. Valid field combinations are `[ group_id, path ]` and `[ user_id, path ]`.
173
173
  // filter_gt - object - If set, return records where the specified field is greater than the supplied value. Valid fields are `group_id`, `user_id` or `path`. Valid field combinations are `[ group_id, path ]` and `[ user_id, path ]`.
174
174
  // filter_gteq - object - If set, return records where the specified field is greater than or equal to the supplied value. Valid fields are `group_id`, `user_id` or `path`. Valid field combinations are `[ group_id, path ]` and `[ user_id, path ]`.
@@ -53,7 +53,7 @@ var Priority = /*#__PURE__*/(0, _createClass2.default)(function Priority() {
53
53
  this.options = _objectSpread({}, options);
54
54
  });
55
55
  // Parameters:
56
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
56
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
57
57
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
58
58
  // path (required) - string - The path to query for priorities
59
59
  (0, _defineProperty2.default)(Priority, "list", /*#__PURE__*/function () {
@@ -198,7 +198,7 @@ var Project = /*#__PURE__*/(0, _createClass2.default)(function Project() {
198
198
  this.options = _objectSpread({}, options);
199
199
  });
200
200
  // Parameters:
201
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
201
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
202
202
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
203
203
  (0, _defineProperty2.default)(Project, "list", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee3() {
204
204
  var _response$data;
@@ -224,7 +224,7 @@ var PublicKey = /*#__PURE__*/(0, _createClass2.default)(function PublicKey() {
224
224
  });
225
225
  // Parameters:
226
226
  // user_id - int64 - User ID. Provide a value of `0` to operate the current session's user.
227
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
227
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
228
228
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
229
229
  (0, _defineProperty2.default)(PublicKey, "list", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee3() {
230
230
  var _response$data;
@@ -65,9 +65,9 @@ var RemoteBandwidthSnapshot = /*#__PURE__*/(0, _createClass2.default)(function R
65
65
  this.options = _objectSpread({}, options);
66
66
  });
67
67
  // Parameters:
68
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
68
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
69
69
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
70
- // sort_by - object - If set, sort records by the specified field in either 'asc' or 'desc' direction (e.g. sort_by[last_login_at]=desc). Valid fields are `logged_at`.
70
+ // sort_by - object - If set, sort records by the specified field in either `asc` or `desc` direction (e.g. `sort_by[logged_at]=desc`). Valid fields are `logged_at`.
71
71
  // filter - object - If set, return records where the specified field is equal to the supplied value. Valid fields are `logged_at`.
72
72
  // filter_gt - object - If set, return records where the specified field is greater than the supplied value. Valid fields are `logged_at`.
73
73
  // filter_gteq - object - If set, return records where the specified field is greater than or equal to the supplied value. Valid fields are `logged_at`.
@@ -1096,7 +1096,7 @@ var RemoteServer = /*#__PURE__*/(0, _createClass2.default)(function RemoteServer
1096
1096
  this.options = _objectSpread({}, options);
1097
1097
  });
1098
1098
  // Parameters:
1099
- // cursor - string - Used for pagination. Send a cursor value to resume an existing list from the point at which you left off. Get a cursor from an existing list via either the X-Files-Cursor-Next header or the X-Files-Cursor-Prev header.
1099
+ // cursor - string - Used for pagination. When a list request has more records available, cursors are provided in the response headers `X-Files-Cursor-Next` and `X-Files-Cursor-Prev`. Send one of those cursor value here to resume an existing list from the next available record. Note: many of our SDKs have iterator methods that will automatically handle cursor-based pagination.
1100
1100
  // per_page - int64 - Number of records to show per page. (Max: 10,000, 1,000 or less is recommended).
1101
1101
  (0, _defineProperty2.default)(RemoteServer, "list", /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee4() {
1102
1102
  var _response$data;