google_api_firebase_dynamic_links v0.14.0 GoogleApi.FirebaseDynamicLinks.V1.Model.DesktopInfo View Source

Desktop related attributes to the Dynamic Link.

Attributes

  • desktopFallbackLink (type: String.t, default: nil) - Link to open on desktop.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.FirebaseDynamicLinks.V1.Model.DesktopInfo{
  desktopFallbackLink: String.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.