Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.36 KB

FieldsFields.md

File metadata and controls

24 lines (21 loc) · 1.36 KB

IO.ClickSend.ClickSend.Model.FieldsFields

Properties

Name Type Description Notes
PhoneNumber string Your phone number in E.164 format. Must be provided if no fax number or email. [optional]
Custom1 string [optional]
Email string Your email. Must be provided if no phone number or fax number. [optional]
FaxNumber string Your fax number. Must be provided if no phone number or email. [optional]
FirstName string Your first name. [optional]
AddressLine1 string Your street address [optional]
AddressLine2 string [optional]
AddressCity string Your nearest city [optional]
AddressState string Your current state [optional]
AddressPostalCode string Your current postcode [optional]
AddressCountry string Your current country [optional]
OrganizationName string Your organisation name [optional]
Custom2 string [optional]
Custom3 string [optional]
Custom4 string [optional]
LastName string Your last name [optional]

[Back to Model list] [Back to API list] [Back to README]