@yuno-payments/dashboard-api-mfe 0.36.41-beta.1 → 0.36.41-beta.2

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.
@@ -124,6 +124,7 @@ export declare namespace Organization {
124
124
  updated_at: string;
125
125
  provider_name: string;
126
126
  connection_name: string;
127
+ network_token_enable: boolean;
127
128
  connection_state?: ConnectionState;
128
129
  provider_icon: string;
129
130
  category: string;