Subscriber Structure
It creates a subscriber object to
be added to a subscription. It is used as one of the parameters of methods addSubscriberByInfo
and
addSubscribersByInfo.
Public Instance Properties
Public Instance Properties
|
Description
|
email
|
The email of subscriber.
|
firstName
|
The first name of subscriber.
|
middleName
|
The middle name of subscriber.
|
lastName
|
The last name of subscriber.
|
jobTitle
|
The title of subscriber's job.
|
company
|
The company Name of subscriber.
|
homePhone
|
The homephone of the subscriber..
|
address1
|
The address of subscriber.
|
address2
|
The address of subscriber.
|
address3
|
The address of subscriber.
|
city
|
The city of subscriber.
|
state
|
The state of subscriber.
|
country
|
The country of subscriber."
|
postalCode
|
The postal code of subscriber.
|
subPostalCode
|
The subpostal code of subscriber.
|
fax
|
The fax of the subscriber.
|
webUrl
|
The url of the subscriber.
|
title
|
The title of the subscriber.
|
gender
|
The gender of the subscriber.
|
date1
|
The date of the subscriber.
|
date2
|
The date of the subscriber.
|
customField1
|
The custom field.
|
customField2
|
The custom field.
|
customField3
|
The custom field.
|
customField3
|
The custom field.
|
customField4
|
The custom field.
|
customField5
|
The custom field.
|
customField6
|
The custom field.
|
customField7
|
The custom field.
|
customField8
|
The custom field.
|
customField9
|
The custom field.
|
customField10
|
The custom field.
|
customField11
|
The custom field.
|
customField12
|
The custom field.
|
customField13
|
The custom field.
|
customField14
|
The custom field.
|
customField15
|
The custom field.
|
* EXCEPT
email, ALL of the above properties are optional.
See Also
Spread Web
Service Namespace
SpreadWebSerivce.addSubscriberByInfo Method
SpreadWebSerivce.addSubscribersByInfo Method