@tiba-spark/client-shared-lib 26.2.0-166 → 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.
@@ -7737,7 +7737,8 @@ export declare enum VendorRoles {
7737
7737
  General = 7,
7738
7738
  EvCharge = 8,
7739
7739
  Account = 9,
7740
- OfflinePayment = 10
7740
+ OfflinePayment = 10,
7741
+ Resident = 11
7741
7742
  }
7742
7743
  export declare class VendorWebhookConfigurationDto implements IVendorWebhookConfigurationDto {
7743
7744
  vendorId: number;