View Source GoogleApi.WalletObjects.V1.Model.ActivationStatus (google_api_wallet_objects v0.4.0)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.