@finverse/sdk-typescript 0.0.153 → 0.0.154

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 +18 -0
  2. package/package.json +1 -1
package/dist/api.d.ts CHANGED
@@ -4637,6 +4637,24 @@ export interface Principal {
4637
4637
  * @memberof Principal
4638
4638
  */
4639
4639
  link_token_request?: LinkTokenRequest;
4640
+ /**
4641
+ *
4642
+ * @type {string}
4643
+ * @memberof Principal
4644
+ */
4645
+ redirect_uri?: string;
4646
+ /**
4647
+ *
4648
+ * @type {string}
4649
+ * @memberof Principal
4650
+ */
4651
+ payment_link_id?: string;
4652
+ /**
4653
+ *
4654
+ * @type {string}
4655
+ * @memberof Principal
4656
+ */
4657
+ unique_reference_id?: string;
4640
4658
  }
4641
4659
  /**
4642
4660
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finverse/sdk-typescript",
3
- "version": "0.0.153",
3
+ "version": "0.0.154",
4
4
  "description": "OpenAPI client for @finverse/sdk-typescript",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "keywords": [