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

Copy Markdown

Summary

Types

t()

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

Functions

decode(value)