Skip to content

Commit ac449e1

Browse files
feat(walletobjects): update the api
#### walletobjects:v1 The following keys were added: - schemas.EventTicketClass.properties.notifyPreference.type (Total Keys: 1) - schemas.EventTicketObject.properties.notifyPreference.type (Total Keys: 1) - schemas.FlightClass.properties.notifyPreference.type (Total Keys: 1) - schemas.FlightObject.properties.notifyPreference.type (Total Keys: 1) - schemas.GiftCardClass.properties.notifyPreference.type (Total Keys: 1) - schemas.GiftCardObject.properties.notifyPreference.type (Total Keys: 1) - schemas.LoyaltyClass.properties.notifyPreference.type (Total Keys: 1) - schemas.LoyaltyObject.properties.notifyPreference.type (Total Keys: 1) - schemas.OfferClass.properties.notifyPreference.type (Total Keys: 1) - schemas.OfferObject.properties.notifyPreference.type (Total Keys: 1) - schemas.TransitClass.properties.notifyPreference.type (Total Keys: 1) - schemas.TransitObject.properties.notifyPreference.type (Total Keys: 1)
1 parent 682f5c2 commit ac449e1

14 files changed

+331
-1
lines changed

docs/dyn/walletobjects_v1.eventticketclass.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1076,6 +1076,7 @@ <h3>Method Details</h3>
10761076
},
10771077
],
10781078
&quot;multipleDevicesAndHoldersAllowedStatus&quot;: &quot;A String&quot;, # Identifies whether multiple users and devices will save the same object referencing this class.
1079+
&quot;notifyPreference&quot;: &quot;A String&quot;, # Whether or not field updates to this class should trigger notifications. When set to NOTIFY, we will attempt to trigger a field update notification to users. These notifications will only be sent to users if the field is part of an allowlist. If not specified, no notification will be triggered. This setting is ephemeral and needs to be set with each PATCH or UPDATE request, otherwise a notification will not be triggered.
10791080
&quot;redemptionIssuers&quot;: [ # Identifies which redemption issuers can redeem the pass over Smart Tap. Redemption issuers are identified by their issuer ID. Redemption issuers must have at least one Smart Tap key configured. The `enableSmartTap` and object level `smartTapRedemptionLevel` fields must also be set up correctly in order for a pass to support Smart Tap.
10801081
&quot;A String&quot;,
10811082
],
@@ -2255,6 +2256,7 @@ <h3>Method Details</h3>
22552256
},
22562257
],
22572258
&quot;multipleDevicesAndHoldersAllowedStatus&quot;: &quot;A String&quot;, # Identifies whether multiple users and devices will save the same object referencing this class.
2259+
&quot;notifyPreference&quot;: &quot;A String&quot;, # Whether or not field updates to this class should trigger notifications. When set to NOTIFY, we will attempt to trigger a field update notification to users. These notifications will only be sent to users if the field is part of an allowlist. If not specified, no notification will be triggered. This setting is ephemeral and needs to be set with each PATCH or UPDATE request, otherwise a notification will not be triggered.
22582260
&quot;redemptionIssuers&quot;: [ # Identifies which redemption issuers can redeem the pass over Smart Tap. Redemption issuers are identified by their issuer ID. Redemption issuers must have at least one Smart Tap key configured. The `enableSmartTap` and object level `smartTapRedemptionLevel` fields must also be set up correctly in order for a pass to support Smart Tap.
22592261
&quot;A String&quot;,
22602262
],
@@ -3422,6 +3424,7 @@ <h3>Method Details</h3>
34223424
},
34233425
],
34243426
&quot;multipleDevicesAndHoldersAllowedStatus&quot;: &quot;A String&quot;, # Identifies whether multiple users and devices will save the same object referencing this class.
3427+
&quot;notifyPreference&quot;: &quot;A String&quot;, # Whether or not field updates to this class should trigger notifications. When set to NOTIFY, we will attempt to trigger a field update notification to users. These notifications will only be sent to users if the field is part of an allowlist. If not specified, no notification will be triggered. This setting is ephemeral and needs to be set with each PATCH or UPDATE request, otherwise a notification will not be triggered.
34253428
&quot;redemptionIssuers&quot;: [ # Identifies which redemption issuers can redeem the pass over Smart Tap. Redemption issuers are identified by their issuer ID. Redemption issuers must have at least one Smart Tap key configured. The `enableSmartTap` and object level `smartTapRedemptionLevel` fields must also be set up correctly in order for a pass to support Smart Tap.
34263429
&quot;A String&quot;,
34273430
],
@@ -4588,6 +4591,7 @@ <h3>Method Details</h3>
45884591
},
45894592
],
45904593
&quot;multipleDevicesAndHoldersAllowedStatus&quot;: &quot;A String&quot;, # Identifies whether multiple users and devices will save the same object referencing this class.
4594+
&quot;notifyPreference&quot;: &quot;A String&quot;, # Whether or not field updates to this class should trigger notifications. When set to NOTIFY, we will attempt to trigger a field update notification to users. These notifications will only be sent to users if the field is part of an allowlist. If not specified, no notification will be triggered. This setting is ephemeral and needs to be set with each PATCH or UPDATE request, otherwise a notification will not be triggered.
45914595
&quot;redemptionIssuers&quot;: [ # Identifies which redemption issuers can redeem the pass over Smart Tap. Redemption issuers are identified by their issuer ID. Redemption issuers must have at least one Smart Tap key configured. The `enableSmartTap` and object level `smartTapRedemptionLevel` fields must also be set up correctly in order for a pass to support Smart Tap.
45924596
&quot;A String&quot;,
45934597
],
@@ -5770,6 +5774,7 @@ <h3>Method Details</h3>
57705774
},
57715775
],
57725776
&quot;multipleDevicesAndHoldersAllowedStatus&quot;: &quot;A String&quot;, # Identifies whether multiple users and devices will save the same object referencing this class.
5777+
&quot;notifyPreference&quot;: &quot;A String&quot;, # Whether or not field updates to this class should trigger notifications. When set to NOTIFY, we will attempt to trigger a field update notification to users. These notifications will only be sent to users if the field is part of an allowlist. If not specified, no notification will be triggered. This setting is ephemeral and needs to be set with each PATCH or UPDATE request, otherwise a notification will not be triggered.
57735778
&quot;redemptionIssuers&quot;: [ # Identifies which redemption issuers can redeem the pass over Smart Tap. Redemption issuers are identified by their issuer ID. Redemption issuers must have at least one Smart Tap key configured. The `enableSmartTap` and object level `smartTapRedemptionLevel` fields must also be set up correctly in order for a pass to support Smart Tap.
57745779
&quot;A String&quot;,
57755780
],
@@ -6940,6 +6945,7 @@ <h3>Method Details</h3>
69406945
},
69416946
],
69426947
&quot;multipleDevicesAndHoldersAllowedStatus&quot;: &quot;A String&quot;, # Identifies whether multiple users and devices will save the same object referencing this class.
6948+
&quot;notifyPreference&quot;: &quot;A String&quot;, # Whether or not field updates to this class should trigger notifications. When set to NOTIFY, we will attempt to trigger a field update notification to users. These notifications will only be sent to users if the field is part of an allowlist. If not specified, no notification will be triggered. This setting is ephemeral and needs to be set with each PATCH or UPDATE request, otherwise a notification will not be triggered.
69436949
&quot;redemptionIssuers&quot;: [ # Identifies which redemption issuers can redeem the pass over Smart Tap. Redemption issuers are identified by their issuer ID. Redemption issuers must have at least one Smart Tap key configured. The `enableSmartTap` and object level `smartTapRedemptionLevel` fields must also be set up correctly in order for a pass to support Smart Tap.
69446950
&quot;A String&quot;,
69456951
],
@@ -8106,6 +8112,7 @@ <h3>Method Details</h3>
81068112
},
81078113
],
81088114
&quot;multipleDevicesAndHoldersAllowedStatus&quot;: &quot;A String&quot;, # Identifies whether multiple users and devices will save the same object referencing this class.
8115+
&quot;notifyPreference&quot;: &quot;A String&quot;, # Whether or not field updates to this class should trigger notifications. When set to NOTIFY, we will attempt to trigger a field update notification to users. These notifications will only be sent to users if the field is part of an allowlist. If not specified, no notification will be triggered. This setting is ephemeral and needs to be set with each PATCH or UPDATE request, otherwise a notification will not be triggered.
81098116
&quot;redemptionIssuers&quot;: [ # Identifies which redemption issuers can redeem the pass over Smart Tap. Redemption issuers are identified by their issuer ID. Redemption issuers must have at least one Smart Tap key configured. The `enableSmartTap` and object level `smartTapRedemptionLevel` fields must also be set up correctly in order for a pass to support Smart Tap.
81108117
&quot;A String&quot;,
81118118
],
@@ -9274,6 +9281,7 @@ <h3>Method Details</h3>
92749281
},
92759282
],
92769283
&quot;multipleDevicesAndHoldersAllowedStatus&quot;: &quot;A String&quot;, # Identifies whether multiple users and devices will save the same object referencing this class.
9284+
&quot;notifyPreference&quot;: &quot;A String&quot;, # Whether or not field updates to this class should trigger notifications. When set to NOTIFY, we will attempt to trigger a field update notification to users. These notifications will only be sent to users if the field is part of an allowlist. If not specified, no notification will be triggered. This setting is ephemeral and needs to be set with each PATCH or UPDATE request, otherwise a notification will not be triggered.
92779285
&quot;redemptionIssuers&quot;: [ # Identifies which redemption issuers can redeem the pass over Smart Tap. Redemption issuers are identified by their issuer ID. Redemption issuers must have at least one Smart Tap key configured. The `enableSmartTap` and object level `smartTapRedemptionLevel` fields must also be set up correctly in order for a pass to support Smart Tap.
92789286
&quot;A String&quot;,
92799287
],
@@ -10440,6 +10448,7 @@ <h3>Method Details</h3>
1044010448
},
1044110449
],
1044210450
&quot;multipleDevicesAndHoldersAllowedStatus&quot;: &quot;A String&quot;, # Identifies whether multiple users and devices will save the same object referencing this class.
10451+
&quot;notifyPreference&quot;: &quot;A String&quot;, # Whether or not field updates to this class should trigger notifications. When set to NOTIFY, we will attempt to trigger a field update notification to users. These notifications will only be sent to users if the field is part of an allowlist. If not specified, no notification will be triggered. This setting is ephemeral and needs to be set with each PATCH or UPDATE request, otherwise a notification will not be triggered.
1044310452
&quot;redemptionIssuers&quot;: [ # Identifies which redemption issuers can redeem the pass over Smart Tap. Redemption issuers are identified by their issuer ID. Redemption issuers must have at least one Smart Tap key configured. The `enableSmartTap` and object level `smartTapRedemptionLevel` fields must also be set up correctly in order for a pass to support Smart Tap.
1044410453
&quot;A String&quot;,
1044510454
],

0 commit comments

Comments
 (0)