Package-level declarations

Contains classes for creating wallet passes with the Airship API and deep linking them to Android Pay.

Types

Link copied to clipboard
interface Callback
Callback when executing a PassRequest.
Link copied to clipboard
open class Field : JsonSerializable
Defines a field that can be sent up when fetching a Pass.
Link copied to clipboard
open class Pass : Parcelable
Pass representing either an offer or loyalty wallet object.
Link copied to clipboard
open class PassRequest
Defines a request to fetch a Pass.