LINE.Bot.Insight.Model.GetStatisticsPerUnitResponseClick (line_bot_sdk v0.1.0)

Copy Markdown

Summary

Types

t()

@type t() :: %LINE.Bot.Insight.Model.GetStatisticsPerUnitResponseClick{
  click: integer() | nil,
  seq: integer(),
  uniqueClick: integer() | nil,
  uniqueClickOfRequest: integer() | nil,
  url: String.t()
}

Functions

decode(value)