Skip to content

Commit a06dc24

Browse files
feat(walletobjects): update the api
#### walletobjects:v1 The following keys were added: - schemas.EventTicketClass.properties.merchantLocations (Total Keys: 2) - schemas.EventTicketObject.properties.merchantLocations (Total Keys: 2) - schemas.FlightClass.properties.merchantLocations (Total Keys: 2) - schemas.FlightObject.properties.merchantLocations (Total Keys: 2) - schemas.GenericClass.properties.merchantLocations (Total Keys: 2) - schemas.GenericObject.properties.merchantLocations (Total Keys: 2) - schemas.GiftCardClass.properties.merchantLocations (Total Keys: 2) - schemas.GiftCardObject.properties.merchantLocations (Total Keys: 2) - schemas.LoyaltyClass.properties.merchantLocations (Total Keys: 2) - schemas.LoyaltyObject.properties.merchantLocations (Total Keys: 2) - schemas.MerchantLocation (Total Keys: 6) - schemas.OfferClass.properties.merchantLocations (Total Keys: 2) - schemas.OfferObject.properties.merchantLocations (Total Keys: 2) - schemas.TransitClass.properties.merchantLocations (Total Keys: 2) - schemas.TransitObject.properties.merchantLocations (Total Keys: 2)
1 parent e7a05d4 commit a06dc24

16 files changed

+1340
-1
lines changed

docs/dyn/walletobjects_v1.eventticketclass.html

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,6 +1042,12 @@ <h3>Method Details</h3>
10421042
&quot;uri&quot;: &quot;A String&quot;, # The location of the image. URIs must have a scheme.
10431043
},
10441044
},
1045+
&quot;merchantLocations&quot;: [ # Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints.
1046+
{ # Locations of interest for this class or object. Currently, this location is used for geofenced notifications. When a user is within a set radius of this lat/long, and dwells there, Google will trigger a notification. When a user exits this radius, the notification will be hidden.
1047+
&quot;latitude&quot;: 3.14, # The latitude specified as any value in the range of -90.0 through +90.0, both inclusive. Values outside these bounds will be rejected.
1048+
&quot;longitude&quot;: 3.14, # The longitude specified in the range -180.0 through +180.0, both inclusive. Values outside these bounds will be rejected.
1049+
},
1050+
],
10451051
&quot;messages&quot;: [ # An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
10461052
{ # A message that will be displayed with a Valuable
10471053
&quot;body&quot;: &quot;A String&quot;, # The message body.
@@ -2237,6 +2243,12 @@ <h3>Method Details</h3>
22372243
&quot;uri&quot;: &quot;A String&quot;, # The location of the image. URIs must have a scheme.
22382244
},
22392245
},
2246+
&quot;merchantLocations&quot;: [ # Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints.
2247+
{ # Locations of interest for this class or object. Currently, this location is used for geofenced notifications. When a user is within a set radius of this lat/long, and dwells there, Google will trigger a notification. When a user exits this radius, the notification will be hidden.
2248+
&quot;latitude&quot;: 3.14, # The latitude specified as any value in the range of -90.0 through +90.0, both inclusive. Values outside these bounds will be rejected.
2249+
&quot;longitude&quot;: 3.14, # The longitude specified in the range -180.0 through +180.0, both inclusive. Values outside these bounds will be rejected.
2250+
},
2251+
],
22402252
&quot;messages&quot;: [ # An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
22412253
{ # A message that will be displayed with a Valuable
22422254
&quot;body&quot;: &quot;A String&quot;, # The message body.
@@ -3420,6 +3432,12 @@ <h3>Method Details</h3>
34203432
&quot;uri&quot;: &quot;A String&quot;, # The location of the image. URIs must have a scheme.
34213433
},
34223434
},
3435+
&quot;merchantLocations&quot;: [ # Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints.
3436+
{ # Locations of interest for this class or object. Currently, this location is used for geofenced notifications. When a user is within a set radius of this lat/long, and dwells there, Google will trigger a notification. When a user exits this radius, the notification will be hidden.
3437+
&quot;latitude&quot;: 3.14, # The latitude specified as any value in the range of -90.0 through +90.0, both inclusive. Values outside these bounds will be rejected.
3438+
&quot;longitude&quot;: 3.14, # The longitude specified in the range -180.0 through +180.0, both inclusive. Values outside these bounds will be rejected.
3439+
},
3440+
],
34233441
&quot;messages&quot;: [ # An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
34243442
{ # A message that will be displayed with a Valuable
34253443
&quot;body&quot;: &quot;A String&quot;, # The message body.
@@ -4602,6 +4620,12 @@ <h3>Method Details</h3>
46024620
&quot;uri&quot;: &quot;A String&quot;, # The location of the image. URIs must have a scheme.
46034621
},
46044622
},
4623+
&quot;merchantLocations&quot;: [ # Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints.
4624+
{ # Locations of interest for this class or object. Currently, this location is used for geofenced notifications. When a user is within a set radius of this lat/long, and dwells there, Google will trigger a notification. When a user exits this radius, the notification will be hidden.
4625+
&quot;latitude&quot;: 3.14, # The latitude specified as any value in the range of -90.0 through +90.0, both inclusive. Values outside these bounds will be rejected.
4626+
&quot;longitude&quot;: 3.14, # The longitude specified in the range -180.0 through +180.0, both inclusive. Values outside these bounds will be rejected.
4627+
},
4628+
],
46054629
&quot;messages&quot;: [ # An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
46064630
{ # A message that will be displayed with a Valuable
46074631
&quot;body&quot;: &quot;A String&quot;, # The message body.
@@ -5800,6 +5824,12 @@ <h3>Method Details</h3>
58005824
&quot;uri&quot;: &quot;A String&quot;, # The location of the image. URIs must have a scheme.
58015825
},
58025826
},
5827+
&quot;merchantLocations&quot;: [ # Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints.
5828+
{ # Locations of interest for this class or object. Currently, this location is used for geofenced notifications. When a user is within a set radius of this lat/long, and dwells there, Google will trigger a notification. When a user exits this radius, the notification will be hidden.
5829+
&quot;latitude&quot;: 3.14, # The latitude specified as any value in the range of -90.0 through +90.0, both inclusive. Values outside these bounds will be rejected.
5830+
&quot;longitude&quot;: 3.14, # The longitude specified in the range -180.0 through +180.0, both inclusive. Values outside these bounds will be rejected.
5831+
},
5832+
],
58035833
&quot;messages&quot;: [ # An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
58045834
{ # A message that will be displayed with a Valuable
58055835
&quot;body&quot;: &quot;A String&quot;, # The message body.
@@ -6986,6 +7016,12 @@ <h3>Method Details</h3>
69867016
&quot;uri&quot;: &quot;A String&quot;, # The location of the image. URIs must have a scheme.
69877017
},
69887018
},
7019+
&quot;merchantLocations&quot;: [ # Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints.
7020+
{ # Locations of interest for this class or object. Currently, this location is used for geofenced notifications. When a user is within a set radius of this lat/long, and dwells there, Google will trigger a notification. When a user exits this radius, the notification will be hidden.
7021+
&quot;latitude&quot;: 3.14, # The latitude specified as any value in the range of -90.0 through +90.0, both inclusive. Values outside these bounds will be rejected.
7022+
&quot;longitude&quot;: 3.14, # The longitude specified in the range -180.0 through +180.0, both inclusive. Values outside these bounds will be rejected.
7023+
},
7024+
],
69897025
&quot;messages&quot;: [ # An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
69907026
{ # A message that will be displayed with a Valuable
69917027
&quot;body&quot;: &quot;A String&quot;, # The message body.
@@ -8168,6 +8204,12 @@ <h3>Method Details</h3>
81688204
&quot;uri&quot;: &quot;A String&quot;, # The location of the image. URIs must have a scheme.
81698205
},
81708206
},
8207+
&quot;merchantLocations&quot;: [ # Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints.
8208+
{ # Locations of interest for this class or object. Currently, this location is used for geofenced notifications. When a user is within a set radius of this lat/long, and dwells there, Google will trigger a notification. When a user exits this radius, the notification will be hidden.
8209+
&quot;latitude&quot;: 3.14, # The latitude specified as any value in the range of -90.0 through +90.0, both inclusive. Values outside these bounds will be rejected.
8210+
&quot;longitude&quot;: 3.14, # The longitude specified in the range -180.0 through +180.0, both inclusive. Values outside these bounds will be rejected.
8211+
},
8212+
],
81718213
&quot;messages&quot;: [ # An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
81728214
{ # A message that will be displayed with a Valuable
81738215
&quot;body&quot;: &quot;A String&quot;, # The message body.
@@ -9352,6 +9394,12 @@ <h3>Method Details</h3>
93529394
&quot;uri&quot;: &quot;A String&quot;, # The location of the image. URIs must have a scheme.
93539395
},
93549396
},
9397+
&quot;merchantLocations&quot;: [ # Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints.
9398+
{ # Locations of interest for this class or object. Currently, this location is used for geofenced notifications. When a user is within a set radius of this lat/long, and dwells there, Google will trigger a notification. When a user exits this radius, the notification will be hidden.
9399+
&quot;latitude&quot;: 3.14, # The latitude specified as any value in the range of -90.0 through +90.0, both inclusive. Values outside these bounds will be rejected.
9400+
&quot;longitude&quot;: 3.14, # The longitude specified in the range -180.0 through +180.0, both inclusive. Values outside these bounds will be rejected.
9401+
},
9402+
],
93559403
&quot;messages&quot;: [ # An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
93569404
{ # A message that will be displayed with a Valuable
93579405
&quot;body&quot;: &quot;A String&quot;, # The message body.
@@ -10534,6 +10582,12 @@ <h3>Method Details</h3>
1053410582
&quot;uri&quot;: &quot;A String&quot;, # The location of the image. URIs must have a scheme.
1053510583
},
1053610584
},
10585+
&quot;merchantLocations&quot;: [ # Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints.
10586+
{ # Locations of interest for this class or object. Currently, this location is used for geofenced notifications. When a user is within a set radius of this lat/long, and dwells there, Google will trigger a notification. When a user exits this radius, the notification will be hidden.
10587+
&quot;latitude&quot;: 3.14, # The latitude specified as any value in the range of -90.0 through +90.0, both inclusive. Values outside these bounds will be rejected.
10588+
&quot;longitude&quot;: 3.14, # The longitude specified in the range -180.0 through +180.0, both inclusive. Values outside these bounds will be rejected.
10589+
},
10590+
],
1053710591
&quot;messages&quot;: [ # An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
1053810592
{ # A message that will be displayed with a Valuable
1053910593
&quot;body&quot;: &quot;A String&quot;, # The message body.

0 commit comments

Comments
 (0)