konnexengine.integrations.mailerlite.api

Undocumented in source.

Members

Classes

NewSubscriberToGroups
class NewSubscriberToGroups
Undocumented in source.

Functions

addSubscriberToGroup
Json addSubscriberToGroup(T t, AuthInfo authInfo)
Undocumented in source. Be warned that the author may not have intended to support it.
batchAddSubscriberToGroups
Json batchAddSubscriberToGroups(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
createActiveSubscriberFrom
Json createActiveSubscriberFrom(T t, AuthInfo authInfo)
Undocumented in source. Be warned that the author may not have intended to support it.
getSubscriberBy
Json getSubscriberBy(T t, AuthInfo authInfo)
Undocumented in source. Be warned that the author may not have intended to support it.
updateActiveSubscriberFrom
Json updateActiveSubscriberFrom(T t, AuthInfo authInfo)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

AuthInfo
struct AuthInfo
Undocumented in source.
CustomerDetails
struct CustomerDetails

Subscriber Identifier

NewSubscriberToGroup
struct NewSubscriberToGroup
Undocumented in source.
SubscriberIdentifier
struct SubscriberIdentifier

Subscriber Identifier

Variables

BASE_URL
string BASE_URL;
Undocumented in source.

Meta