@spritz-finance/api-client 0.4.26 → 0.4.27

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.
@@ -1905,6 +1905,7 @@ interface UserAccessCapabilities {
1905
1905
  kycRequirement?: Requirement;
1906
1906
  capabilities: {
1907
1907
  onramp: CategoryAccess;
1908
+ offramp: CategoryAccess;
1908
1909
  };
1909
1910
  }
1910
1911
  interface KycStatus {