LINE.Bot.Insight.Model.AppTypeTile (line_bot_sdk v0.2.0)

Copy Markdown

Summary

Types

t()

@type t() :: %LINE.Bot.Insight.Model.AppTypeTile{
  appType: String.t() | nil,
  percentage: float() | nil
}

Functions

decode(value)