konnexengine ~master (2022-03-11T22:24:10Z)
Dub
Repo
NewSubscriberToGroups
konnexengine
integrations
mailerlite
api
Undocumented in source.
static
class
NewSubscriberToGroups {
this
(string a, string[] g, string e, string n);
string
apiKey
;
string
apiEndpoint
;
string
[]
groupNames
;
string
email
;
string
name
;
string
lastName
;
string
country
;
}
Constructors
this
this
(string a, string[] g, string e, string n)
Undocumented in source.
Members
Variables
apiEndpoint
string
apiEndpoint
;
Undocumented in source.
apiKey
string
apiKey
;
Undocumented in source.
country
string
country
;
Undocumented in source.
email
string
email
;
Undocumented in source.
groupNames
string
[]
groupNames
;
Undocumented in source.
lastName
string
lastName
;
Undocumented in source.
name
string
name
;
Undocumented in source.
Meta
Source
See Implementation
konnexengine
integrations
mailerlite
api
classes
NewSubscriberToGroups
functions
addSubscriberToGroup
batchAddSubscriberToGroups
createActiveSubscriberFrom
getSubscriberBy
updateActiveSubscriberFrom
structs
AuthInfo
CustomerDetails
NewSubscriberToGroup
SubscriberIdentifier
variables
BASE_URL