GoogleApi.WalletObjects.V1.Model.UpcomingNotification (google_api_wallet_objects v0.12.0)

View Source

Indicates that the issuer would like Google Wallet to send an upcoming card validity notification 1 day before card becomes valid/usable.

Attributes

  • enableNotification (type: boolean(), default: nil) - Indicates if the object needs to have upcoming notification enabled.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.WalletObjects.V1.Model.UpcomingNotification{
  enableNotification: boolean() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.