Notifique.OpenApi.Model.NtfContactSegmentDefinition (notifique v0.2.1)

Copy Markdown

DSL v1: version, match (all|any), rules (ate 32). Tipos: tag, property, contactField, topic, receiveMarketing.

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfContactSegmentDefinition{
  match: String.t(),
  rules: [Notifique.OpenApi.Model.NtfContactSegmentRule.t()],
  version: integer()
}

Functions

decode(value)