@finverse/sdk-typescript 0.0.165 → 0.0.166

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 +2 -2
  2. package/package.json +1 -1
package/dist/api.d.ts CHANGED
@@ -667,7 +667,7 @@ export interface CardAccount {
667
667
  * @type {string}
668
668
  * @memberof CardAccount
669
669
  */
670
- last_update?: string;
670
+ updated_at?: string;
671
671
  /**
672
672
  * Account this card is associated with
673
673
  * @type {string}
@@ -881,7 +881,7 @@ export interface CommonCardDetails {
881
881
  * @type {string}
882
882
  * @memberof CommonCardDetails
883
883
  */
884
- last_update?: string;
884
+ updated_at?: string;
885
885
  }
886
886
  /**
887
887
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finverse/sdk-typescript",
3
- "version": "0.0.165",
3
+ "version": "0.0.166",
4
4
  "description": "OpenAPI client for @finverse/sdk-typescript",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "keywords": [