GoogleApi.WalletObjects.V1.Model.FlightClass (google_api_wallet_objects v0.12.0)
View SourceAttributes
-
appLinkData
(type:GoogleApi.WalletObjects.V1.Model.AppLinkData.t
, default:nil
) - Optional app or website link that will be displayed as a button on the front of the pass. If AppLinkData is provided for the corresponding object that will be used instead. -
localEstimatedOrActualArrivalDateTime
(type:String.t
, default:nil
) - The estimated time the aircraft plans to reach the destination gate (not the runway) or the actual time it reached the gate. This field should be set if at least one of the below is true: - It differs from the scheduled time. Google will use it to calculate the delay. - The aircraft already arrived at the gate. Google will use it to inform the user that the flight has arrived at the gate. This is an ISO 8601 extended format date/time without an offset. Time may be specified up to millisecond precision. eg:2027-03-05T06:30:00
This should be the local date/time at the airport (not a UTC time). Google will reject the request if UTC offset is provided. Time zones will be calculated by Google based on arrival airport. -
languageOverride
(type:String.t
, default:nil
) - If this field is present, boarding passes served to a user's device will always be in this language. Represents the BCP 47 language tag. Example values are "en-US", "en-GB", "de", or "de-AT". -
redemptionIssuers
(type:list(String.t)
, default:nil
) - 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. TheenableSmartTap
and object levelsmartTapRedemptionLevel
fields must also be set up correctly in order for a pass to support Smart Tap. -
securityAnimation
(type:GoogleApi.WalletObjects.V1.Model.SecurityAnimation.t
, default:nil
) - Optional information about the security animation. If this is set a security animation will be rendered on pass details. -
localScheduledDepartureDateTime
(type:String.t
, default:nil
) - Required. The scheduled date and time when the aircraft is expected to depart the gate (not the runway) Note: This field should not change too close to the departure time. For updates to departure times (delays, etc), please setlocalEstimatedOrActualDepartureDateTime
. This is an ISO 8601 extended format date/time without an offset. Time may be specified up to millisecond precision. eg:2027-03-05T06:30:00
This should be the local date/time at the airport (not a UTC time). Google will reject the request if UTC offset is provided. Time zones will be calculated by Google based on departure airport. -
kind
(type:String.t
, default:nil
) - Identifies what kind of resource this is. Value: the fixed string"walletobjects#flightClass"
. -
hexBackgroundColor
(type:String.t
, default:nil
) - The background color for the card. If not set the dominant color of the hero image is used, and if no hero image is set, the dominant color of the logo is used. The format is #rrggbb where rrggbb is a hex RGB triplet, such as#ffcc00
. You can also use the shorthand version of the RGB triplet which is #rgb, such as#fc0
. -
infoModuleData
(type:GoogleApi.WalletObjects.V1.Model.InfoModuleData.t
, default:nil
) - Deprecated. Use textModulesData instead. -
review
(type:GoogleApi.WalletObjects.V1.Model.Review.t
, default:nil
) - The review comments set by the platform when a class is markedapproved
orrejected
. -
localizedIssuerName
(type:GoogleApi.WalletObjects.V1.Model.LocalizedString.t
, default:nil
) - Translated strings for the issuer_name. Recommended maximum length is 20 characters to ensure full string is displayed on smaller screens. -
wordMark
(type:GoogleApi.WalletObjects.V1.Model.Image.t
, default:nil
) - Deprecated. -
flightHeader
(type:GoogleApi.WalletObjects.V1.Model.FlightHeader.t
, default:nil
) - Required. Information about the flight carrier and number. -
boardingAndSeatingPolicy
(type:GoogleApi.WalletObjects.V1.Model.BoardingAndSeatingPolicy.t
, default:nil
) - Policies for boarding and seating. These will inform which labels will be shown to users. -
issuerName
(type:String.t
, default:nil
) - Required. The issuer name. Recommended maximum length is 20 characters to ensure full string is displayed on smaller screens. -
allowMultipleUsersPerObject
(type:boolean()
, default:nil
) - Deprecated. UsemultipleDevicesAndHoldersAllowedStatus
instead. -
imageModulesData
(type:list(GoogleApi.WalletObjects.V1.Model.ImageModuleData.t)
, default:nil
) - Image module data. The maximum number of these fields displayed is 1 from object level and 1 for class object level. -
merchantLocations
(type:list(GoogleApi.WalletObjects.V1.Model.MerchantLocation.t)
, default:nil
) - Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected by the validator. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints. -
version
(type:String.t
, default:nil
) - Deprecated -
locations
(type:list(GoogleApi.WalletObjects.V1.Model.LatLongPoint.t)
, default:nil
) - Note: This field is currently not supported to trigger geo notifications. -
notifyPreference
(type:String.t
, default:nil
) - 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. -
homepageUri
(type:GoogleApi.WalletObjects.V1.Model.Uri.t
, default:nil
) - The URI of your application's home page. Populating the URI in this field results in the exact same behavior as populating an URI in linksModuleData (when an object is rendered, a link to the homepage is shown in what would usually be thought of as the linksModuleData section of the object). -
localBoardingDateTime
(type:String.t
, default:nil
) - The boarding time as it would be printed on the boarding pass. This is an ISO 8601 extended format date/time without an offset. Time may be specified up to millisecond precision. eg:2027-03-05T06:30:00
This should be the local date/time at the airport (not a UTC time). Google will reject the request if UTC offset is provided. Time zones will be calculated by Google based on departure airport. -
textModulesData
(type:list(GoogleApi.WalletObjects.V1.Model.TextModuleData.t)
, default:nil
) - 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. -
linksModuleData
(type:GoogleApi.WalletObjects.V1.Model.LinksModuleData.t
, default:nil
) - Links module data. If links module data is also defined on the object, both will be displayed. -
localScheduledArrivalDateTime
(type:String.t
, default:nil
) - The scheduled time the aircraft plans to reach the destination gate (not the runway). Note: This field should not change too close to the flight time. For updates to departure times (delays, etc), please setlocalEstimatedOrActualArrivalDateTime
. This is an ISO 8601 extended format date/time without an offset. Time may be specified up to millisecond precision. eg:2027-03-05T06:30:00
This should be the local date/time at the airport (not a UTC time). Google will reject the request if UTC offset is provided. Time zones will be calculated by Google based on arrival airport. -
messages
(type:list(GoogleApi.WalletObjects.V1.Model.Message.t)
, default:nil
) - 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. -
flightStatus
(type:String.t
, default:nil
) - Status of this flight. If unset, Google will compute status based on data from other sources, such as FlightStats, etc. Note: Google-computed status will not be returned in API responses. -
origin
(type:GoogleApi.WalletObjects.V1.Model.AirportInfo.t
, default:nil
) - Required. Origin airport. -
reviewStatus
(type:String.t
, default:nil
) - Required. The status of the class. This field can be set todraft
orunderReview
using the insert, patch, or update API calls. Once the review state is changed fromdraft
it may not be changed back todraft
. You should keep this field todraft
when the class is under development. Adraft
class cannot be used to create any object. You should set this field tounderReview
when you believe the class is ready for use. The platform will automatically set this field toapproved
and it can be immediately used to create or migrate objects. When updating an alreadyapproved
class you should keep setting this field tounderReview
. -
multipleDevicesAndHoldersAllowedStatus
(type:String.t
, default:nil
) - Identifies whether multiple users and devices will save the same object referencing this class. -
heroImage
(type:GoogleApi.WalletObjects.V1.Model.Image.t
, default:nil
) - Optional banner image displayed on the front of the card. If none is present, nothing will be displayed. The image will display at 100% width. -
destination
(type:GoogleApi.WalletObjects.V1.Model.AirportInfo.t
, default:nil
) - Required. Destination airport. -
classTemplateInfo
(type:GoogleApi.WalletObjects.V1.Model.ClassTemplateInfo.t
, default:nil
) - Template information about how the class should be displayed. If unset, Google will fallback to a default set of fields to display. -
callbackOptions
(type:GoogleApi.WalletObjects.V1.Model.CallbackOptions.t
, default:nil
) - Callback options to be used to call the issuer back for every save/delete of an object for this class by the end-user. All objects of this class are eligible for the callback. -
enableSmartTap
(type:boolean()
, default:nil
) - Identifies whether this class supports Smart Tap. TheredemptionIssuers
and object levelsmartTapRedemptionLevel
fields must also be set up correctly in order for a pass to support Smart Tap. -
valueAddedModuleData
(type:list(GoogleApi.WalletObjects.V1.Model.ValueAddedModuleData.t)
, default:nil
) - Optional value added module data. Maximum of ten on the class. For a pass only ten will be displayed, prioritizing those from the object. -
countryCode
(type:String.t
, default:nil
) - Country code used to display the card's country (when the user is not in that country), as well as to display localized content when content is not available in the user's locale. -
viewUnlockRequirement
(type:String.t
, default:nil
) - View Unlock Requirement options for the boarding pass. -
localEstimatedOrActualDepartureDateTime
(type:String.t
, default:nil
) - The estimated time the aircraft plans to pull from the gate or the actual time the aircraft already pulled from the gate. Note: This is not the runway time. This field should be set if at least one of the below is true: - It differs from the scheduled time. Google will use it to calculate the delay. - The aircraft already pulled from the gate. Google will use it to inform the user when the flight actually departed. This is an ISO 8601 extended format date/time without an offset. Time may be specified up to millisecond precision. eg:2027-03-05T06:30:00
This should be the local date/time at the airport (not a UTC time). Google will reject the request if UTC offset is provided. Time zones will be calculated by Google based on departure airport. -
id
(type:String.t
, default:nil
) - Required. The unique identifier for a class. This ID must be unique across all classes from an issuer. This value should follow the format issuer ID. identifier where the former is issued by Google and latter is chosen by you. Your unique identifier should only include alphanumeric characters, '.', '_', or '-'. -
localGateClosingDateTime
(type:String.t
, default:nil
) - The gate closing time as it would be printed on the boarding pass. Do not set this field if you do not want to print it in the boarding pass. This is an ISO 8601 extended format date/time without an offset. Time may be specified up to millisecond precision. eg:2027-03-05T06:30:00
This should be the local date/time at the airport (not a UTC time). Google will reject the request if UTC offset is provided. Time zones will be calculated by Google based on departure airport.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.WalletObjects.V1.Model.FlightClass{ allowMultipleUsersPerObject: boolean() | nil, appLinkData: GoogleApi.WalletObjects.V1.Model.AppLinkData.t() | nil, boardingAndSeatingPolicy: GoogleApi.WalletObjects.V1.Model.BoardingAndSeatingPolicy.t() | nil, callbackOptions: GoogleApi.WalletObjects.V1.Model.CallbackOptions.t() | nil, classTemplateInfo: GoogleApi.WalletObjects.V1.Model.ClassTemplateInfo.t() | nil, countryCode: String.t() | nil, destination: GoogleApi.WalletObjects.V1.Model.AirportInfo.t() | nil, enableSmartTap: boolean() | nil, flightHeader: GoogleApi.WalletObjects.V1.Model.FlightHeader.t() | nil, flightStatus: String.t() | nil, heroImage: GoogleApi.WalletObjects.V1.Model.Image.t() | nil, hexBackgroundColor: String.t() | nil, homepageUri: GoogleApi.WalletObjects.V1.Model.Uri.t() | nil, id: String.t() | nil, imageModulesData: [GoogleApi.WalletObjects.V1.Model.ImageModuleData.t()] | nil, infoModuleData: GoogleApi.WalletObjects.V1.Model.InfoModuleData.t() | nil, issuerName: String.t() | nil, kind: String.t() | nil, languageOverride: String.t() | nil, linksModuleData: GoogleApi.WalletObjects.V1.Model.LinksModuleData.t() | nil, localBoardingDateTime: String.t() | nil, localEstimatedOrActualArrivalDateTime: String.t() | nil, localEstimatedOrActualDepartureDateTime: String.t() | nil, localGateClosingDateTime: String.t() | nil, localScheduledArrivalDateTime: String.t() | nil, localScheduledDepartureDateTime: String.t() | nil, localizedIssuerName: GoogleApi.WalletObjects.V1.Model.LocalizedString.t() | nil, locations: [GoogleApi.WalletObjects.V1.Model.LatLongPoint.t()] | nil, merchantLocations: [GoogleApi.WalletObjects.V1.Model.MerchantLocation.t()] | nil, messages: [GoogleApi.WalletObjects.V1.Model.Message.t()] | nil, multipleDevicesAndHoldersAllowedStatus: String.t() | nil, notifyPreference: String.t() | nil, origin: GoogleApi.WalletObjects.V1.Model.AirportInfo.t() | nil, redemptionIssuers: [String.t()] | nil, review: GoogleApi.WalletObjects.V1.Model.Review.t() | nil, reviewStatus: String.t() | nil, securityAnimation: GoogleApi.WalletObjects.V1.Model.SecurityAnimation.t() | nil, textModulesData: [GoogleApi.WalletObjects.V1.Model.TextModuleData.t()] | nil, valueAddedModuleData: [GoogleApi.WalletObjects.V1.Model.ValueAddedModuleData.t()] | nil, version: String.t() | nil, viewUnlockRequirement: String.t() | nil, wordMark: GoogleApi.WalletObjects.V1.Model.Image.t() | nil }