@finverse/sdk-typescript 0.0.103 → 0.0.104

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
@@ -1746,6 +1746,12 @@ export declare type GetMandateResponseStatusEnum = typeof GetMandateResponseStat
1746
1746
  * @interface GetMandateSender
1747
1747
  */
1748
1748
  export interface GetMandateSender {
1749
+ /**
1750
+ * A unique identifier generated after creating sender
1751
+ * @type {string}
1752
+ * @memberof GetMandateSender
1753
+ */
1754
+ sender_id: string;
1749
1755
  /**
1750
1756
  *
1751
1757
  * @type {string}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finverse/sdk-typescript",
3
- "version": "0.0.103",
3
+ "version": "0.0.104",
4
4
  "description": "OpenAPI client for @finverse/sdk-typescript",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "keywords": [