@ember-home/unbound-ts-client 0.0.61 → 0.0.63

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -121,7 +121,7 @@ var PaginationDirection = {
121
121
  Backward: "backward"
122
122
  };
123
123
  var PhoneInboxApiInboxTypeEnum = {
124
- Twilio: "TWILIO"
124
+ Text: "TEXT"
125
125
  };
126
126
  var ProviderAccountInboxApiInboxTypeEnum = {
127
127
  RentalProvider: "RENTAL_PROVIDER"
@@ -187,7 +187,7 @@ var SrcResourceModelsHelperModelsCustomBaseModelCreateApi1MessageTypeEnum = {
187
187
  RentalProvider: "RENTAL_PROVIDER"
188
188
  };
189
189
  var SrcResourceModelsHelperModelsCustomBaseModelCreateApi2MessageTypeEnum = {
190
- Twilio: "TWILIO"
190
+ Text: "TEXT"
191
191
  };
192
192
  var SrcResourceModelsHelperModelsCustomBaseModelCreateApi3MessageTypeEnum = {
193
193
  Email: "EMAIL"
@@ -205,7 +205,7 @@ var StaffApiParticipantTypeEnum = {
205
205
  Staff: "STAFF"
206
206
  };
207
207
  var TwilioConversationDataApiConversationTypeEnum = {
208
- Twilio: "TWILIO"
208
+ Text: "TEXT"
209
209
  };
210
210
  var TwilioInboundSenderTypeDataApiDirectionEnum = {
211
211
  Inbound: "INBOUND"
@@ -214,7 +214,7 @@ var TwilioOutboundSenderTypeDataApiDirectionEnum = {
214
214
  Outbound: "OUTBOUND"
215
215
  };
216
216
  var TwilioProviderMessageApiMessageTypeEnum = {
217
- Twilio: "TWILIO"
217
+ Text: "TEXT"
218
218
  };
219
219
  var AccountsApiAxiosParamCreator = function(configuration) {
220
220
  return {