Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncedEntityType ¶
type SyncedEntityType string
const ( USERS SyncedEntityType = "users" CONTACTS SyncedEntityType = "contacts" ORGANIZATIONS SyncedEntityType = "organizations" EMAIL_MESSAGES SyncedEntityType = "email_messages" ISSUES SyncedEntityType = "issues" LOG_ENTRIES SyncedEntityType = "log_entries" MEETINGS SyncedEntityType = "meetings" INTERACTION_EVENTS SyncedEntityType = "interaction_events" ORDERS SyncedEntityType = "orders" )
Click to show internal directories.
Click to hide internal directories.