struct

EmailOctopus::Contact

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Class methods

create_or_update(list_id : String, email_address : String, fields : Hash(String, FieldValue | Nil) | Nil = nil, tags : Hash(String, Bool) | Nil = nil, status : Status | Nil = nil, client : Client = Client.from_env_var)
Source

Instance methods

created_at
Source
email_address
Source
fields
Source
last_updated_at
Source
raw_fields
Source
status
Source
tags
Source

Nested types