GoogleApi.WalletObjects.V1.Model.ExpiryNotification (google_api_wallet_objects v0.12.0)
View SourceIndicates that the issuer would like Google Wallet to send expiry notifications 2 days prior to the card expiration.
Attributes
-
enableNotification
(type:boolean()
, default:nil
) - Indicates if the object needs to have expiry notification enabled.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.WalletObjects.V1.Model.ExpiryNotification{ enableNotification: boolean() | nil }