LINE.Bot.MessagingApi.Model.AreaDemographicFilter (line_bot_sdk v0.1.0)

Copy Markdown

Summary

Types

t()

@type t() :: %LINE.Bot.MessagingApi.Model.AreaDemographicFilter{
  oneOf: [LINE.Bot.Model.AreaDemographic.t()] | nil,
  type: String.t() | nil
}

Functions

decode(value)