@tiba-spark/client-shared-lib 26.2.0-176 → 26.2.0-178

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.
@@ -96634,6 +96634,7 @@ var VendorRoles;
96634
96634
  VendorRoles[VendorRoles["EvCharge"] = 8] = "EvCharge";
96635
96635
  VendorRoles[VendorRoles["Account"] = 9] = "Account";
96636
96636
  VendorRoles[VendorRoles["OfflinePayment"] = 10] = "OfflinePayment";
96637
+ VendorRoles[VendorRoles["Resident"] = 11] = "Resident";
96637
96638
  })(VendorRoles || (VendorRoles = {}));
96638
96639
  class VendorWebhookConfigurationDto {
96639
96640
  constructor(data) {