@finverse/sdk-typescript 0.0.156 → 0.0.157

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.
Files changed (2) hide show
  1. package/dist/api.d.ts +6 -0
  2. package/package.json +1 -1
package/dist/api.d.ts CHANGED
@@ -4687,6 +4687,12 @@ export interface Principal {
4687
4687
  * @memberof Principal
4688
4688
  */
4689
4689
  get_mandate_auth_link_request?: GetMandateAuthLinkRequest;
4690
+ /**
4691
+ *
4692
+ * @type {string}
4693
+ * @memberof Principal
4694
+ */
4695
+ currency?: string;
4690
4696
  /**
4691
4697
  *
4692
4698
  * @type {string}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finverse/sdk-typescript",
3
- "version": "0.0.156",
3
+ "version": "0.0.157",
4
4
  "description": "OpenAPI client for @finverse/sdk-typescript",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "keywords": [