@inceptionbg/main 2.0.29 → 2.0.31

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.d.ts CHANGED
@@ -1058,7 +1058,7 @@ interface IOrganization {
1058
1058
  regularFactoringAllowed?: boolean;
1059
1059
  reverseFactoringAllowed?: boolean;
1060
1060
  type?: 'BASIC';
1061
- mts?: boolean;
1061
+ reseller?: 'MTS' | 'PPL';
1062
1062
  }
1063
1063
  interface serviceDoc {
1064
1064
  uuid: string;