@ember-home/unbound-ts-client 0.0.39 → 0.0.41

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
@@ -117,7 +117,8 @@ var ReservationChannelTypes = {
117
117
  Marriott: "MARRIOTT",
118
118
  Partner: "PARTNER",
119
119
  Gds: "GDS",
120
- Google: "GOOGLE"
120
+ Google: "GOOGLE",
121
+ UnboundDirect: "UNBOUND_DIRECT"
121
122
  };
122
123
  var ReservationStatus = {
123
124
  Cancelled: "CANCELLED",