twilio 3.73.1 → 3.74.0

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 (210) hide show
  1. package/README.md +1 -0
  2. package/lib/rest/Conversations.d.ts +2 -0
  3. package/lib/rest/Conversations.js +9 -0
  4. package/lib/rest/accounts/v1/credential/aws.js +2 -2
  5. package/lib/rest/accounts/v1/credential/publicKey.js +2 -2
  6. package/lib/rest/api/v2010/account/address.js +12 -12
  7. package/lib/rest/api/v2010/account/call/feedback.js +2 -2
  8. package/lib/rest/api/v2010/account/call/feedbackSummary.js +4 -4
  9. package/lib/rest/api/v2010/account/call/payment.js +8 -8
  10. package/lib/rest/api/v2010/account/call/recording.js +2 -2
  11. package/lib/rest/api/v2010/account/call/siprec.js +2 -2
  12. package/lib/rest/api/v2010/account/call/stream.d.ts +776 -0
  13. package/lib/rest/api/v2010/account/call/stream.js +810 -0
  14. package/lib/rest/api/v2010/account/call.d.ts +7 -0
  15. package/lib/rest/api/v2010/account/call.js +32 -4
  16. package/lib/rest/api/v2010/account/conference/participant.js +4 -4
  17. package/lib/rest/api/v2010/account/conference/recording.js +2 -2
  18. package/lib/rest/api/v2010/account/incomingPhoneNumber/assignedAddOn.js +2 -2
  19. package/lib/rest/api/v2010/account/incomingPhoneNumber/local.js +2 -2
  20. package/lib/rest/api/v2010/account/incomingPhoneNumber/mobile.js +2 -2
  21. package/lib/rest/api/v2010/account/incomingPhoneNumber/tollFree.js +2 -2
  22. package/lib/rest/api/v2010/account/message.js +2 -2
  23. package/lib/rest/api/v2010/account/queue/member.js +2 -2
  24. package/lib/rest/api/v2010/account/queue.js +2 -2
  25. package/lib/rest/api/v2010/account/sip/credentialList/credential.js +4 -4
  26. package/lib/rest/api/v2010/account/sip/credentialList.js +4 -4
  27. package/lib/rest/api/v2010/account/sip/domain/authTypes/authCallsMapping/authCallsCredentialListMapping.js +2 -2
  28. package/lib/rest/api/v2010/account/sip/domain/authTypes/authCallsMapping/authCallsIpAccessControlListMapping.js +2 -2
  29. package/lib/rest/api/v2010/account/sip/domain/authTypes/authRegistrationsMapping/authRegistrationsCredentialListMapping.js +2 -2
  30. package/lib/rest/api/v2010/account/sip/domain/credentialListMapping.js +2 -2
  31. package/lib/rest/api/v2010/account/sip/domain/ipAccessControlListMapping.js +2 -2
  32. package/lib/rest/api/v2010/account/sip/domain.js +2 -2
  33. package/lib/rest/api/v2010/account/sip/ipAccessControlList/ipAddress.js +4 -4
  34. package/lib/rest/api/v2010/account/sip/ipAccessControlList.js +4 -4
  35. package/lib/rest/api/v2010/account/usage/trigger.js +6 -6
  36. package/lib/rest/api/v2010/account/validationRequest.js +2 -2
  37. package/lib/rest/autopilot/v1/assistant/fieldType/fieldValue.js +4 -4
  38. package/lib/rest/autopilot/v1/assistant/fieldType.js +2 -2
  39. package/lib/rest/autopilot/v1/assistant/query.js +4 -4
  40. package/lib/rest/autopilot/v1/assistant/task/field.js +4 -4
  41. package/lib/rest/autopilot/v1/assistant/task/sample.js +4 -4
  42. package/lib/rest/autopilot/v1/assistant/task.js +2 -2
  43. package/lib/rest/autopilot/v1/assistant/webhook.js +6 -6
  44. package/lib/rest/autopilot/v1/restoreAssistant.js +2 -2
  45. package/lib/rest/bulkexports/v1/export/exportCustomJob.js +6 -6
  46. package/lib/rest/chat/v1/credential.js +2 -2
  47. package/lib/rest/chat/v1/service/channel/invite.js +2 -2
  48. package/lib/rest/chat/v1/service/channel/member.js +2 -2
  49. package/lib/rest/chat/v1/service/channel/message.js +2 -2
  50. package/lib/rest/chat/v1/service/role.js +8 -8
  51. package/lib/rest/chat/v1/service/user.js +2 -2
  52. package/lib/rest/chat/v1/service.js +2 -2
  53. package/lib/rest/chat/v2/credential.js +2 -2
  54. package/lib/rest/chat/v2/service/channel/invite.js +2 -2
  55. package/lib/rest/chat/v2/service/channel/member.js +2 -2
  56. package/lib/rest/chat/v2/service/channel/webhook.js +2 -2
  57. package/lib/rest/chat/v2/service/role.js +8 -8
  58. package/lib/rest/chat/v2/service/user.js +2 -2
  59. package/lib/rest/chat/v2/service.js +2 -2
  60. package/lib/rest/conversations/V1.d.ts +3 -0
  61. package/lib/rest/conversations/V1.js +13 -0
  62. package/lib/rest/conversations/v1/addressConfiguration.d.ts +397 -0
  63. package/lib/rest/conversations/v1/addressConfiguration.js +802 -0
  64. package/lib/rest/conversations/v1/conversation/webhook.js +2 -2
  65. package/lib/rest/conversations/v1/credential.js +2 -2
  66. package/lib/rest/conversations/v1/role.js +8 -8
  67. package/lib/rest/conversations/v1/service/conversation/webhook.js +2 -2
  68. package/lib/rest/conversations/v1/service/role.js +8 -8
  69. package/lib/rest/conversations/v1/service/user.js +2 -2
  70. package/lib/rest/conversations/v1/service.js +2 -2
  71. package/lib/rest/conversations/v1/user.js +2 -2
  72. package/lib/rest/events/v1/sink/sinkValidate.js +2 -2
  73. package/lib/rest/events/v1/sink.js +8 -8
  74. package/lib/rest/events/v1/subscription/subscribedEvent.js +2 -2
  75. package/lib/rest/events/v1/subscription.js +6 -6
  76. package/lib/rest/fax/v1/fax.d.ts +1 -68
  77. package/lib/rest/fax/v1/fax.js +0 -123
  78. package/lib/rest/flexApi/v1/channel.js +8 -8
  79. package/lib/rest/flexApi/v1/flexFlow.js +6 -6
  80. package/lib/rest/flexApi/v1/webChannel.js +8 -8
  81. package/lib/rest/insights/v1/conference/conferenceParticipant.d.ts +25 -27
  82. package/lib/rest/insights/v1/conference/conferenceParticipant.js +60 -52
  83. package/lib/rest/insights/v1/conference.d.ts +38 -34
  84. package/lib/rest/insights/v1/conference.js +69 -55
  85. package/lib/rest/ipMessaging/v1/credential.js +2 -2
  86. package/lib/rest/ipMessaging/v1/service/channel/invite.js +2 -2
  87. package/lib/rest/ipMessaging/v1/service/channel/member.js +2 -2
  88. package/lib/rest/ipMessaging/v1/service/channel/message.js +2 -2
  89. package/lib/rest/ipMessaging/v1/service/role.js +8 -8
  90. package/lib/rest/ipMessaging/v1/service/user.js +2 -2
  91. package/lib/rest/ipMessaging/v1/service.js +2 -2
  92. package/lib/rest/ipMessaging/v2/credential.js +2 -2
  93. package/lib/rest/ipMessaging/v2/service/channel/invite.js +2 -2
  94. package/lib/rest/ipMessaging/v2/service/channel/member.js +2 -2
  95. package/lib/rest/ipMessaging/v2/service/channel/webhook.js +2 -2
  96. package/lib/rest/ipMessaging/v2/service/role.js +8 -8
  97. package/lib/rest/ipMessaging/v2/service/user.js +2 -2
  98. package/lib/rest/ipMessaging/v2/service.js +2 -2
  99. package/lib/rest/media/v1/mediaProcessor.js +6 -6
  100. package/lib/rest/media/v1/playerStreamer.js +2 -2
  101. package/lib/rest/messaging/v1/brandRegistration/brandVetting.js +2 -2
  102. package/lib/rest/messaging/v1/brandRegistration.js +4 -4
  103. package/lib/rest/messaging/v1/externalCampaign.js +4 -4
  104. package/lib/rest/messaging/v1/service/alphaSender.js +2 -2
  105. package/lib/rest/messaging/v1/service/phoneNumber.js +2 -2
  106. package/lib/rest/messaging/v1/service/shortCode.js +2 -2
  107. package/lib/rest/messaging/v1/service/usAppToPerson.js +12 -12
  108. package/lib/rest/messaging/v1/service.js +2 -2
  109. package/lib/rest/notify/v1/credential.js +2 -2
  110. package/lib/rest/notify/v1/service/binding.js +6 -6
  111. package/lib/rest/numbers/v2/regulatoryCompliance/bundle/itemAssignment.js +2 -2
  112. package/lib/rest/numbers/v2/regulatoryCompliance/bundle/replaceItems.js +2 -2
  113. package/lib/rest/numbers/v2/regulatoryCompliance/bundle.d.ts +41 -1
  114. package/lib/rest/numbers/v2/regulatoryCompliance/bundle.js +47 -4
  115. package/lib/rest/numbers/v2/regulatoryCompliance/endUser.js +4 -4
  116. package/lib/rest/numbers/v2/regulatoryCompliance/supportingDocument.js +4 -4
  117. package/lib/rest/preview/bulk_exports/export/exportCustomJob.js +6 -6
  118. package/lib/rest/preview/deployed_devices/fleet/certificate.js +2 -2
  119. package/lib/rest/preview/hosted_numbers/authorizationDocument.js +10 -10
  120. package/lib/rest/preview/hosted_numbers/hostedNumberOrder.js +4 -4
  121. package/lib/rest/preview/marketplace/installedAddOn/installedAddOnExtension.js +2 -2
  122. package/lib/rest/preview/marketplace/installedAddOn.js +4 -4
  123. package/lib/rest/preview/sync/service/document/documentPermission.js +6 -6
  124. package/lib/rest/preview/sync/service/document.js +2 -2
  125. package/lib/rest/preview/sync/service/syncList/syncListItem.js +4 -4
  126. package/lib/rest/preview/sync/service/syncList/syncListPermission.js +6 -6
  127. package/lib/rest/preview/sync/service/syncMap/syncMapItem.js +6 -6
  128. package/lib/rest/preview/sync/service/syncMap/syncMapPermission.js +6 -6
  129. package/lib/rest/preview/trusted_comms/brandedChannel/channel.js +2 -2
  130. package/lib/rest/preview/understand/assistant/fieldType/fieldValue.js +4 -4
  131. package/lib/rest/preview/understand/assistant/fieldType.js +2 -2
  132. package/lib/rest/preview/understand/assistant/query.js +4 -4
  133. package/lib/rest/preview/understand/assistant/task/field.js +4 -4
  134. package/lib/rest/preview/understand/assistant/task/sample.js +4 -4
  135. package/lib/rest/preview/understand/assistant/task.js +2 -2
  136. package/lib/rest/preview/wireless/command.js +2 -2
  137. package/lib/rest/proxy/v1/service/session/participant.js +2 -2
  138. package/lib/rest/proxy/v1/service/shortCode.js +2 -2
  139. package/lib/rest/proxy/v1/service.js +2 -2
  140. package/lib/rest/serverless/v1/service/asset.js +4 -4
  141. package/lib/rest/serverless/v1/service/environment/variable.js +4 -4
  142. package/lib/rest/serverless/v1/service/environment.js +2 -2
  143. package/lib/rest/serverless/v1/service/function.js +4 -4
  144. package/lib/rest/serverless/v1/service.js +4 -4
  145. package/lib/rest/studio/v1/flow/engagement.js +4 -4
  146. package/lib/rest/studio/v1/flow/execution.js +6 -6
  147. package/lib/rest/studio/v2/flow/execution.js +6 -6
  148. package/lib/rest/studio/v2/flow/testUser.js +2 -2
  149. package/lib/rest/studio/v2/flow.js +8 -8
  150. package/lib/rest/studio/v2/flowValidate.js +6 -6
  151. package/lib/rest/supersim/v1/command.js +4 -4
  152. package/lib/rest/supersim/v1/esimProfile.js +2 -2
  153. package/lib/rest/supersim/v1/fleet.d.ts +17 -5
  154. package/lib/rest/supersim/v1/fleet.js +34 -22
  155. package/lib/rest/supersim/v1/ipCommand.js +6 -6
  156. package/lib/rest/supersim/v1/networkAccessProfile/networkAccessProfileNetwork.js +2 -2
  157. package/lib/rest/supersim/v1/sim.js +4 -4
  158. package/lib/rest/supersim/v1/smsCommand.js +4 -4
  159. package/lib/rest/sync/v1/service/document/documentPermission.js +6 -6
  160. package/lib/rest/sync/v1/service/syncList/syncListItem.js +2 -2
  161. package/lib/rest/sync/v1/service/syncList/syncListPermission.js +6 -6
  162. package/lib/rest/sync/v1/service/syncMap/syncMapItem.js +4 -4
  163. package/lib/rest/sync/v1/service/syncMap/syncMapPermission.js +6 -6
  164. package/lib/rest/sync/v1/service/syncStream/streamMessage.js +2 -2
  165. package/lib/rest/taskrouter/v1/workspace/activity.js +2 -2
  166. package/lib/rest/taskrouter/v1/workspace/taskChannel.js +4 -4
  167. package/lib/rest/taskrouter/v1/workspace/taskQueue.js +2 -2
  168. package/lib/rest/taskrouter/v1/workspace/worker.js +2 -2
  169. package/lib/rest/taskrouter/v1/workspace/workflow.js +4 -4
  170. package/lib/rest/taskrouter/v1/workspace.js +2 -2
  171. package/lib/rest/trunking/v1/trunk/credentialList.js +2 -2
  172. package/lib/rest/trunking/v1/trunk/ipAccessControlList.js +2 -2
  173. package/lib/rest/trunking/v1/trunk/originationUrl.js +10 -10
  174. package/lib/rest/trunking/v1/trunk/phoneNumber.js +2 -2
  175. package/lib/rest/trusthub/v1/customerProfiles/customerProfilesChannelEndpointAssignment.js +4 -4
  176. package/lib/rest/trusthub/v1/customerProfiles/customerProfilesEntityAssignments.js +2 -2
  177. package/lib/rest/trusthub/v1/customerProfiles/customerProfilesEvaluations.js +2 -2
  178. package/lib/rest/trusthub/v1/customerProfiles.js +6 -6
  179. package/lib/rest/trusthub/v1/endUser.js +4 -4
  180. package/lib/rest/trusthub/v1/supportingDocument.js +4 -4
  181. package/lib/rest/trusthub/v1/trustProducts/trustProductsChannelEndpointAssignment.js +4 -4
  182. package/lib/rest/trusthub/v1/trustProducts/trustProductsEntityAssignments.js +2 -2
  183. package/lib/rest/trusthub/v1/trustProducts/trustProductsEvaluations.js +2 -2
  184. package/lib/rest/trusthub/v1/trustProducts.js +6 -6
  185. package/lib/rest/verify/v2/service/accessToken.js +4 -4
  186. package/lib/rest/verify/v2/service/entity/challenge.js +2 -2
  187. package/lib/rest/verify/v2/service/entity/newFactor.js +4 -4
  188. package/lib/rest/verify/v2/service/entity.js +2 -2
  189. package/lib/rest/verify/v2/service/messagingConfiguration.js +6 -6
  190. package/lib/rest/verify/v2/service/rateLimit/bucket.js +4 -4
  191. package/lib/rest/verify/v2/service/rateLimit.js +2 -2
  192. package/lib/rest/verify/v2/service/verification.js +6 -6
  193. package/lib/rest/verify/v2/service/verificationCheck.js +2 -2
  194. package/lib/rest/verify/v2/service/webhook.js +6 -6
  195. package/lib/rest/verify/v2/service.js +2 -2
  196. package/lib/rest/verify/v2/template.js +1 -1
  197. package/lib/rest/verify/v2/verificationAttempt.d.ts +50 -10
  198. package/lib/rest/verify/v2/verificationAttempt.js +59 -15
  199. package/lib/rest/video/v1/composition.js +2 -2
  200. package/lib/rest/video/v1/compositionHook.js +4 -4
  201. package/lib/rest/video/v1/compositionSettings.js +2 -2
  202. package/lib/rest/video/v1/recordingSettings.js +2 -2
  203. package/lib/rest/video/v1/room.js +2 -2
  204. package/lib/rest/voice/v1/connectionPolicy/connectionPolicyTarget.js +2 -2
  205. package/lib/rest/voice/v1/dialingPermissions/bulkCountryUpdate.js +2 -2
  206. package/lib/rest/voice/v1/ipRecord.js +2 -2
  207. package/lib/rest/voice/v1/sourceIpMapping.js +6 -6
  208. package/lib/rest/wireless/v1/command.js +2 -2
  209. package/package.json +2 -2
  210. package/CHANGES.md +0 -2583
package/README.md CHANGED
@@ -26,6 +26,7 @@ This library supports the following Node.js implementations:
26
26
  * Node.js 10
27
27
  * Node.js 12
28
28
  * Node.js 14
29
+ * Node.js 16
29
30
 
30
31
  TypeScript is supported for TypeScript version 2.9 and above.
31
32
 
@@ -8,6 +8,7 @@
8
8
  import Domain = require('../base/Domain');
9
9
  import Twilio = require('./Twilio');
10
10
  import V1 = require('./conversations/V1');
11
+ import { AddressConfigurationListInstance } from './conversations/v1/addressConfiguration';
11
12
  import { ConfigurationListInstance } from './conversations/v1/configuration';
12
13
  import { ConversationListInstance } from './conversations/v1/conversation';
13
14
  import { CredentialListInstance } from './conversations/v1/credential';
@@ -25,6 +26,7 @@ declare class Conversations extends Domain {
25
26
  */
26
27
  constructor(twilio: Twilio);
27
28
 
29
+ readonly addressConfigurations: AddressConfigurationListInstance;
28
30
  readonly configuration: ConfigurationListInstance;
29
31
  readonly conversations: ConversationListInstance;
30
32
  readonly credentials: CredentialListInstance;
@@ -23,6 +23,8 @@ var V1 = require('./conversations/V1'); /* jshint ignore:line */
23
23
  * @property {Twilio.Conversations.V1} v1 - v1 version
24
24
  * @property {Twilio.Conversations.V1.ConfigurationList} configuration -
25
25
  * configuration resource
26
+ * @property {Twilio.Conversations.V1.AddressConfigurationList} addressConfigurations -
27
+ * addressConfigurations resource
26
28
  * @property {Twilio.Conversations.V1.ConversationList} conversations -
27
29
  * conversations resource
28
30
  * @property {Twilio.Conversations.V1.CredentialList} credentials -
@@ -61,6 +63,13 @@ Object.defineProperty(Conversations.prototype,
61
63
  }
62
64
  });
63
65
 
66
+ Object.defineProperty(Conversations.prototype,
67
+ 'addressConfigurations', {
68
+ get: function() {
69
+ return this.v1.addressConfigurations;
70
+ }
71
+ });
72
+
64
73
  Object.defineProperty(Conversations.prototype,
65
74
  'conversations', {
66
75
  get: function() {
@@ -316,8 +316,8 @@ AwsList = function AwsList(version) {
316
316
  if (_.isUndefined(opts)) {
317
317
  throw new Error('Required parameter "opts" missing.');
318
318
  }
319
- if (_.isUndefined(opts.credentials)) {
320
- throw new Error('Required parameter "opts.credentials" missing.');
319
+ if (_.isUndefined(opts['credentials'])) {
320
+ throw new Error('Required parameter "opts[\'credentials\']" missing.');
321
321
  }
322
322
 
323
323
  var deferred = Q.defer();
@@ -315,8 +315,8 @@ PublicKeyList = function PublicKeyList(version) {
315
315
  if (_.isUndefined(opts)) {
316
316
  throw new Error('Required parameter "opts" missing.');
317
317
  }
318
- if (_.isUndefined(opts.publicKey)) {
319
- throw new Error('Required parameter "opts.publicKey" missing.');
318
+ if (_.isUndefined(opts['publicKey'])) {
319
+ throw new Error('Required parameter "opts[\'publicKey\']" missing.');
320
320
  }
321
321
 
322
322
  var deferred = Q.defer();
@@ -83,23 +83,23 @@ AddressList = function AddressList(version, accountSid) {
83
83
  if (_.isUndefined(opts)) {
84
84
  throw new Error('Required parameter "opts" missing.');
85
85
  }
86
- if (_.isUndefined(opts.customerName)) {
87
- throw new Error('Required parameter "opts.customerName" missing.');
86
+ if (_.isUndefined(opts['customerName'])) {
87
+ throw new Error('Required parameter "opts[\'customerName\']" missing.');
88
88
  }
89
- if (_.isUndefined(opts.street)) {
90
- throw new Error('Required parameter "opts.street" missing.');
89
+ if (_.isUndefined(opts['street'])) {
90
+ throw new Error('Required parameter "opts[\'street\']" missing.');
91
91
  }
92
- if (_.isUndefined(opts.city)) {
93
- throw new Error('Required parameter "opts.city" missing.');
92
+ if (_.isUndefined(opts['city'])) {
93
+ throw new Error('Required parameter "opts[\'city\']" missing.');
94
94
  }
95
- if (_.isUndefined(opts.region)) {
96
- throw new Error('Required parameter "opts.region" missing.');
95
+ if (_.isUndefined(opts['region'])) {
96
+ throw new Error('Required parameter "opts[\'region\']" missing.');
97
97
  }
98
- if (_.isUndefined(opts.postalCode)) {
99
- throw new Error('Required parameter "opts.postalCode" missing.');
98
+ if (_.isUndefined(opts['postalCode'])) {
99
+ throw new Error('Required parameter "opts[\'postalCode\']" missing.');
100
100
  }
101
- if (_.isUndefined(opts.isoCountry)) {
102
- throw new Error('Required parameter "opts.isoCountry" missing.');
101
+ if (_.isUndefined(opts['isoCountry'])) {
102
+ throw new Error('Required parameter "opts[\'isoCountry\']" missing.');
103
103
  }
104
104
 
105
105
  var deferred = Q.defer();
@@ -367,8 +367,8 @@ FeedbackContext.prototype.create = function create(opts, callback) {
367
367
  if (_.isUndefined(opts)) {
368
368
  throw new Error('Required parameter "opts" missing.');
369
369
  }
370
- if (_.isUndefined(opts.qualityScore)) {
371
- throw new Error('Required parameter "opts.qualityScore" missing.');
370
+ if (_.isUndefined(opts['qualityScore'])) {
371
+ throw new Error('Required parameter "opts[\'qualityScore\']" missing.');
372
372
  }
373
373
 
374
374
  var deferred = Q.defer();
@@ -78,11 +78,11 @@ FeedbackSummaryList = function FeedbackSummaryList(version, accountSid) {
78
78
  if (_.isUndefined(opts)) {
79
79
  throw new Error('Required parameter "opts" missing.');
80
80
  }
81
- if (_.isUndefined(opts.startDate)) {
82
- throw new Error('Required parameter "opts.startDate" missing.');
81
+ if (_.isUndefined(opts['startDate'])) {
82
+ throw new Error('Required parameter "opts[\'startDate\']" missing.');
83
83
  }
84
- if (_.isUndefined(opts.endDate)) {
85
- throw new Error('Required parameter "opts.endDate" missing.');
84
+ if (_.isUndefined(opts['endDate'])) {
85
+ throw new Error('Required parameter "opts[\'endDate\']" missing.');
86
86
  }
87
87
 
88
88
  var deferred = Q.defer();
@@ -107,11 +107,11 @@ PaymentList = function PaymentList(version, accountSid, callSid) {
107
107
  if (_.isUndefined(opts)) {
108
108
  throw new Error('Required parameter "opts" missing.');
109
109
  }
110
- if (_.isUndefined(opts.idempotencyKey)) {
111
- throw new Error('Required parameter "opts.idempotencyKey" missing.');
110
+ if (_.isUndefined(opts['idempotencyKey'])) {
111
+ throw new Error('Required parameter "opts[\'idempotencyKey\']" missing.');
112
112
  }
113
- if (_.isUndefined(opts.statusCallback)) {
114
- throw new Error('Required parameter "opts.statusCallback" missing.');
113
+ if (_.isUndefined(opts['statusCallback'])) {
114
+ throw new Error('Required parameter "opts[\'statusCallback\']" missing.');
115
115
  }
116
116
 
117
117
  var deferred = Q.defer();
@@ -431,11 +431,11 @@ PaymentContext.prototype.update = function update(opts, callback) {
431
431
  if (_.isUndefined(opts)) {
432
432
  throw new Error('Required parameter "opts" missing.');
433
433
  }
434
- if (_.isUndefined(opts.idempotencyKey)) {
435
- throw new Error('Required parameter "opts.idempotencyKey" missing.');
434
+ if (_.isUndefined(opts['idempotencyKey'])) {
435
+ throw new Error('Required parameter "opts[\'idempotencyKey\']" missing.');
436
436
  }
437
- if (_.isUndefined(opts.statusCallback)) {
438
- throw new Error('Required parameter "opts.statusCallback" missing.');
437
+ if (_.isUndefined(opts['statusCallback'])) {
438
+ throw new Error('Required parameter "opts[\'statusCallback\']" missing.');
439
439
  }
440
440
 
441
441
  var deferred = Q.defer();
@@ -694,8 +694,8 @@ RecordingContext.prototype.update = function update(opts, callback) {
694
694
  if (_.isUndefined(opts)) {
695
695
  throw new Error('Required parameter "opts" missing.');
696
696
  }
697
- if (_.isUndefined(opts.status)) {
698
- throw new Error('Required parameter "opts.status" missing.');
697
+ if (_.isUndefined(opts['status'])) {
698
+ throw new Error('Required parameter "opts[\'status\']" missing.');
699
699
  }
700
700
 
701
701
  var deferred = Q.defer();
@@ -754,8 +754,8 @@ SiprecContext.prototype.update = function update(opts, callback) {
754
754
  if (_.isUndefined(opts)) {
755
755
  throw new Error('Required parameter "opts" missing.');
756
756
  }
757
- if (_.isUndefined(opts.status)) {
758
- throw new Error('Required parameter "opts.status" missing.');
757
+ if (_.isUndefined(opts['status'])) {
758
+ throw new Error('Required parameter "opts[\'status\']" missing.');
759
759
  }
760
760
 
761
761
  var deferred = Q.defer();