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

View Source

The activation status of the object. This field includes activation status if valuable supports activation.

Attributes

  • state (type: String.t, default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.WalletObjects.V1.Model.ActivationStatus{
  state: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.