GoogleApi.WalletObjects.V1.Model.UpcomingNotification (google_api_wallet_objects v0.12.0)
View SourceIndicates 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
@type t() :: %GoogleApi.WalletObjects.V1.Model.UpcomingNotification{ enableNotification: boolean() | nil }