@finverse/sdk-typescript 0.0.273 → 0.0.274

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
@@ -2005,6 +2005,12 @@ export interface FVCard {
2005
2005
  * @memberof FVCard
2006
2006
  */
2007
2007
  card_details?: FVCardDetails;
2008
+ /**
2009
+ *
2010
+ * @type {MandateRecipientAccount}
2011
+ * @memberof FVCard
2012
+ */
2013
+ recipient_account?: MandateRecipientAccount;
2008
2014
  }
2009
2015
  export declare const FVCardStatusEnum: {
2010
2016
  readonly Unknown: "UNKNOWN";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finverse/sdk-typescript",
3
- "version": "0.0.273",
3
+ "version": "0.0.274",
4
4
  "description": "OpenAPI client for @finverse/sdk-typescript",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "keywords": [