ExChimp.List (ExChimp v0.0.6) View Source
List-oriented API calls.
Link to this section Summary
Link to this section Types
Specs
member_status() :: :subscribed | :unsubscribed | :cleaned | :pending
Link to this section Functions
Specs
add_member(binary(), member_status(), binary()) :: {:ok, map()} | {:error, binary()}
Link to this function
add_member(list_id, status, email, merge_fields, other_fields \\ %{})
View SourceSpecs
Specs
all() :: {:ok, [map()]}