Versions in this module Expand all Collapse all v0 v0.0.2 May 16, 2017 v0.0.1 May 16, 2017 Changes in this version + const EVENT_CLICKED + const EVENT_DOWNLOADED + const EVENT_MEETING_CONFIRMED + const EVENT_OPENED + const EVENT_QA_SUBMIT + const EVENT_RECEIVED + const EVENT_UNOPENED + const EVENT_VOTE + const RECIPIENT_DUPLICATED + const RECIPIENT_ERROR + const RECIPIENT_SUCCESS + const RECIPIENT_UNSUBSCRIBED + type Action struct + AccountSID string + AuthToken string + FromPhoneNumber string + PhoneNumber string + Type string + WebhookURL string + type Answer struct + Answer string + RecipientEmail string + RecipientName string + type AppointmentLinks struct + Name string + UserId string + type Attachment struct + Name string + Size int + Type string + type Availabilities struct + Results []*Availability + type Availability struct + CalendarID string + CalendarName string + Description string + DoubleBookings bool + Guests []Guest + ID string + Location string + Modify bool + Timeslots []Timeslot + Timezone string + Title string + UserId string + type CRMConnect struct + LogTo bool + Name string + type CodeSnippet struct + Background string + Code string + HTML string + ID string + Language string + Theme string + Title string + UserId string + type CodeSnippetParams struct + Background string + HTML string + Language string + Theme string + Title string + type CodeSnippetResult struct + ID string + type CodeSnippets struct + Results []*CodeSnippet + type Command struct + CommandParameterHingsURL string + CommandResolveURL string + Commands []string + CreatedAt time.Time + ID string + Name string + ParameterPlaceholder string + Shared Shared + UserID string + type Commands struct + Results []*Command + type Contact struct + Analytics *ContactAnalytics + ContactID string + Email string + ID string + Name string + UserID string + type ContactAnalytics struct + Clicked int + Delivered int + DeliveredWithTrackedFiles int + DeliveredWithTrackedLinks int + DeliveredWithTrackedOpens int + Downloaded int + Opened int + Percentages *ContactPercentages + Replied int + Sent int + type ContactGroup struct + Count int + GroupID string + ID string + Name string + Shared Shared + UserID string + type ContactGroups struct + Results []*ContactGroup + type ContactParams struct + ContactID string + Email string + Enrich bool + Groups []string + MarkAsUsed bool + Meta interface{} + Name string + SalseforceID string + type ContactPercentages struct + Clicked float64 + Downloaded float64 + Opened float64 + Replied float64 + type Contacts struct + Results []*Contact + type Device struct + Mobile bool + OS string + Program string + type Enhancement struct + ActivateURL string + Category string + Commands []string + CreatedAt time.Time + Editable bool + EditorHeight int + EditorURL string + EditorWidth int + ID string + Icon string + IconTooltip string + Name string + ResolveURL string + Shared Shared + UserID string + type Enhancements struct + Results []*Enhancement + type Event struct + Action string + Device *Device + ID string + Location *Location + Object *Object + RecipientEmail string + RecipientName string + Recipients []*Contact + Subject string + ThreadID string + Timestamp time.Time + UserID string + type EventName string + type Events struct + Results []*Event + type ExpandQuery struct + Expand string + type FileRequest struct + ID string + Timestamp time.Time + Uploads []*Upload + UserID string + type FileRequests struct + Results []*FileRequest + type Folder struct + Count int + ID string + Name string + type FollowUp struct + Description string + Trigger string + UnparsedDate string + type Guest struct + Email string + Name string + type LinkResolver struct + CreatedAt time.Time + Description string + ID string + Order int + Regex string + ResolveURL string + UserID string + type LinkResolvers struct + Results []*LinkResolver + type Location struct + City string + Country string + Region string + type Member struct + Accepted bool + AcceptedAt time.Time + CreatedAt time.Time + Email string + InvitedAt time.Time + MemberID string + Role Role + UserID string + type MemberParams struct + Email string + Role Role + type Members struct + Results []*Member + type Message struct + Attachments []*Attachment + BCC []*Contact + Body string + CC []*Contact + Created time.Time + ErrorResponse string + FollowUp *FollowUp + From *Contact + ID string + LinkTracking bool + Notifications bool + Scheduled time.Time + SendingError string + Sent time.Time + Sequence *MessageSequence + SnippetIDs []string + Subject string + TeamIDs []string + To *Contact + Tracking bool + Updated time.Time + UserID string + type MessageSequence struct + ID string + RecipientID string + StageID string + type Messages struct + Results []*Message + type Note struct + ContactID string + CreatedAt time.Time + ID string + ModifiedAt time.Time + Text string + UserID string + type Notes struct + Results []*Note + type Object struct + Title string + Type string + type Option struct + Respondents []*Respondent + Text string + type Poll struct + Created time.Time + ID string + Live bool + Options []*Option + UserID string + type Polls struct + Results []*Poll + type QA struct + CreationDate time.Time + CreatorID string + ID string + Questions []*Question + Title string + type QAs struct + Results []*QA + type Question struct + Answers []*Answer + Content string + Type string + type Recipient struct + Address string + Email string + Name string + type RecipientStatus string + type Reminder struct + CreatedAt time.Time + Date time.Time + Description string + Dismissed bool + ID string + MixmaxMessageID string + Service string + ServiceMessageID string + ServiceThreadID string + ThreadSubject string + Trigger string + UserID string + type ReminderFilterParams struct + Dismissed bool + Limit int + MixmaxMessageID string + Service string + ServiceMessageID string + ServiceThreadID string + type ReminderParams struct + ArchiveThread bool + Date time.Time + Description string + Dismissed bool + MixmaxMessageID string + Recipients []*Contact + Service string + ServiceMessageID string + ServiceThreadID string + ThreadSubject string + Trigger string + type Reminders struct + Results []*Reminder + type Respondent struct + RespondedAt time.Time + type Response struct + Respondents []string + Text string + type ResultList struct + Next bool + NextID string + Previous bool + PreviousID string + type Role string + const ROLE_ADMIN + const ROLE_MEMBER + type Rule struct + Action *Action + CreatedAt time.Time + EventName EventName + Filter string + ID string + ModifiedAt time.Time + Name string + Paused bool + UserID string + type RuleParams struct + Action *Action + EventName EventName + Filter string + Name string + Paused bool + type Rules struct + Results []*Rules + type Send struct + BCC []*Recipient + CC []*Recipient + From string + HTML string + Subject string + To []*Recipient + type Sent struct + Sent int + type Sequence struct + BCC []*SequenceRecipient + CC []*SequenceRecipient + CRMsConnnected []CRMConnect + CreatedAt time.Time + ID string + LinkTracking bool + Name string + Notifications bool + SendStagesAsReplies bool + Shared Shared + Stages []string + TeamIDs []string + Timezone string + UpdatedAt time.Time + UserID string + Variables []string + type SequenceCancel struct + Recipients []string + type SequenceFilterParams struct + Folder string + Name string + type SequenceRecipient struct + Email string + Errors []string + Name string + Status RecipientStatus + type SequenceRecipientDetails struct + CreatedAt time.Time + ID string + SequenceID string + State SequenceState + UpdatedAt time.Time + UserID string + Variables map[string]string + type SequenceRecipientParams struct + Email string + Variables map[string]string + type SequenceRecipients struct + Results []*SequenceRecipientDetails + type SequenceState string + const SEQUENCE_ACTIVE + const SEQUENCE_COMPLETED + const SEQUENCE_FAILED + type Sequences struct + Results []*Sequence + type Shared struct + Teams []*SharedTeam + Users []*SharedUser + type SharedRole string + const SHARED_READ + const SHARED_WRITE + type SharedTeam struct + ID string + Role SharedRole + type SharedUser struct + Accepted bool + Email string + Role SharedRole + UserID string + type Sidebar struct + CreatedAt time.Time + ID string + IconHTML string + Name string + URL string + UserID string + type Sidebars struct + Results []*Sidebar + type Snippet struct + CreatedAt time.Time + DeletedAt time.Time + ID string + Name string + SavedAt time.Time + SavedBy string + Shared Shared + Source string + Title string + UserID string + type SnippetFilterParams struct + Fields []string + IncludeDeleted bool + type SnippetParams struct + Name string + Source string + Title string + type SnippetSendParams struct + BCC []*Recipient + CC []*Recipient + Subject string + To []*Recipient + Tracking bool + Variables map[string]string + type SnippetTag struct + Count int + CreatedAt time.Time + ID string + Name string + SavedAt time.Time + Shared Shared + UserID string + type SnippetTagFilterParams struct + Search string + type SnippetTags struct + Results []*SnippetTag + type Snippets struct + Results []*Snippet + type SortQuery struct + Ascending bool + Sort string + type Team struct + CreatedAt time.Time + ID string + Members []*Member + ModifiedAt time.Time + Name string + type TeamParams struct + Members []*MemberParams + Name string + type Teams struct + Results []*Team + type TimedEvent struct + Guest Guest + ID string + type Timeslot struct + End time.Time + Events []TimedEvent + Start time.Time + type Unsubscribe struct + MessageID string + TeamID string + type Unsubscribes struct + Results []*Unsubscribe + type Upload struct + DownloadURL string + Email string + IPAddress string + Name string + Timestamp time.Time + type User struct + ID string + type YesNo struct + Answers []*Response + Created time.Time + ID string + Text string + UserID string + type YesNos struct + Results []*YesNo