@maxim_mazurok/gapi.client.walletobjects-v1 0.1.20260210 → 0.1.20260212

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/index.d.ts +15 -15
  2. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -9,7 +9,7 @@
9
9
  // This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
10
10
  // In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
11
11
  // Generated from: https://walletobjects.googleapis.com/$discovery/rest?version=v1
12
- // Revision: 20260210
12
+ // Revision: 20260212
13
13
 
14
14
  /// <reference types="gapi.client" />
15
15
 
@@ -427,7 +427,7 @@ declare namespace gapi.client {
427
427
  securityAnimation?: SecurityAnimation;
428
428
  /** Text module data. If text module data is also defined on the class, both will be displayed. The maximum number of these fields displayed is 10 from the object and 10 from the class. */
429
429
  textModulesData?: TextModuleData[];
430
- /** Optional value added module data. Maximum of ten on the class. For a pass only ten will be displayed, prioritizing those from the object. */
430
+ /** Optional value added module data. Maximum of twelve on the class. For a pass only twelve will be displayed, prioritizing those from the object. */
431
431
  valueAddedModuleData?: ValueAddedModuleData[];
432
432
  /** Event venue details. */
433
433
  venue?: EventVenue;
@@ -519,7 +519,7 @@ declare namespace gapi.client {
519
519
  ticketType?: LocalizedString;
520
520
  /** The time period this object will be `active` and object can be used. An object's state will be changed to `expired` when this time period has passed. */
521
521
  validTimeInterval?: TimeInterval;
522
- /** Optional value added module data. Maximum of ten on the object. */
522
+ /** Optional value added module data. Maximum of twelve on the object. */
523
523
  valueAddedModuleData?: ValueAddedModuleData[];
524
524
  /** Deprecated */
525
525
  version?: string;
@@ -654,7 +654,7 @@ declare namespace gapi.client {
654
654
  securityAnimation?: SecurityAnimation;
655
655
  /** Text module data. If text module data is also defined on the class, both will be displayed. The maximum number of these fields displayed is 10 from the object and 10 from the class. */
656
656
  textModulesData?: TextModuleData[];
657
- /** Optional value added module data. Maximum of ten on the class. For a pass only ten will be displayed, prioritizing those from the object. */
657
+ /** Optional value added module data. Maximum of twelve on the class. For a pass only twelve will be displayed, prioritizing those from the object. */
658
658
  valueAddedModuleData?: ValueAddedModuleData[];
659
659
  /** Deprecated */
660
660
  version?: string;
@@ -750,7 +750,7 @@ declare namespace gapi.client {
750
750
  textModulesData?: TextModuleData[];
751
751
  /** The time period this object will be `active` and object can be used. An object's state will be changed to `expired` when this time period has passed. */
752
752
  validTimeInterval?: TimeInterval;
753
- /** Optional value added module data. Maximum of ten on the object. */
753
+ /** Optional value added module data. Maximum of twelve on the object. */
754
754
  valueAddedModuleData?: ValueAddedModuleData[];
755
755
  /** Deprecated */
756
756
  version?: string;
@@ -800,7 +800,7 @@ declare namespace gapi.client {
800
800
  securityAnimation?: SecurityAnimation;
801
801
  /** Text module data. If `textModulesData` is also defined on the object, both will be displayed. The maximum number of these fields displayed is 10 from class and 10 from object. */
802
802
  textModulesData?: TextModuleData[];
803
- /** Optional value added module data. Maximum of ten on the class. For a pass only ten will be displayed, prioritizing those from the object. */
803
+ /** Optional value added module data. Maximum of twelve on the class. For a pass only twelve will be displayed, prioritizing those from the object. */
804
804
  valueAddedModuleData?: ValueAddedModuleData[];
805
805
  /** View Unlock Requirement options for the generic pass. */
806
806
  viewUnlockRequirement?: string;
@@ -868,7 +868,7 @@ declare namespace gapi.client {
868
868
  textModulesData?: TextModuleData[];
869
869
  /** The time period this object will be considered valid or usable. When the time period is passed, the object will be considered expired, which will affect the rendering on user's devices. */
870
870
  validTimeInterval?: TimeInterval;
871
- /** Optional value added module data. Maximum of ten on the object. */
871
+ /** Optional value added module data. Maximum of twelve on the object. */
872
872
  valueAddedModuleData?: ValueAddedModuleData[];
873
873
  /** The wide logo of the pass. When provided, this will be used in place of the logo in the top left of the card view. */
874
874
  wideLogo?: Image;
@@ -956,7 +956,7 @@ declare namespace gapi.client {
956
956
  securityAnimation?: SecurityAnimation;
957
957
  /** Text module data. If text module data is also defined on the class, both will be displayed. The maximum number of these fields displayed is 10 from the object and 10 from the class. */
958
958
  textModulesData?: TextModuleData[];
959
- /** Optional value added module data. Maximum of ten on the class. For a pass only ten will be displayed, prioritizing those from the object. */
959
+ /** Optional value added module data. Maximum of twelve on the class. For a pass only twelve will be displayed, prioritizing those from the object. */
960
960
  valueAddedModuleData?: ValueAddedModuleData[];
961
961
  /** Deprecated */
962
962
  version?: string;
@@ -1040,7 +1040,7 @@ declare namespace gapi.client {
1040
1040
  textModulesData?: TextModuleData[];
1041
1041
  /** The time period this object will be `active` and object can be used. An object's state will be changed to `expired` when this time period has passed. */
1042
1042
  validTimeInterval?: TimeInterval;
1043
- /** Optional value added module data. Maximum of ten on the object. */
1043
+ /** Optional value added module data. Maximum of twelve on the object. */
1044
1044
  valueAddedModuleData?: ValueAddedModuleData[];
1045
1045
  /** Deprecated */
1046
1046
  version?: string;
@@ -1263,7 +1263,7 @@ declare namespace gapi.client {
1263
1263
  securityAnimation?: SecurityAnimation;
1264
1264
  /** Text module data. If text module data is also defined on the class, both will be displayed. The maximum number of these fields displayed is 10 from the object and 10 from the class. */
1265
1265
  textModulesData?: TextModuleData[];
1266
- /** Optional value added module data. Maximum of ten on the class. For a pass only ten will be displayed, prioritizing those from the object. */
1266
+ /** Optional value added module data. Maximum of twelve on the class. For a pass only twelve will be displayed, prioritizing those from the object. */
1267
1267
  valueAddedModuleData?: ValueAddedModuleData[];
1268
1268
  /** Deprecated */
1269
1269
  version?: string;
@@ -1347,7 +1347,7 @@ declare namespace gapi.client {
1347
1347
  textModulesData?: TextModuleData[];
1348
1348
  /** The time period this object will be `active` and object can be used. An object's state will be changed to `expired` when this time period has passed. */
1349
1349
  validTimeInterval?: TimeInterval;
1350
- /** Optional value added module data. Maximum of ten on the object. */
1350
+ /** Optional value added module data. Maximum of twelve on the object. */
1351
1351
  valueAddedModuleData?: ValueAddedModuleData[];
1352
1352
  /** Deprecated */
1353
1353
  version?: string;
@@ -1603,7 +1603,7 @@ declare namespace gapi.client {
1603
1603
  title?: string;
1604
1604
  /** The title image of the offer. This image is displayed in both the details and list views of the app. */
1605
1605
  titleImage?: Image;
1606
- /** Optional value added module data. Maximum of ten on the class. For a pass only ten will be displayed, prioritizing those from the object. */
1606
+ /** Optional value added module data. Maximum of twelve on the class. For a pass only twelve will be displayed, prioritizing those from the object. */
1607
1607
  valueAddedModuleData?: ValueAddedModuleData[];
1608
1608
  /** Deprecated */
1609
1609
  version?: string;
@@ -1677,7 +1677,7 @@ declare namespace gapi.client {
1677
1677
  textModulesData?: TextModuleData[];
1678
1678
  /** The time period this object will be `active` and object can be used. An object's state will be changed to `expired` when this time period has passed. */
1679
1679
  validTimeInterval?: TimeInterval;
1680
- /** Optional value added module data. Maximum of ten on the object. */
1680
+ /** Optional value added module data. Maximum of twelve on the object. */
1681
1681
  valueAddedModuleData?: ValueAddedModuleData[];
1682
1682
  /** Deprecated */
1683
1683
  version?: string;
@@ -2037,7 +2037,7 @@ declare namespace gapi.client {
2037
2037
  transitOperatorName?: LocalizedString;
2038
2038
  /** Required. The type of transit this class represents, such as "bus". */
2039
2039
  transitType?: string;
2040
- /** Optional value added module data. Maximum of ten on the class. For a pass only ten will be displayed, prioritizing those from the object. */
2040
+ /** Optional value added module data. Maximum of twelve on the class. For a pass only twelve will be displayed, prioritizing those from the object. */
2041
2041
  valueAddedModuleData?: ValueAddedModuleData[];
2042
2042
  /** Deprecated */
2043
2043
  version?: string;
@@ -2143,7 +2143,7 @@ declare namespace gapi.client {
2143
2143
  tripType?: string;
2144
2144
  /** The time period this object will be `active` and object can be used. An object's state will be changed to `expired` when this time period has passed. */
2145
2145
  validTimeInterval?: TimeInterval;
2146
- /** Optional value added module data. Maximum of ten on the object. */
2146
+ /** Optional value added module data. Maximum of twelve on the object. */
2147
2147
  valueAddedModuleData?: ValueAddedModuleData[];
2148
2148
  /** Deprecated */
2149
2149
  version?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maxim_mazurok/gapi.client.walletobjects-v1",
3
- "version": "0.1.20260210",
3
+ "version": "0.1.20260212",
4
4
  "description": "TypeScript typings for Google Wallet API v1",
5
5
  "repository": {
6
6
  "type": "git",