client

package
v0.0.0-...-1e39c03 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2022 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Url *url.URL
	// contains filtered or unexported fields
}

func NewClientWithOAuth

func NewClientWithOAuth(intranetUrl, authToken, refreshToken string) (*Client, error)

func NewClientWithWebhookAuth

func NewClientWithWebhookAuth(intranetUrl string, userId int, secret string) (*Client, error)

func NewEnvClientWithOauth

func NewEnvClientWithOauth() (*Client, error)

func NewEnvClientWithWebhookAuth

func NewEnvClientWithWebhookAuth() (*Client, error)

func (*Client) AccessName

func (c *Client) AccessName(data interface{}) (*types.Response, error)

func (*Client) AppInfo

func (c *Client) AppInfo(data interface{}) (*types.Response, error)

func (*Client) AppOptionGet

func (c *Client) AppOptionGet(data interface{}) (*types.Response, error)

func (*Client) AppOptionSet

func (c *Client) AppOptionSet(data interface{}) (*types.Response, error)

func (*Client) Batch

func (c *Client) Batch(data interface{}) (*types.Response, error)

func (*Client) BizprocActivityAdd

func (c *Client) BizprocActivityAdd(data interface{}) (*types.Response, error)

func (*Client) BizprocActivityDelete

func (c *Client) BizprocActivityDelete(data interface{}) (*types.Response, error)

func (*Client) BizprocActivityList

func (c *Client) BizprocActivityList(data interface{}) (*types.Response, error)

func (*Client) BizprocActivityLog

func (c *Client) BizprocActivityLog(data interface{}) (*types.Response, error)

func (*Client) BizprocActivityUpdate

func (c *Client) BizprocActivityUpdate(data interface{}) (*types.Response, error)

func (*Client) BizprocEventSend

func (c *Client) BizprocEventSend(data interface{}) (*types.Response, error)

func (*Client) BizprocProviderAdd

func (c *Client) BizprocProviderAdd(data interface{}) (*types.Response, error)

func (*Client) BizprocProviderDelete

func (c *Client) BizprocProviderDelete(data interface{}) (*types.Response, error)

func (*Client) BizprocProviderList

func (c *Client) BizprocProviderList(data interface{}) (*types.Response, error)

func (*Client) BizprocRobotAdd

func (c *Client) BizprocRobotAdd(data interface{}) (*types.Response, error)

func (*Client) BizprocRobotDelete

func (c *Client) BizprocRobotDelete(data interface{}) (*types.Response, error)

func (*Client) BizprocRobotList

func (c *Client) BizprocRobotList(data interface{}) (*types.Response, error)

func (*Client) BizprocRobotUpdate

func (c *Client) BizprocRobotUpdate(data interface{}) (*types.Response, error)

func (*Client) BizprocTaskComplete

func (c *Client) BizprocTaskComplete(data interface{}) (*types.Response, error)

func (*Client) BizprocTaskList

func (c *Client) BizprocTaskList(data interface{}) (*types.Response, error)

func (*Client) BizprocWorkflowInstanceList

func (c *Client) BizprocWorkflowInstanceList(data interface{}) (*types.Response, error)

func (*Client) BizprocWorkflowInstances

func (c *Client) BizprocWorkflowInstances(data interface{}) (*types.Response, error)

func (*Client) BizprocWorkflowStart

func (c *Client) BizprocWorkflowStart(data interface{}) (*types.Response, error)

func (*Client) BizprocWorkflowTemplateAdd

func (c *Client) BizprocWorkflowTemplateAdd(data interface{}) (*types.Response, error)

func (*Client) BizprocWorkflowTemplateDelete

func (c *Client) BizprocWorkflowTemplateDelete(data interface{}) (*types.Response, error)

func (*Client) BizprocWorkflowTemplateList

func (c *Client) BizprocWorkflowTemplateList(data interface{}) (*types.Response, error)

func (*Client) BizprocWorkflowTemplateUpdate

func (c *Client) BizprocWorkflowTemplateUpdate(data interface{}) (*types.Response, error)

func (*Client) BizprocWorkflowTerminate

func (c *Client) BizprocWorkflowTerminate(data interface{}) (*types.Response, error)

func (*Client) CalendarAccessibilityGet

func (c *Client) CalendarAccessibilityGet(data interface{}) (*types.Response, error)

func (*Client) CalendarEventAdd

func (c *Client) CalendarEventAdd(data interface{}) (*types.Response, error)

func (*Client) CalendarEventDelete

func (c *Client) CalendarEventDelete(data interface{}) (*types.Response, error)

func (*Client) CalendarEventGet

func (c *Client) CalendarEventGet(data interface{}) (*types.Response, error)

func (*Client) CalendarEventGetNearest

func (c *Client) CalendarEventGetNearest(data interface{}) (*types.Response, error)

func (*Client) CalendarEventGetbyid

func (c *Client) CalendarEventGetbyid(data interface{}) (*types.Response, error)

func (*Client) CalendarEventUpdate

func (c *Client) CalendarEventUpdate(data interface{}) (*types.Response, error)

func (*Client) CalendarMeetingParamsSet

func (c *Client) CalendarMeetingParamsSet(data interface{}) (*types.Response, error)

func (*Client) CalendarMeetingStatusGet

func (c *Client) CalendarMeetingStatusGet(data interface{}) (*types.Response, error)

func (*Client) CalendarMeetingStatusSet

func (c *Client) CalendarMeetingStatusSet(data interface{}) (*types.Response, error)

func (*Client) CalendarResourceAdd

func (c *Client) CalendarResourceAdd(data interface{}) (*types.Response, error)

func (*Client) CalendarResourceBookingList

func (c *Client) CalendarResourceBookingList(data interface{}) (*types.Response, error)

func (*Client) CalendarResourceDelete

func (c *Client) CalendarResourceDelete(data interface{}) (*types.Response, error)

func (*Client) CalendarResourceList

func (c *Client) CalendarResourceList(data interface{}) (*types.Response, error)

func (*Client) CalendarResourceUpdate

func (c *Client) CalendarResourceUpdate(data interface{}) (*types.Response, error)

func (*Client) CalendarSectionAdd

func (c *Client) CalendarSectionAdd(data interface{}) (*types.Response, error)

func (*Client) CalendarSectionDelete

func (c *Client) CalendarSectionDelete(data interface{}) (*types.Response, error)

func (*Client) CalendarSectionGet

func (c *Client) CalendarSectionGet(data interface{}) (*types.Response, error)

func (*Client) CalendarSectionUpdate

func (c *Client) CalendarSectionUpdate(data interface{}) (*types.Response, error)

func (*Client) CalendarSettingsGet

func (c *Client) CalendarSettingsGet(data interface{}) (*types.Response, error)

func (*Client) CalendarUserSettingsGet

func (c *Client) CalendarUserSettingsGet(data interface{}) (*types.Response, error)

func (*Client) CalendarUserSettingsSet

func (c *Client) CalendarUserSettingsSet(data interface{}) (*types.Response, error)

func (*Client) CrmActivityAdd

func (c *Client) CrmActivityAdd(data interface{}) (*types.Response, error)

func (*Client) CrmActivityCommunicationFields

func (c *Client) CrmActivityCommunicationFields(data interface{}) (*types.Response, error)

func (*Client) CrmActivityDelete

func (c *Client) CrmActivityDelete(data interface{}) (*types.Response, error)

func (*Client) CrmActivityFields

func (c *Client) CrmActivityFields(data interface{}) (*types.Response, error)

func (*Client) CrmActivityGet

func (c *Client) CrmActivityGet(data interface{}) (*types.Response, error)

func (*Client) CrmActivityList

func (c *Client) CrmActivityList(data interface{}) (*types.Response, error)

func (*Client) CrmActivityTypeAdd

func (c *Client) CrmActivityTypeAdd(data interface{}) (*types.Response, error)

func (*Client) CrmActivityTypeDelete

func (c *Client) CrmActivityTypeDelete(data interface{}) (*types.Response, error)

func (*Client) CrmActivityTypeList

func (c *Client) CrmActivityTypeList(data interface{}) (*types.Response, error)

func (*Client) CrmActivityUpdate

func (c *Client) CrmActivityUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmAddressAdd

func (c *Client) CrmAddressAdd(data interface{}) (*types.Response, error)

func (*Client) CrmAddressDelete

func (c *Client) CrmAddressDelete(data interface{}) (*types.Response, error)

func (*Client) CrmAddressFields

func (c *Client) CrmAddressFields(data interface{}) (*types.Response, error)

func (*Client) CrmAddressList

func (c *Client) CrmAddressList(data interface{}) (*types.Response, error)

func (*Client) CrmAddressUpdate

func (c *Client) CrmAddressUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmAutomationTrigger

func (c *Client) CrmAutomationTrigger(data interface{}) (*types.Response, error)

func (*Client) CrmAutomationTriggerAdd

func (c *Client) CrmAutomationTriggerAdd(data interface{}) (*types.Response, error)

func (*Client) CrmAutomationTriggerDelete

func (c *Client) CrmAutomationTriggerDelete(data interface{}) (*types.Response, error)

func (*Client) CrmAutomationTriggerExecute

func (c *Client) CrmAutomationTriggerExecute(data interface{}) (*types.Response, error)

func (*Client) CrmAutomationTriggerList

func (c *Client) CrmAutomationTriggerList(data interface{}) (*types.Response, error)

func (*Client) CrmButtonGuestRegister

func (c *Client) CrmButtonGuestRegister(data interface{}) (*types.Response, error)

func (*Client) CrmButtonList

func (c *Client) CrmButtonList(data interface{}) (*types.Response, error)

func (*Client) CrmButtonWidgetsGet

func (c *Client) CrmButtonWidgetsGet(data interface{}) (*types.Response, error)

func (*Client) CrmCatalogFields

func (c *Client) CrmCatalogFields(data interface{}) (*types.Response, error)

func (*Client) CrmCatalogGet

func (c *Client) CrmCatalogGet(data interface{}) (*types.Response, error)

func (*Client) CrmCatalogList

func (c *Client) CrmCatalogList(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyAdd

func (c *Client) CrmCompanyAdd(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyContactAdd

func (c *Client) CrmCompanyContactAdd(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyContactDelete

func (c *Client) CrmCompanyContactDelete(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyContactFields

func (c *Client) CrmCompanyContactFields(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyContactItemsDelete

func (c *Client) CrmCompanyContactItemsDelete(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyContactItemsGet

func (c *Client) CrmCompanyContactItemsGet(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyContactItemsSet

func (c *Client) CrmCompanyContactItemsSet(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyDelete

func (c *Client) CrmCompanyDelete(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyDetailsConfigurationForcecommonscopeforall

func (c *Client) CrmCompanyDetailsConfigurationForcecommonscopeforall(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyDetailsConfigurationGet

func (c *Client) CrmCompanyDetailsConfigurationGet(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyDetailsConfigurationReset

func (c *Client) CrmCompanyDetailsConfigurationReset(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyDetailsConfigurationSet

func (c *Client) CrmCompanyDetailsConfigurationSet(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyFields

func (c *Client) CrmCompanyFields(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyGet

func (c *Client) CrmCompanyGet(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyList

func (c *Client) CrmCompanyList(data interface{}) (*types.CompaniesResponse, error)

func (*Client) CrmCompanyUpdate

func (c *Client) CrmCompanyUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyUserfieldAdd

func (c *Client) CrmCompanyUserfieldAdd(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyUserfieldDelete

func (c *Client) CrmCompanyUserfieldDelete(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyUserfieldGet

func (c *Client) CrmCompanyUserfieldGet(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyUserfieldList

func (c *Client) CrmCompanyUserfieldList(data interface{}) (*types.Response, error)

func (*Client) CrmCompanyUserfieldUpdate

func (c *Client) CrmCompanyUserfieldUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmContactAdd

func (c *Client) CrmContactAdd(data interface{}) (*types.Response, error)

func (*Client) CrmContactCompanyAdd

func (c *Client) CrmContactCompanyAdd(data interface{}) (*types.Response, error)

func (*Client) CrmContactCompanyDelete

func (c *Client) CrmContactCompanyDelete(data interface{}) (*types.Response, error)

func (*Client) CrmContactCompanyFields

func (c *Client) CrmContactCompanyFields(data interface{}) (*types.Response, error)

func (*Client) CrmContactCompanyItemsDelete

func (c *Client) CrmContactCompanyItemsDelete(data interface{}) (*types.Response, error)

func (*Client) CrmContactCompanyItemsGet

func (c *Client) CrmContactCompanyItemsGet(data interface{}) (*types.Response, error)

func (*Client) CrmContactCompanyItemsSet

func (c *Client) CrmContactCompanyItemsSet(data interface{}) (*types.Response, error)

func (*Client) CrmContactDelete

func (c *Client) CrmContactDelete(data interface{}) (*types.Response, error)

func (*Client) CrmContactDetailsConfigurationForcecommonscopeforall

func (c *Client) CrmContactDetailsConfigurationForcecommonscopeforall(data interface{}) (*types.Response, error)

func (*Client) CrmContactDetailsConfigurationGet

func (c *Client) CrmContactDetailsConfigurationGet(data interface{}) (*types.Response, error)

func (*Client) CrmContactDetailsConfigurationReset

func (c *Client) CrmContactDetailsConfigurationReset(data interface{}) (*types.Response, error)

func (*Client) CrmContactDetailsConfigurationSet

func (c *Client) CrmContactDetailsConfigurationSet(data interface{}) (*types.Response, error)

func (*Client) CrmContactFields

func (c *Client) CrmContactFields(data interface{}) (*types.Response, error)

func (*Client) CrmContactGet

func (c *Client) CrmContactGet(data interface{}) (*types.Response, error)

func (*Client) CrmContactList

func (c *Client) CrmContactList(data interface{}) (*types.ContactsResponse, error)

func (*Client) CrmContactUpdate

func (c *Client) CrmContactUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmContactUserfieldAdd

func (c *Client) CrmContactUserfieldAdd(data interface{}) (*types.Response, error)

func (*Client) CrmContactUserfieldDelete

func (c *Client) CrmContactUserfieldDelete(data interface{}) (*types.Response, error)

func (*Client) CrmContactUserfieldGet

func (c *Client) CrmContactUserfieldGet(data interface{}) (*types.Response, error)

func (*Client) CrmContactUserfieldList

func (c *Client) CrmContactUserfieldList(data interface{}) (*types.Response, error)

func (*Client) CrmContactUserfieldUpdate

func (c *Client) CrmContactUserfieldUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmCurrencyAdd

func (c *Client) CrmCurrencyAdd(data interface{}) (*types.Response, error)

func (*Client) CrmCurrencyBaseGet

func (c *Client) CrmCurrencyBaseGet(data interface{}) (*types.Response, error)

func (*Client) CrmCurrencyBaseSet

func (c *Client) CrmCurrencyBaseSet(data interface{}) (*types.Response, error)

func (*Client) CrmCurrencyDelete

func (c *Client) CrmCurrencyDelete(data interface{}) (*types.Response, error)

func (*Client) CrmCurrencyFields

func (c *Client) CrmCurrencyFields(data interface{}) (*types.Response, error)

func (*Client) CrmCurrencyGet

func (c *Client) CrmCurrencyGet(data interface{}) (*types.Response, error)

func (*Client) CrmCurrencyList

func (c *Client) CrmCurrencyList(data interface{}) (*types.Response, error)

func (*Client) CrmCurrencyLocalizationsDelete

func (c *Client) CrmCurrencyLocalizationsDelete(data interface{}) (*types.Response, error)

func (*Client) CrmCurrencyLocalizationsFields

func (c *Client) CrmCurrencyLocalizationsFields(data interface{}) (*types.Response, error)

func (*Client) CrmCurrencyLocalizationsGet

func (c *Client) CrmCurrencyLocalizationsGet(data interface{}) (*types.Response, error)

func (*Client) CrmCurrencyLocalizationsSet

func (c *Client) CrmCurrencyLocalizationsSet(data interface{}) (*types.Response, error)

func (*Client) CrmCurrencyUpdate

func (c *Client) CrmCurrencyUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmDealAdd

func (c *Client) CrmDealAdd(data interface{}) (*types.Response, error)

func (*Client) CrmDealContactAdd

func (c *Client) CrmDealContactAdd(data interface{}) (*types.Response, error)

func (*Client) CrmDealContactDelete

func (c *Client) CrmDealContactDelete(data interface{}) (*types.Response, error)

func (*Client) CrmDealContactFields

func (c *Client) CrmDealContactFields(data interface{}) (*types.Response, error)

func (*Client) CrmDealContactItemsDelete

func (c *Client) CrmDealContactItemsDelete(data interface{}) (*types.Response, error)

func (*Client) CrmDealContactItemsGet

func (c *Client) CrmDealContactItemsGet(data interface{}) (*types.Response, error)

func (*Client) CrmDealContactItemsSet

func (c *Client) CrmDealContactItemsSet(data interface{}) (*types.Response, error)

func (*Client) CrmDealDelete

func (c *Client) CrmDealDelete(data interface{}) (*types.Response, error)

func (*Client) CrmDealDetailsConfigurationForcecommonscopeforall

func (c *Client) CrmDealDetailsConfigurationForcecommonscopeforall(data interface{}) (*types.Response, error)

func (*Client) CrmDealDetailsConfigurationGet

func (c *Client) CrmDealDetailsConfigurationGet(data interface{}) (*types.Response, error)

func (*Client) CrmDealDetailsConfigurationReset

func (c *Client) CrmDealDetailsConfigurationReset(data interface{}) (*types.Response, error)

func (*Client) CrmDealDetailsConfigurationSet

func (c *Client) CrmDealDetailsConfigurationSet(data interface{}) (*types.Response, error)

func (*Client) CrmDealFields

func (c *Client) CrmDealFields(data interface{}) (*types.Response, error)

func (*Client) CrmDealGet

func (c *Client) CrmDealGet(data interface{}) (*types.Response, error)

func (*Client) CrmDealList

func (c *Client) CrmDealList(data interface{}) (*types.Response, error)

func (*Client) CrmDealProductrowsGet

func (c *Client) CrmDealProductrowsGet(data interface{}) (*types.Response, error)

func (*Client) CrmDealProductrowsSet

func (c *Client) CrmDealProductrowsSet(data interface{}) (*types.Response, error)

func (*Client) CrmDealRecurringAdd

func (c *Client) CrmDealRecurringAdd(data interface{}) (*types.Response, error)

func (*Client) CrmDealRecurringDelete

func (c *Client) CrmDealRecurringDelete(data interface{}) (*types.Response, error)

func (*Client) CrmDealRecurringExpose

func (c *Client) CrmDealRecurringExpose(data interface{}) (*types.Response, error)

func (*Client) CrmDealRecurringFields

func (c *Client) CrmDealRecurringFields(data interface{}) (*types.Response, error)

func (*Client) CrmDealRecurringGet

func (c *Client) CrmDealRecurringGet(data interface{}) (*types.Response, error)

func (*Client) CrmDealRecurringList

func (c *Client) CrmDealRecurringList(data interface{}) (*types.Response, error)

func (*Client) CrmDealRecurringUpdate

func (c *Client) CrmDealRecurringUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmDealUpdate

func (c *Client) CrmDealUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmDealUserfieldAdd

func (c *Client) CrmDealUserfieldAdd(data interface{}) (*types.Response, error)

func (*Client) CrmDealUserfieldDelete

func (c *Client) CrmDealUserfieldDelete(data interface{}) (*types.Response, error)

func (*Client) CrmDealUserfieldGet

func (c *Client) CrmDealUserfieldGet(data interface{}) (*types.Response, error)

func (*Client) CrmDealUserfieldList

func (c *Client) CrmDealUserfieldList(data interface{}) (*types.Response, error)

func (*Client) CrmDealUserfieldUpdate

func (c *Client) CrmDealUserfieldUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmDealcategoryAdd

func (c *Client) CrmDealcategoryAdd(data interface{}) (*types.Response, error)

func (*Client) CrmDealcategoryDefaultGet

func (c *Client) CrmDealcategoryDefaultGet(data interface{}) (*types.Response, error)

func (*Client) CrmDealcategoryDefaultSet

func (c *Client) CrmDealcategoryDefaultSet(data interface{}) (*types.Response, error)

func (*Client) CrmDealcategoryDelete

func (c *Client) CrmDealcategoryDelete(data interface{}) (*types.Response, error)

func (*Client) CrmDealcategoryFields

func (c *Client) CrmDealcategoryFields(data interface{}) (*types.Response, error)

func (*Client) CrmDealcategoryGet

func (c *Client) CrmDealcategoryGet(data interface{}) (*types.Response, error)

func (*Client) CrmDealcategoryList

func (c *Client) CrmDealcategoryList(data interface{}) (*types.Response, error)

func (*Client) CrmDealcategoryStageList

func (c *Client) CrmDealcategoryStageList(data interface{}) (*types.Response, error)

func (*Client) CrmDealcategoryStatus

func (c *Client) CrmDealcategoryStatus(data interface{}) (*types.Response, error)

func (*Client) CrmDealcategoryUpdate

func (c *Client) CrmDealcategoryUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmDuplicateFindbycomm

func (c *Client) CrmDuplicateFindbycomm(data interface{}) (*types.Response, error)

func (*Client) CrmEnumActivitydirection

func (c *Client) CrmEnumActivitydirection(data interface{}) (*types.Response, error)

func (*Client) CrmEnumActivitynotifytype

func (c *Client) CrmEnumActivitynotifytype(data interface{}) (*types.Response, error)

func (*Client) CrmEnumActivitypriority

func (c *Client) CrmEnumActivitypriority(data interface{}) (*types.Response, error)

func (*Client) CrmEnumActivitystatus

func (c *Client) CrmEnumActivitystatus(data interface{}) (*types.Response, error)

func (*Client) CrmEnumActivitytype

func (c *Client) CrmEnumActivitytype(data interface{}) (*types.Response, error)

func (*Client) CrmEnumAddresstype

func (c *Client) CrmEnumAddresstype(data interface{}) (*types.Response, error)

func (*Client) CrmEnumContenttype

func (c *Client) CrmEnumContenttype(data interface{}) (*types.Response, error)

func (*Client) CrmEnumEntityeditorConfigurationScope

func (c *Client) CrmEnumEntityeditorConfigurationScope(data interface{}) (*types.Response, error)

func (*Client) CrmEnumFields

func (c *Client) CrmEnumFields(data interface{}) (*types.Response, error)

func (*Client) CrmEnumOwnertype

func (c *Client) CrmEnumOwnertype(data interface{}) (*types.Response, error)

func (*Client) CrmEnumSettingsMode

func (c *Client) CrmEnumSettingsMode(data interface{}) (*types.Response, error)

func (*Client) CrmExternalchannelActivityCompany

func (c *Client) CrmExternalchannelActivityCompany(data interface{}) (*types.Response, error)

func (*Client) CrmExternalchannelActivityContact

func (c *Client) CrmExternalchannelActivityContact(data interface{}) (*types.Response, error)

func (*Client) CrmExternalchannelCompany

func (c *Client) CrmExternalchannelCompany(data interface{}) (*types.Response, error)

func (*Client) CrmExternalchannelConnectorFields

func (c *Client) CrmExternalchannelConnectorFields(data interface{}) (*types.Response, error)

func (*Client) CrmExternalchannelConnectorList

func (c *Client) CrmExternalchannelConnectorList(data interface{}) (*types.Response, error)

func (*Client) CrmExternalchannelConnectorRegister

func (c *Client) CrmExternalchannelConnectorRegister(data interface{}) (*types.Response, error)

func (*Client) CrmExternalchannelConnectorUnregister

func (c *Client) CrmExternalchannelConnectorUnregister(data interface{}) (*types.Response, error)

func (*Client) CrmExternalchannelContact

func (c *Client) CrmExternalchannelContact(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceAdd

func (c *Client) CrmInvoiceAdd(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceDelete

func (c *Client) CrmInvoiceDelete(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceFields

func (c *Client) CrmInvoiceFields(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceGet

func (c *Client) CrmInvoiceGet(data interface{}) (*types.Response, error)
func (c *Client) CrmInvoiceGetexternallink(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceList

func (c *Client) CrmInvoiceList(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceRecurringAdd

func (c *Client) CrmInvoiceRecurringAdd(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceRecurringDelete

func (c *Client) CrmInvoiceRecurringDelete(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceRecurringExpose

func (c *Client) CrmInvoiceRecurringExpose(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceRecurringFields

func (c *Client) CrmInvoiceRecurringFields(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceRecurringGet

func (c *Client) CrmInvoiceRecurringGet(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceRecurringList

func (c *Client) CrmInvoiceRecurringList(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceRecurringUpdate

func (c *Client) CrmInvoiceRecurringUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceStatusAdd

func (c *Client) CrmInvoiceStatusAdd(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceStatusDelete

func (c *Client) CrmInvoiceStatusDelete(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceStatusFields

func (c *Client) CrmInvoiceStatusFields(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceStatusGet

func (c *Client) CrmInvoiceStatusGet(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceStatusList

func (c *Client) CrmInvoiceStatusList(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceStatusUpdate

func (c *Client) CrmInvoiceStatusUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceUpdate

func (c *Client) CrmInvoiceUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceUserfieldAdd

func (c *Client) CrmInvoiceUserfieldAdd(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceUserfieldDelete

func (c *Client) CrmInvoiceUserfieldDelete(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceUserfieldGet

func (c *Client) CrmInvoiceUserfieldGet(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceUserfieldList

func (c *Client) CrmInvoiceUserfieldList(data interface{}) (*types.Response, error)

func (*Client) CrmInvoiceUserfieldUpdate

func (c *Client) CrmInvoiceUserfieldUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmLeadAdd

func (c *Client) CrmLeadAdd(data interface{}) (*types.Response, error)

func (*Client) CrmLeadDelete

func (c *Client) CrmLeadDelete(data interface{}) (*types.Response, error)

func (*Client) CrmLeadDetailsConfigurationForcecommonscopeforall

func (c *Client) CrmLeadDetailsConfigurationForcecommonscopeforall(data interface{}) (*types.Response, error)

func (*Client) CrmLeadDetailsConfigurationGet

func (c *Client) CrmLeadDetailsConfigurationGet(data interface{}) (*types.Response, error)

func (*Client) CrmLeadDetailsConfigurationReset

func (c *Client) CrmLeadDetailsConfigurationReset(data interface{}) (*types.Response, error)

func (*Client) CrmLeadDetailsConfigurationSet

func (c *Client) CrmLeadDetailsConfigurationSet(data interface{}) (*types.Response, error)

func (*Client) CrmLeadFields

func (c *Client) CrmLeadFields(data interface{}) (*types.Response, error)

func (*Client) CrmLeadGet

func (c *Client) CrmLeadGet(data interface{}) (*types.Response, error)

func (*Client) CrmLeadList

func (c *Client) CrmLeadList(data interface{}) (*types.Response, error)

func (*Client) CrmLeadProductrowsGet

func (c *Client) CrmLeadProductrowsGet(data interface{}) (*types.Response, error)

func (*Client) CrmLeadProductrowsSet

func (c *Client) CrmLeadProductrowsSet(data interface{}) (*types.Response, error)

func (*Client) CrmLeadUpdate

func (c *Client) CrmLeadUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmLeadUserfieldAdd

func (c *Client) CrmLeadUserfieldAdd(data interface{}) (*types.Response, error)

func (*Client) CrmLeadUserfieldDelete

func (c *Client) CrmLeadUserfieldDelete(data interface{}) (*types.Response, error)

func (*Client) CrmLeadUserfieldGet

func (c *Client) CrmLeadUserfieldGet(data interface{}) (*types.Response, error)

func (*Client) CrmLeadUserfieldList

func (c *Client) CrmLeadUserfieldList(data interface{}) (*types.Response, error)

func (*Client) CrmLeadUserfieldUpdate

func (c *Client) CrmLeadUserfieldUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmLivefeedmessageAdd

func (c *Client) CrmLivefeedmessageAdd(data interface{}) (*types.Response, error)

func (*Client) CrmMeasureAdd

func (c *Client) CrmMeasureAdd(data interface{}) (*types.Response, error)

func (*Client) CrmMeasureDelete

func (c *Client) CrmMeasureDelete(data interface{}) (*types.Response, error)

func (*Client) CrmMeasureFields

func (c *Client) CrmMeasureFields(data interface{}) (*types.Response, error)

func (*Client) CrmMeasureGet

func (c *Client) CrmMeasureGet(data interface{}) (*types.Response, error)

func (*Client) CrmMeasureList

func (c *Client) CrmMeasureList(data interface{}) (*types.Response, error)

func (*Client) CrmMeasureUpdate

func (c *Client) CrmMeasureUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmMultifieldFields

func (c *Client) CrmMultifieldFields(data interface{}) (*types.Response, error)

func (*Client) CrmPaysystemFields

func (c *Client) CrmPaysystemFields(data interface{}) (*types.Response, error)

func (*Client) CrmPaysystemList

func (c *Client) CrmPaysystemList(data interface{}) (*types.Response, error)

func (*Client) CrmPersontypeFields

func (c *Client) CrmPersontypeFields(data interface{}) (*types.Response, error)

func (*Client) CrmPersontypeList

func (c *Client) CrmPersontypeList(data interface{}) (*types.Response, error)

func (*Client) CrmProductAdd

func (c *Client) CrmProductAdd(data interface{}) (*types.Response, error)

func (*Client) CrmProductDelete

func (c *Client) CrmProductDelete(data interface{}) (*types.Response, error)

func (*Client) CrmProductFields

func (c *Client) CrmProductFields(data interface{}) (*types.Response, error)

func (*Client) CrmProductGet

func (c *Client) CrmProductGet(data interface{}) (*types.Response, error)

func (*Client) CrmProductList

func (c *Client) CrmProductList(data interface{}) (*types.Response, error)

func (*Client) CrmProductPropertyAdd

func (c *Client) CrmProductPropertyAdd(data interface{}) (*types.Response, error)

func (*Client) CrmProductPropertyDelete

func (c *Client) CrmProductPropertyDelete(data interface{}) (*types.Response, error)

func (*Client) CrmProductPropertyEnumerationFields

func (c *Client) CrmProductPropertyEnumerationFields(data interface{}) (*types.Response, error)

func (*Client) CrmProductPropertyFields

func (c *Client) CrmProductPropertyFields(data interface{}) (*types.Response, error)

func (*Client) CrmProductPropertyGet

func (c *Client) CrmProductPropertyGet(data interface{}) (*types.Response, error)

func (*Client) CrmProductPropertyList

func (c *Client) CrmProductPropertyList(data interface{}) (*types.Response, error)

func (*Client) CrmProductPropertySettingsFields

func (c *Client) CrmProductPropertySettingsFields(data interface{}) (*types.Response, error)

func (*Client) CrmProductPropertyTypes

func (c *Client) CrmProductPropertyTypes(data interface{}) (*types.Response, error)

func (*Client) CrmProductPropertyUpdate

func (c *Client) CrmProductPropertyUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmProductUpdate

func (c *Client) CrmProductUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmProductrowAdd

func (c *Client) CrmProductrowAdd(data interface{}) (*types.Response, error)

func (*Client) CrmProductrowDelete

func (c *Client) CrmProductrowDelete(data interface{}) (*types.Response, error)

func (*Client) CrmProductrowFields

func (c *Client) CrmProductrowFields(data interface{}) (*types.Response, error)

func (*Client) CrmProductrowGet

func (c *Client) CrmProductrowGet(data interface{}) (*types.Response, error)

func (*Client) CrmProductrowList

func (c *Client) CrmProductrowList(data interface{}) (*types.Response, error)

func (*Client) CrmProductrowUpdate

func (c *Client) CrmProductrowUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmProductsectionAdd

func (c *Client) CrmProductsectionAdd(data interface{}) (*types.Response, error)

func (*Client) CrmProductsectionDelete

func (c *Client) CrmProductsectionDelete(data interface{}) (*types.Response, error)

func (*Client) CrmProductsectionFields

func (c *Client) CrmProductsectionFields(data interface{}) (*types.Response, error)

func (*Client) CrmProductsectionGet

func (c *Client) CrmProductsectionGet(data interface{}) (*types.Response, error)

func (*Client) CrmProductsectionList

func (c *Client) CrmProductsectionList(data interface{}) (*types.Response, error)

func (*Client) CrmProductsectionUpdate

func (c *Client) CrmProductsectionUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteAdd

func (c *Client) CrmQuoteAdd(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteContactAdd

func (c *Client) CrmQuoteContactAdd(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteContactDelete

func (c *Client) CrmQuoteContactDelete(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteContactFields

func (c *Client) CrmQuoteContactFields(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteContactItemsDelete

func (c *Client) CrmQuoteContactItemsDelete(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteContactItemsGet

func (c *Client) CrmQuoteContactItemsGet(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteContactItemsSet

func (c *Client) CrmQuoteContactItemsSet(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteDelete

func (c *Client) CrmQuoteDelete(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteFields

func (c *Client) CrmQuoteFields(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteGet

func (c *Client) CrmQuoteGet(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteList

func (c *Client) CrmQuoteList(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteProductrowsGet

func (c *Client) CrmQuoteProductrowsGet(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteProductrowsSet

func (c *Client) CrmQuoteProductrowsSet(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteUpdate

func (c *Client) CrmQuoteUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteUserfieldAdd

func (c *Client) CrmQuoteUserfieldAdd(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteUserfieldDelete

func (c *Client) CrmQuoteUserfieldDelete(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteUserfieldGet

func (c *Client) CrmQuoteUserfieldGet(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteUserfieldList

func (c *Client) CrmQuoteUserfieldList(data interface{}) (*types.Response, error)

func (*Client) CrmQuoteUserfieldUpdate

func (c *Client) CrmQuoteUserfieldUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteAdd

func (c *Client) CrmRequisiteAdd(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteBankdetailAdd

func (c *Client) CrmRequisiteBankdetailAdd(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteBankdetailDelete

func (c *Client) CrmRequisiteBankdetailDelete(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteBankdetailFields

func (c *Client) CrmRequisiteBankdetailFields(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteBankdetailGet

func (c *Client) CrmRequisiteBankdetailGet(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteBankdetailList

func (c *Client) CrmRequisiteBankdetailList(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteBankdetailUpdate

func (c *Client) CrmRequisiteBankdetailUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteDelete

func (c *Client) CrmRequisiteDelete(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteFields

func (c *Client) CrmRequisiteFields(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteGet

func (c *Client) CrmRequisiteGet(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteLinkFields

func (c *Client) CrmRequisiteLinkFields(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteLinkGet

func (c *Client) CrmRequisiteLinkGet(data interface{}) (*types.Response, error)
func (c *Client) CrmRequisiteLinkList(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteLinkRegister

func (c *Client) CrmRequisiteLinkRegister(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteLinkUnregister

func (c *Client) CrmRequisiteLinkUnregister(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteList

func (c *Client) CrmRequisiteList(data interface{}) (*types.Response, error)

func (*Client) CrmRequisitePresetAdd

func (c *Client) CrmRequisitePresetAdd(data interface{}) (*types.Response, error)

func (*Client) CrmRequisitePresetCountries

func (c *Client) CrmRequisitePresetCountries(data interface{}) (*types.Response, error)

func (*Client) CrmRequisitePresetDelete

func (c *Client) CrmRequisitePresetDelete(data interface{}) (*types.Response, error)

func (*Client) CrmRequisitePresetFieldAdd

func (c *Client) CrmRequisitePresetFieldAdd(data interface{}) (*types.Response, error)

func (*Client) CrmRequisitePresetFieldAvailabletoadd

func (c *Client) CrmRequisitePresetFieldAvailabletoadd(data interface{}) (*types.Response, error)

func (*Client) CrmRequisitePresetFieldDelete

func (c *Client) CrmRequisitePresetFieldDelete(data interface{}) (*types.Response, error)

func (*Client) CrmRequisitePresetFieldFields

func (c *Client) CrmRequisitePresetFieldFields(data interface{}) (*types.Response, error)

func (*Client) CrmRequisitePresetFieldGet

func (c *Client) CrmRequisitePresetFieldGet(data interface{}) (*types.Response, error)

func (*Client) CrmRequisitePresetFieldList

func (c *Client) CrmRequisitePresetFieldList(data interface{}) (*types.Response, error)

func (*Client) CrmRequisitePresetFieldUpdate

func (c *Client) CrmRequisitePresetFieldUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmRequisitePresetFields

func (c *Client) CrmRequisitePresetFields(data interface{}) (*types.Response, error)

func (*Client) CrmRequisitePresetGet

func (c *Client) CrmRequisitePresetGet(data interface{}) (*types.Response, error)

func (*Client) CrmRequisitePresetList

func (c *Client) CrmRequisitePresetList(data interface{}) (*types.Response, error)

func (*Client) CrmRequisitePresetUpdate

func (c *Client) CrmRequisitePresetUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteUpdate

func (c *Client) CrmRequisiteUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteUserfieldAdd

func (c *Client) CrmRequisiteUserfieldAdd(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteUserfieldDelete

func (c *Client) CrmRequisiteUserfieldDelete(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteUserfieldGet

func (c *Client) CrmRequisiteUserfieldGet(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteUserfieldList

func (c *Client) CrmRequisiteUserfieldList(data interface{}) (*types.Response, error)

func (*Client) CrmRequisiteUserfieldUpdate

func (c *Client) CrmRequisiteUserfieldUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmSettingsModeGet

func (c *Client) CrmSettingsModeGet(data interface{}) (*types.Response, error)

func (*Client) CrmSiteFormFill

func (c *Client) CrmSiteFormFill(data interface{}) (*types.Response, error)

func (*Client) CrmSiteFormUserGet

func (c *Client) CrmSiteFormUserGet(data interface{}) (*types.Response, error)

func (*Client) CrmSitebuttonConfigurationGet

func (c *Client) CrmSitebuttonConfigurationGet(data interface{}) (*types.Response, error)

func (*Client) CrmStatusAdd

func (c *Client) CrmStatusAdd(data interface{}) (*types.Response, error)

func (*Client) CrmStatusDelete

func (c *Client) CrmStatusDelete(data interface{}) (*types.Response, error)

func (*Client) CrmStatusEntityItems

func (c *Client) CrmStatusEntityItems(data interface{}) (*types.Response, error)

func (*Client) CrmStatusEntityTypes

func (c *Client) CrmStatusEntityTypes(data interface{}) (*types.Response, error)

func (*Client) CrmStatusExtraFields

func (c *Client) CrmStatusExtraFields(data interface{}) (*types.Response, error)

func (*Client) CrmStatusFields

func (c *Client) CrmStatusFields(data interface{}) (*types.Response, error)

func (*Client) CrmStatusGet

func (c *Client) CrmStatusGet(data interface{}) (*types.Response, error)

func (*Client) CrmStatusList

func (c *Client) CrmStatusList(data interface{}) (*types.Response, error)

func (*Client) CrmStatusUpdate

func (c *Client) CrmStatusUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmTimelineBindingsBind

func (c *Client) CrmTimelineBindingsBind(data interface{}) (*types.Response, error)

func (*Client) CrmTimelineBindingsFields

func (c *Client) CrmTimelineBindingsFields(data interface{}) (*types.Response, error)

func (*Client) CrmTimelineBindingsList

func (c *Client) CrmTimelineBindingsList(data interface{}) (*types.Response, error)

func (*Client) CrmTimelineBindingsUnbind

func (c *Client) CrmTimelineBindingsUnbind(data interface{}) (*types.Response, error)

func (*Client) CrmTimelineCommentAdd

func (c *Client) CrmTimelineCommentAdd(data interface{}) (*types.Response, error)

func (*Client) CrmTimelineCommentDelete

func (c *Client) CrmTimelineCommentDelete(data interface{}) (*types.Response, error)

func (*Client) CrmTimelineCommentFields

func (c *Client) CrmTimelineCommentFields(data interface{}) (*types.Response, error)

func (*Client) CrmTimelineCommentGet

func (c *Client) CrmTimelineCommentGet(data interface{}) (*types.Response, error)

func (*Client) CrmTimelineCommentList

func (c *Client) CrmTimelineCommentList(data interface{}) (*types.Response, error)

func (*Client) CrmTimelineCommentUpdate

func (c *Client) CrmTimelineCommentUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmTrackingTraceAdd

func (c *Client) CrmTrackingTraceAdd(data interface{}) (*types.Response, error)

func (*Client) CrmTrackingTraceDelete

func (c *Client) CrmTrackingTraceDelete(data interface{}) (*types.Response, error)

func (*Client) CrmUserfieldEnumerationFields

func (c *Client) CrmUserfieldEnumerationFields(data interface{}) (*types.Response, error)

func (*Client) CrmUserfieldFields

func (c *Client) CrmUserfieldFields(data interface{}) (*types.Response, error)

func (*Client) CrmUserfieldSettingsFields

func (c *Client) CrmUserfieldSettingsFields(data interface{}) (*types.Response, error)

func (*Client) CrmUserfieldTypes

func (c *Client) CrmUserfieldTypes(data interface{}) (*types.Response, error)

func (*Client) CrmVatAdd

func (c *Client) CrmVatAdd(data interface{}) (*types.Response, error)

func (*Client) CrmVatDelete

func (c *Client) CrmVatDelete(data interface{}) (*types.Response, error)

func (*Client) CrmVatFields

func (c *Client) CrmVatFields(data interface{}) (*types.Response, error)

func (*Client) CrmVatGet

func (c *Client) CrmVatGet(data interface{}) (*types.Response, error)

func (*Client) CrmVatList

func (c *Client) CrmVatList(data interface{}) (*types.Response, error)

func (*Client) CrmVatUpdate

func (c *Client) CrmVatUpdate(data interface{}) (*types.Response, error)

func (*Client) CrmWebformConfigurationGet

func (c *Client) CrmWebformConfigurationGet(data interface{}) (*types.Response, error)

func (*Client) CrmWebformList

func (c *Client) CrmWebformList(data interface{}) (*types.Response, error)

func (*Client) CrmWebformResultAdd

func (c *Client) CrmWebformResultAdd(data interface{}) (*types.Response, error)

func (*Client) DepartmentAdd

func (c *Client) DepartmentAdd(data interface{}) (*types.Response, error)

func (*Client) DepartmentDelete

func (c *Client) DepartmentDelete(data interface{}) (*types.Response, error)

func (*Client) DepartmentFields

func (c *Client) DepartmentFields(data interface{}) (*types.Response, error)

func (*Client) DepartmentGet

func (c *Client) DepartmentGet(data interface{}) (*types.Response, error)

func (*Client) DepartmentUpdate

func (c *Client) DepartmentUpdate(data interface{}) (*types.Response, error)

func (*Client) DiskAttachedobjectGet

func (c *Client) DiskAttachedobjectGet(data interface{}) (*types.Response, error)

func (*Client) DiskFileCopyto

func (c *Client) DiskFileCopyto(data interface{}) (*types.Response, error)

func (*Client) DiskFileDelete

func (c *Client) DiskFileDelete(data interface{}) (*types.Response, error)

func (*Client) DiskFileGet

func (c *Client) DiskFileGet(data interface{}) (*types.Response, error)
func (c *Client) DiskFileGetexternallink(data interface{}) (*types.Response, error)

func (*Client) DiskFileGetfields

func (c *Client) DiskFileGetfields(data interface{}) (*types.Response, error)

func (*Client) DiskFileGetversions

func (c *Client) DiskFileGetversions(data interface{}) (*types.Response, error)

func (*Client) DiskFileListallowedoperations

func (c *Client) DiskFileListallowedoperations(data interface{}) (*types.Response, error)

func (*Client) DiskFileMarkdeleted

func (c *Client) DiskFileMarkdeleted(data interface{}) (*types.Response, error)

func (*Client) DiskFileMoveto

func (c *Client) DiskFileMoveto(data interface{}) (*types.Response, error)

func (*Client) DiskFileRename

func (c *Client) DiskFileRename(data interface{}) (*types.Response, error)

func (*Client) DiskFileRestore

func (c *Client) DiskFileRestore(data interface{}) (*types.Response, error)

func (*Client) DiskFileRestorefromversion

func (c *Client) DiskFileRestorefromversion(data interface{}) (*types.Response, error)

func (*Client) DiskFileUploadversion

func (c *Client) DiskFileUploadversion(data interface{}) (*types.Response, error)

func (*Client) DiskFolderAddsubfolder

func (c *Client) DiskFolderAddsubfolder(data interface{}) (*types.Response, error)

func (*Client) DiskFolderCopyto

func (c *Client) DiskFolderCopyto(data interface{}) (*types.Response, error)

func (*Client) DiskFolderDeletetree

func (c *Client) DiskFolderDeletetree(data interface{}) (*types.Response, error)

func (*Client) DiskFolderGet

func (c *Client) DiskFolderGet(data interface{}) (*types.Response, error)

func (*Client) DiskFolderGetchildren

func (c *Client) DiskFolderGetchildren(data interface{}) (*types.Response, error)
func (c *Client) DiskFolderGetexternallink(data interface{}) (*types.Response, error)

func (*Client) DiskFolderGetfields

func (c *Client) DiskFolderGetfields(data interface{}) (*types.Response, error)

func (*Client) DiskFolderListallowedoperations

func (c *Client) DiskFolderListallowedoperations(data interface{}) (*types.Response, error)

func (*Client) DiskFolderMarkdeleted

func (c *Client) DiskFolderMarkdeleted(data interface{}) (*types.Response, error)

func (*Client) DiskFolderMoveto

func (c *Client) DiskFolderMoveto(data interface{}) (*types.Response, error)

func (*Client) DiskFolderRename

func (c *Client) DiskFolderRename(data interface{}) (*types.Response, error)

func (*Client) DiskFolderRestore

func (c *Client) DiskFolderRestore(data interface{}) (*types.Response, error)

func (*Client) DiskFolderSharetouser

func (c *Client) DiskFolderSharetouser(data interface{}) (*types.Response, error)

func (*Client) DiskFolderUploadfile

func (c *Client) DiskFolderUploadfile(data interface{}) (*types.Response, error)

func (*Client) DiskRightsGettasks

func (c *Client) DiskRightsGettasks(data interface{}) (*types.Response, error)

func (*Client) DiskStorageAddfolder

func (c *Client) DiskStorageAddfolder(data interface{}) (*types.Response, error)

func (*Client) DiskStorageGet

func (c *Client) DiskStorageGet(data interface{}) (*types.Response, error)

func (*Client) DiskStorageGetchildren

func (c *Client) DiskStorageGetchildren(data interface{}) (*types.Response, error)

func (*Client) DiskStorageGetfields

func (c *Client) DiskStorageGetfields(data interface{}) (*types.Response, error)

func (*Client) DiskStorageGetforapp

func (c *Client) DiskStorageGetforapp(data interface{}) (*types.Response, error)

func (*Client) DiskStorageGetlist

func (c *Client) DiskStorageGetlist(data interface{}) (*types.Response, error)

func (*Client) DiskStorageGettypes

func (c *Client) DiskStorageGettypes(data interface{}) (*types.Response, error)

func (*Client) DiskStorageRename

func (c *Client) DiskStorageRename(data interface{}) (*types.Response, error)

func (*Client) DiskStorageUploadfile

func (c *Client) DiskStorageUploadfile(data interface{}) (*types.Response, error)

func (*Client) DiskVersionGet

func (c *Client) DiskVersionGet(data interface{}) (*types.Response, error)

func (*Client) Do

func (c *Client) Do(method string, reqData interface{}, respData interface{}) (interface{}, error)

func (*Client) DoRaw

func (c *Client) DoRaw(method string, reqData interface{}, respData interface{}) (*resty.Response, error)

func (*Client) DocumentgeneratorStub

func (c *Client) DocumentgeneratorStub(data interface{}) (*types.Response, error)

func (*Client) Download

func (c *Client) Download(data interface{}) (*types.Response, error)

func (*Client) EntityAdd

func (c *Client) EntityAdd(data interface{}) (*types.Response, error)

func (*Client) EntityDelete

func (c *Client) EntityDelete(data interface{}) (*types.Response, error)

func (*Client) EntityGet

func (c *Client) EntityGet(data interface{}) (*types.Response, error)

func (*Client) EntityItemAdd

func (c *Client) EntityItemAdd(data interface{}) (*types.Response, error)

func (*Client) EntityItemDelete

func (c *Client) EntityItemDelete(data interface{}) (*types.Response, error)

func (*Client) EntityItemGet

func (c *Client) EntityItemGet(data interface{}) (*types.Response, error)

func (*Client) EntityItemPropertyAdd

func (c *Client) EntityItemPropertyAdd(data interface{}) (*types.Response, error)

func (*Client) EntityItemPropertyDelete

func (c *Client) EntityItemPropertyDelete(data interface{}) (*types.Response, error)

func (*Client) EntityItemPropertyGet

func (c *Client) EntityItemPropertyGet(data interface{}) (*types.Response, error)

func (*Client) EntityItemPropertyUpdate

func (c *Client) EntityItemPropertyUpdate(data interface{}) (*types.Response, error)

func (*Client) EntityItemUpdate

func (c *Client) EntityItemUpdate(data interface{}) (*types.Response, error)

func (*Client) EntityRights

func (c *Client) EntityRights(data interface{}) (*types.Response, error)

func (*Client) EntitySectionAdd

func (c *Client) EntitySectionAdd(data interface{}) (*types.Response, error)

func (*Client) EntitySectionDelete

func (c *Client) EntitySectionDelete(data interface{}) (*types.Response, error)

func (*Client) EntitySectionGet

func (c *Client) EntitySectionGet(data interface{}) (*types.Response, error)

func (*Client) EntitySectionUpdate

func (c *Client) EntitySectionUpdate(data interface{}) (*types.Response, error)

func (*Client) EntityUpdate

func (c *Client) EntityUpdate(data interface{}) (*types.Response, error)

func (*Client) EventBind

func (c *Client) EventBind(data interface{}) (*types.Response, error)

func (*Client) EventGet

func (c *Client) EventGet(data interface{}) (*types.Response, error)

func (*Client) EventOfflineClear

func (c *Client) EventOfflineClear(data interface{}) (*types.Response, error)

func (*Client) EventOfflineError

func (c *Client) EventOfflineError(data interface{}) (*types.Response, error)

func (*Client) EventOfflineGet

func (c *Client) EventOfflineGet(data interface{}) (*types.Response, error)

func (*Client) EventOfflineList

func (c *Client) EventOfflineList(data interface{}) (*types.Response, error)

func (*Client) EventTest

func (c *Client) EventTest(data interface{}) (*types.Response, error)

func (*Client) EventUnbind

func (c *Client) EventUnbind(data interface{}) (*types.Response, error)

func (*Client) Events

func (c *Client) Events(data interface{}) (*types.Response, error)

func (*Client) FaceClientAdd

func (c *Client) FaceClientAdd(data interface{}) (*types.Response, error)

func (*Client) FaceClientIdentify

func (c *Client) FaceClientIdentify(data interface{}) (*types.Response, error)

func (*Client) FaceUserAdd

func (c *Client) FaceUserAdd(data interface{}) (*types.Response, error)

func (*Client) FaceUserDelete

func (c *Client) FaceUserDelete(data interface{}) (*types.Response, error)

func (*Client) FaceUserIdentify

func (c *Client) FaceUserIdentify(data interface{}) (*types.Response, error)

func (*Client) ForumMessageDelete

func (c *Client) ForumMessageDelete(data interface{}) (*types.Response, error)

func (*Client) ForumMessageUserGet

func (c *Client) ForumMessageUserGet(data interface{}) (*types.Response, error)

func (*Client) ImChatAdd

func (c *Client) ImChatAdd(data interface{}) (*types.Response, error)

func (*Client) ImChatGet

func (c *Client) ImChatGet(data interface{}) (*types.Response, error)

func (*Client) ImChatLeave

func (c *Client) ImChatLeave(data interface{}) (*types.Response, error)

func (*Client) ImChatMute

func (c *Client) ImChatMute(data interface{}) (*types.Response, error)

func (*Client) ImChatParentJoin

func (c *Client) ImChatParentJoin(data interface{}) (*types.Response, error)

func (*Client) ImChatSendtyping

func (c *Client) ImChatSendtyping(data interface{}) (*types.Response, error)

func (*Client) ImChatSetmanager

func (c *Client) ImChatSetmanager(data interface{}) (*types.Response, error)

func (*Client) ImChatSetowner

func (c *Client) ImChatSetowner(data interface{}) (*types.Response, error)

func (*Client) ImChatUpdateavatar

func (c *Client) ImChatUpdateavatar(data interface{}) (*types.Response, error)

func (*Client) ImChatUpdatecolor

func (c *Client) ImChatUpdatecolor(data interface{}) (*types.Response, error)

func (*Client) ImChatUpdatetitle

func (c *Client) ImChatUpdatetitle(data interface{}) (*types.Response, error)

func (*Client) ImChatUserAdd

func (c *Client) ImChatUserAdd(data interface{}) (*types.Response, error)

func (*Client) ImChatUserDelete

func (c *Client) ImChatUserDelete(data interface{}) (*types.Response, error)

func (*Client) ImChatUserList

func (c *Client) ImChatUserList(data interface{}) (*types.Response, error)

func (*Client) ImCountersGet

func (c *Client) ImCountersGet(data interface{}) (*types.Response, error)

func (*Client) ImDepartmentColleaguesGet

func (c *Client) ImDepartmentColleaguesGet(data interface{}) (*types.Response, error)

func (*Client) ImDepartmentColleaguesList

func (c *Client) ImDepartmentColleaguesList(data interface{}) (*types.Response, error)

func (*Client) ImDepartmentEmployeesGet

func (c *Client) ImDepartmentEmployeesGet(data interface{}) (*types.Response, error)

func (*Client) ImDepartmentGet

func (c *Client) ImDepartmentGet(data interface{}) (*types.Response, error)

func (*Client) ImDepartmentManagersGet

func (c *Client) ImDepartmentManagersGet(data interface{}) (*types.Response, error)

func (*Client) ImDialogGet

func (c *Client) ImDialogGet(data interface{}) (*types.Response, error)

func (*Client) ImDialogMessagesGet

func (c *Client) ImDialogMessagesGet(data interface{}) (*types.Response, error)

func (*Client) ImDialogRead

func (c *Client) ImDialogRead(data interface{}) (*types.Response, error)

func (*Client) ImDialogReadall

func (c *Client) ImDialogReadall(data interface{}) (*types.Response, error)

func (*Client) ImDialogUnread

func (c *Client) ImDialogUnread(data interface{}) (*types.Response, error)

func (*Client) ImDialogUsersGet

func (c *Client) ImDialogUsersGet(data interface{}) (*types.Response, error)

func (*Client) ImDialogWriting

func (c *Client) ImDialogWriting(data interface{}) (*types.Response, error)

func (*Client) ImDiskFileCommit

func (c *Client) ImDiskFileCommit(data interface{}) (*types.Response, error)

func (*Client) ImDiskFileDelete

func (c *Client) ImDiskFileDelete(data interface{}) (*types.Response, error)

func (*Client) ImDiskFileSave

func (c *Client) ImDiskFileSave(data interface{}) (*types.Response, error)

func (*Client) ImDiskFolderGet

func (c *Client) ImDiskFolderGet(data interface{}) (*types.Response, error)

func (*Client) ImMessageAdd

func (c *Client) ImMessageAdd(data interface{}) (*types.Response, error)

func (*Client) ImMessageCommand

func (c *Client) ImMessageCommand(data interface{}) (*types.Response, error)

func (*Client) ImMessageDelete

func (c *Client) ImMessageDelete(data interface{}) (*types.Response, error)

func (*Client) ImMessageLike

func (c *Client) ImMessageLike(data interface{}) (*types.Response, error)

func (*Client) ImMessageShare

func (c *Client) ImMessageShare(data interface{}) (*types.Response, error)

func (*Client) ImMessageUpdate

func (c *Client) ImMessageUpdate(data interface{}) (*types.Response, error)

func (*Client) ImMessageUserGet

func (c *Client) ImMessageUserGet(data interface{}) (*types.Response, error)

func (*Client) ImMobileConfigGet

func (c *Client) ImMobileConfigGet(data interface{}) (*types.Response, error)

func (*Client) ImNotify

func (c *Client) ImNotify(data interface{}) (*types.Response, error)

func (*Client) ImNotifyDelete

func (c *Client) ImNotifyDelete(data interface{}) (*types.Response, error)

func (*Client) ImNotifyPersonalAdd

func (c *Client) ImNotifyPersonalAdd(data interface{}) (*types.Response, error)

func (*Client) ImNotifyRead

func (c *Client) ImNotifyRead(data interface{}) (*types.Response, error)

func (*Client) ImNotifySystemAdd

func (c *Client) ImNotifySystemAdd(data interface{}) (*types.Response, error)

func (*Client) ImPromotionGet

func (c *Client) ImPromotionGet(data interface{}) (*types.Response, error)

func (*Client) ImPromotionRead

func (c *Client) ImPromotionRead(data interface{}) (*types.Response, error)

func (*Client) ImRecentGet

func (c *Client) ImRecentGet(data interface{}) (*types.Response, error)

func (*Client) ImRecentHide

func (c *Client) ImRecentHide(data interface{}) (*types.Response, error)

func (*Client) ImRecentList

func (c *Client) ImRecentList(data interface{}) (*types.Response, error)

func (*Client) ImRecentPin

func (c *Client) ImRecentPin(data interface{}) (*types.Response, error)

func (*Client) ImRecentUnread

func (c *Client) ImRecentUnread(data interface{}) (*types.Response, error)

func (*Client) ImSearchChat

func (c *Client) ImSearchChat(data interface{}) (*types.Response, error)

func (*Client) ImSearchChatList

func (c *Client) ImSearchChatList(data interface{}) (*types.Response, error)

func (*Client) ImSearchDepartment

func (c *Client) ImSearchDepartment(data interface{}) (*types.Response, error)

func (*Client) ImSearchDepartmentList

func (c *Client) ImSearchDepartmentList(data interface{}) (*types.Response, error)

func (*Client) ImSearchLastAdd

func (c *Client) ImSearchLastAdd(data interface{}) (*types.Response, error)

func (*Client) ImSearchLastDelete

func (c *Client) ImSearchLastDelete(data interface{}) (*types.Response, error)

func (*Client) ImSearchLastGet

func (c *Client) ImSearchLastGet(data interface{}) (*types.Response, error)

func (*Client) ImSearchUser

func (c *Client) ImSearchUser(data interface{}) (*types.Response, error)

func (*Client) ImSearchUserList

func (c *Client) ImSearchUserList(data interface{}) (*types.Response, error)

func (*Client) ImUserBusinessGet

func (c *Client) ImUserBusinessGet(data interface{}) (*types.Response, error)

func (*Client) ImUserBusinessList

func (c *Client) ImUserBusinessList(data interface{}) (*types.Response, error)

func (*Client) ImUserGet

func (c *Client) ImUserGet(data interface{}) (*types.Response, error)

func (*Client) ImUserListGet

func (c *Client) ImUserListGet(data interface{}) (*types.Response, error)

func (*Client) ImUserStatusGet

func (c *Client) ImUserStatusGet(data interface{}) (*types.Response, error)

func (*Client) ImUserStatusIdleContinue

func (c *Client) ImUserStatusIdleContinue(data interface{}) (*types.Response, error)

func (*Client) ImUserStatusIdleEnd

func (c *Client) ImUserStatusIdleEnd(data interface{}) (*types.Response, error)

func (*Client) ImUserStatusIdleStart

func (c *Client) ImUserStatusIdleStart(data interface{}) (*types.Response, error)

func (*Client) ImUserStatusSet

func (c *Client) ImUserStatusSet(data interface{}) (*types.Response, error)

func (*Client) ImbotAppRegister

func (c *Client) ImbotAppRegister(data interface{}) (*types.Response, error)

func (*Client) ImbotAppUnregister

func (c *Client) ImbotAppUnregister(data interface{}) (*types.Response, error)

func (*Client) ImbotAppUpdate

func (c *Client) ImbotAppUpdate(data interface{}) (*types.Response, error)

func (*Client) ImbotBotList

func (c *Client) ImbotBotList(data interface{}) (*types.Response, error)

func (*Client) ImbotChatAdd

func (c *Client) ImbotChatAdd(data interface{}) (*types.Response, error)

func (*Client) ImbotChatGet

func (c *Client) ImbotChatGet(data interface{}) (*types.Response, error)

func (*Client) ImbotChatLeave

func (c *Client) ImbotChatLeave(data interface{}) (*types.Response, error)

func (*Client) ImbotChatSendtyping

func (c *Client) ImbotChatSendtyping(data interface{}) (*types.Response, error)

func (*Client) ImbotChatSetmanager

func (c *Client) ImbotChatSetmanager(data interface{}) (*types.Response, error)

func (*Client) ImbotChatSetowner

func (c *Client) ImbotChatSetowner(data interface{}) (*types.Response, error)

func (*Client) ImbotChatUpdateavatar

func (c *Client) ImbotChatUpdateavatar(data interface{}) (*types.Response, error)

func (*Client) ImbotChatUpdatecolor

func (c *Client) ImbotChatUpdatecolor(data interface{}) (*types.Response, error)

func (*Client) ImbotChatUpdatetitle

func (c *Client) ImbotChatUpdatetitle(data interface{}) (*types.Response, error)

func (*Client) ImbotChatUserAdd

func (c *Client) ImbotChatUserAdd(data interface{}) (*types.Response, error)

func (*Client) ImbotChatUserDelete

func (c *Client) ImbotChatUserDelete(data interface{}) (*types.Response, error)

func (*Client) ImbotChatUserList

func (c *Client) ImbotChatUserList(data interface{}) (*types.Response, error)

func (*Client) ImbotCommandAnswer

func (c *Client) ImbotCommandAnswer(data interface{}) (*types.Response, error)

func (*Client) ImbotCommandRegister

func (c *Client) ImbotCommandRegister(data interface{}) (*types.Response, error)

func (*Client) ImbotCommandUnregister

func (c *Client) ImbotCommandUnregister(data interface{}) (*types.Response, error)

func (*Client) ImbotCommandUpdate

func (c *Client) ImbotCommandUpdate(data interface{}) (*types.Response, error)

func (*Client) ImbotDialogGet

func (c *Client) ImbotDialogGet(data interface{}) (*types.Response, error)

func (*Client) ImbotMessageAdd

func (c *Client) ImbotMessageAdd(data interface{}) (*types.Response, error)

func (*Client) ImbotMessageDelete

func (c *Client) ImbotMessageDelete(data interface{}) (*types.Response, error)

func (*Client) ImbotMessageLike

func (c *Client) ImbotMessageLike(data interface{}) (*types.Response, error)

func (*Client) ImbotMessageUpdate

func (c *Client) ImbotMessageUpdate(data interface{}) (*types.Response, error)

func (*Client) ImbotRegister

func (c *Client) ImbotRegister(data interface{}) (*types.Response, error)

func (*Client) ImbotSendtyping

func (c *Client) ImbotSendtyping(data interface{}) (*types.Response, error)

func (*Client) ImbotUnregister

func (c *Client) ImbotUnregister(data interface{}) (*types.Response, error)

func (*Client) ImbotUpdate

func (c *Client) ImbotUpdate(data interface{}) (*types.Response, error)

func (*Client) ImconnectorActivate

func (c *Client) ImconnectorActivate(data interface{}) (*types.Response, error)

func (*Client) ImconnectorConnectorDataSet

func (c *Client) ImconnectorConnectorDataSet(data interface{}) (*types.Response, error)

func (*Client) ImconnectorDeleteMessages

func (c *Client) ImconnectorDeleteMessages(data interface{}) (*types.Response, error)

func (*Client) ImconnectorRegister

func (c *Client) ImconnectorRegister(data interface{}) (*types.Response, error)

func (*Client) ImconnectorSendMessages

func (c *Client) ImconnectorSendMessages(data interface{}) (*types.Response, error)

func (*Client) ImconnectorSendStatusDelivery

func (c *Client) ImconnectorSendStatusDelivery(data interface{}) (*types.Response, error)

func (*Client) ImconnectorSendStatusReading

func (c *Client) ImconnectorSendStatusReading(data interface{}) (*types.Response, error)

func (*Client) ImconnectorSetError

func (c *Client) ImconnectorSetError(data interface{}) (*types.Response, error)

func (*Client) ImconnectorStatus

func (c *Client) ImconnectorStatus(data interface{}) (*types.Response, error)

func (*Client) ImconnectorUnregister

func (c *Client) ImconnectorUnregister(data interface{}) (*types.Response, error)

func (*Client) ImconnectorUpdateMessages

func (c *Client) ImconnectorUpdateMessages(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesBotSessionFinish

func (c *Client) ImopenlinesBotSessionFinish(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesBotSessionMessageSend

func (c *Client) ImopenlinesBotSessionMessageSend(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesBotSessionOperator

func (c *Client) ImopenlinesBotSessionOperator(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesBotSessionSendMessage

func (c *Client) ImopenlinesBotSessionSendMessage(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesBotSessionTransfer

func (c *Client) ImopenlinesBotSessionTransfer(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesConfigAdd

func (c *Client) ImopenlinesConfigAdd(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesConfigDelete

func (c *Client) ImopenlinesConfigDelete(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesConfigGet

func (c *Client) ImopenlinesConfigGet(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesConfigListGet

func (c *Client) ImopenlinesConfigListGet(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesConfigPathGet

func (c *Client) ImopenlinesConfigPathGet(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesConfigUpdate

func (c *Client) ImopenlinesConfigUpdate(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesCrmChatGetlastid

func (c *Client) ImopenlinesCrmChatGetlastid(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesCrmChatUserAdd

func (c *Client) ImopenlinesCrmChatUserAdd(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesNetworkJoin

func (c *Client) ImopenlinesNetworkJoin(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesNetworkMessageAdd

func (c *Client) ImopenlinesNetworkMessageAdd(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesOperatorAnswer

func (c *Client) ImopenlinesOperatorAnswer(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesOperatorFinish

func (c *Client) ImopenlinesOperatorFinish(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesOperatorSkip

func (c *Client) ImopenlinesOperatorSkip(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesOperatorSpam

func (c *Client) ImopenlinesOperatorSpam(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesOperatorTransfer

func (c *Client) ImopenlinesOperatorTransfer(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesSessionIntercept

func (c *Client) ImopenlinesSessionIntercept(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesWidgetConfigGet

func (c *Client) ImopenlinesWidgetConfigGet(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesWidgetDialogGet

func (c *Client) ImopenlinesWidgetDialogGet(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesWidgetFormSend

func (c *Client) ImopenlinesWidgetFormSend(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesWidgetOperatorGet

func (c *Client) ImopenlinesWidgetOperatorGet(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesWidgetUserConsentApply

func (c *Client) ImopenlinesWidgetUserConsentApply(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesWidgetUserGet

func (c *Client) ImopenlinesWidgetUserGet(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesWidgetUserRegister

func (c *Client) ImopenlinesWidgetUserRegister(data interface{}) (*types.Response, error)

func (*Client) ImopenlinesWidgetVoteSend

func (c *Client) ImopenlinesWidgetVoteSend(data interface{}) (*types.Response, error)

func (*Client) LandingBlockAddcard

func (c *Client) LandingBlockAddcard(data interface{}) (*types.Response, error)

func (*Client) LandingBlockChangeanchor

func (c *Client) LandingBlockChangeanchor(data interface{}) (*types.Response, error)

func (*Client) LandingBlockChangenodename

func (c *Client) LandingBlockChangenodename(data interface{}) (*types.Response, error)

func (*Client) LandingBlockClonecard

func (c *Client) LandingBlockClonecard(data interface{}) (*types.Response, error)

func (*Client) LandingBlockGetbyid

func (c *Client) LandingBlockGetbyid(data interface{}) (*types.Response, error)

func (*Client) LandingBlockGetcontent

func (c *Client) LandingBlockGetcontent(data interface{}) (*types.Response, error)

func (*Client) LandingBlockGetcontentfromrepository

func (c *Client) LandingBlockGetcontentfromrepository(data interface{}) (*types.Response, error)

func (*Client) LandingBlockGetlist

func (c *Client) LandingBlockGetlist(data interface{}) (*types.Response, error)

func (*Client) LandingBlockGetmanifest

func (c *Client) LandingBlockGetmanifest(data interface{}) (*types.Response, error)

func (*Client) LandingBlockGetmanifestfile

func (c *Client) LandingBlockGetmanifestfile(data interface{}) (*types.Response, error)

func (*Client) LandingBlockGetrepository

func (c *Client) LandingBlockGetrepository(data interface{}) (*types.Response, error)

func (*Client) LandingBlockRemovecard

func (c *Client) LandingBlockRemovecard(data interface{}) (*types.Response, error)

func (*Client) LandingBlockUpdateattrs

func (c *Client) LandingBlockUpdateattrs(data interface{}) (*types.Response, error)

func (*Client) LandingBlockUpdatecards

func (c *Client) LandingBlockUpdatecards(data interface{}) (*types.Response, error)

func (*Client) LandingBlockUpdatecontent

func (c *Client) LandingBlockUpdatecontent(data interface{}) (*types.Response, error)

func (*Client) LandingBlockUpdatenodes

func (c *Client) LandingBlockUpdatenodes(data interface{}) (*types.Response, error)

func (*Client) LandingBlockUpdatestyles

func (c *Client) LandingBlockUpdatestyles(data interface{}) (*types.Response, error)

func (*Client) LandingBlockUploadfile

func (c *Client) LandingBlockUploadfile(data interface{}) (*types.Response, error)

func (*Client) LandingDemosGetlist

func (c *Client) LandingDemosGetlist(data interface{}) (*types.Response, error)

func (*Client) LandingDemosGetpagelist

func (c *Client) LandingDemosGetpagelist(data interface{}) (*types.Response, error)

func (*Client) LandingDemosGetsitelist

func (c *Client) LandingDemosGetsitelist(data interface{}) (*types.Response, error)

func (*Client) LandingDemosGeturlpreview

func (c *Client) LandingDemosGeturlpreview(data interface{}) (*types.Response, error)

func (*Client) LandingDemosRegister

func (c *Client) LandingDemosRegister(data interface{}) (*types.Response, error)

func (*Client) LandingDemosUnregister

func (c *Client) LandingDemosUnregister(data interface{}) (*types.Response, error)

func (*Client) LandingLandingAdd

func (c *Client) LandingLandingAdd(data interface{}) (*types.Response, error)

func (*Client) LandingLandingAddblock

func (c *Client) LandingLandingAddblock(data interface{}) (*types.Response, error)

func (*Client) LandingLandingAddbytemplate

func (c *Client) LandingLandingAddbytemplate(data interface{}) (*types.Response, error)

func (*Client) LandingLandingCopy

func (c *Client) LandingLandingCopy(data interface{}) (*types.Response, error)

func (*Client) LandingLandingCopyblock

func (c *Client) LandingLandingCopyblock(data interface{}) (*types.Response, error)

func (*Client) LandingLandingDelete

func (c *Client) LandingLandingDelete(data interface{}) (*types.Response, error)

func (*Client) LandingLandingDeleteblock

func (c *Client) LandingLandingDeleteblock(data interface{}) (*types.Response, error)

func (*Client) LandingLandingDownblock

func (c *Client) LandingLandingDownblock(data interface{}) (*types.Response, error)

func (*Client) LandingLandingGetadditionalfields

func (c *Client) LandingLandingGetadditionalfields(data interface{}) (*types.Response, error)

func (*Client) LandingLandingGetlist

func (c *Client) LandingLandingGetlist(data interface{}) (*types.Response, error)

func (*Client) LandingLandingGetpreview

func (c *Client) LandingLandingGetpreview(data interface{}) (*types.Response, error)

func (*Client) LandingLandingGetpublicurl

func (c *Client) LandingLandingGetpublicurl(data interface{}) (*types.Response, error)

func (*Client) LandingLandingHideblock

func (c *Client) LandingLandingHideblock(data interface{}) (*types.Response, error)

func (*Client) LandingLandingMarkdelete

func (c *Client) LandingLandingMarkdelete(data interface{}) (*types.Response, error)

func (*Client) LandingLandingMarkdeletedblock

func (c *Client) LandingLandingMarkdeletedblock(data interface{}) (*types.Response, error)

func (*Client) LandingLandingMarkundelete

func (c *Client) LandingLandingMarkundelete(data interface{}) (*types.Response, error)

func (*Client) LandingLandingMarkundeletedblock

func (c *Client) LandingLandingMarkundeletedblock(data interface{}) (*types.Response, error)

func (*Client) LandingLandingMoveblock

func (c *Client) LandingLandingMoveblock(data interface{}) (*types.Response, error)

func (*Client) LandingLandingPublication

func (c *Client) LandingLandingPublication(data interface{}) (*types.Response, error)

func (*Client) LandingLandingRemoveentities

func (c *Client) LandingLandingRemoveentities(data interface{}) (*types.Response, error)

func (*Client) LandingLandingShowblock

func (c *Client) LandingLandingShowblock(data interface{}) (*types.Response, error)

func (*Client) LandingLandingUnpublic

func (c *Client) LandingLandingUnpublic(data interface{}) (*types.Response, error)

func (*Client) LandingLandingUpblock

func (c *Client) LandingLandingUpblock(data interface{}) (*types.Response, error)

func (*Client) LandingLandingUpdate

func (c *Client) LandingLandingUpdate(data interface{}) (*types.Response, error)

func (*Client) LandingRepoBind

func (c *Client) LandingRepoBind(data interface{}) (*types.Response, error)

func (*Client) LandingRepoCheckcontent

func (c *Client) LandingRepoCheckcontent(data interface{}) (*types.Response, error)

func (*Client) LandingRepoGetappinfo

func (c *Client) LandingRepoGetappinfo(data interface{}) (*types.Response, error)

func (*Client) LandingRepoGetlist

func (c *Client) LandingRepoGetlist(data interface{}) (*types.Response, error)

func (*Client) LandingRepoRegister

func (c *Client) LandingRepoRegister(data interface{}) (*types.Response, error)

func (*Client) LandingRepoUnbind

func (c *Client) LandingRepoUnbind(data interface{}) (*types.Response, error)

func (*Client) LandingRepoUnregister

func (c *Client) LandingRepoUnregister(data interface{}) (*types.Response, error)

func (*Client) LandingRoleEnable

func (c *Client) LandingRoleEnable(data interface{}) (*types.Response, error)

func (*Client) LandingRoleGetlist

func (c *Client) LandingRoleGetlist(data interface{}) (*types.Response, error)

func (*Client) LandingRoleGetrights

func (c *Client) LandingRoleGetrights(data interface{}) (*types.Response, error)

func (*Client) LandingRoleIsenabled

func (c *Client) LandingRoleIsenabled(data interface{}) (*types.Response, error)

func (*Client) LandingRoleSetaccesscodes

func (c *Client) LandingRoleSetaccesscodes(data interface{}) (*types.Response, error)

func (*Client) LandingRoleSetrights

func (c *Client) LandingRoleSetrights(data interface{}) (*types.Response, error)

func (*Client) LandingSiteAdd

func (c *Client) LandingSiteAdd(data interface{}) (*types.Response, error)

func (*Client) LandingSiteDelete

func (c *Client) LandingSiteDelete(data interface{}) (*types.Response, error)

func (*Client) LandingSiteFullexport

func (c *Client) LandingSiteFullexport(data interface{}) (*types.Response, error)

func (*Client) LandingSiteGetadditionalfields

func (c *Client) LandingSiteGetadditionalfields(data interface{}) (*types.Response, error)

func (*Client) LandingSiteGetlist

func (c *Client) LandingSiteGetlist(data interface{}) (*types.Response, error)

func (*Client) LandingSiteGetpublicurl

func (c *Client) LandingSiteGetpublicurl(data interface{}) (*types.Response, error)

func (*Client) LandingSiteGetrights

func (c *Client) LandingSiteGetrights(data interface{}) (*types.Response, error)

func (*Client) LandingSiteMarkdelete

func (c *Client) LandingSiteMarkdelete(data interface{}) (*types.Response, error)

func (*Client) LandingSiteMarkundelete

func (c *Client) LandingSiteMarkundelete(data interface{}) (*types.Response, error)

func (*Client) LandingSitePublication

func (c *Client) LandingSitePublication(data interface{}) (*types.Response, error)

func (*Client) LandingSiteSetrights

func (c *Client) LandingSiteSetrights(data interface{}) (*types.Response, error)

func (*Client) LandingSiteSetscope

func (c *Client) LandingSiteSetscope(data interface{}) (*types.Response, error)

func (*Client) LandingSiteUnpublic

func (c *Client) LandingSiteUnpublic(data interface{}) (*types.Response, error)

func (*Client) LandingSiteUpdate

func (c *Client) LandingSiteUpdate(data interface{}) (*types.Response, error)

func (*Client) LandingSyspageDeleteforlanding

func (c *Client) LandingSyspageDeleteforlanding(data interface{}) (*types.Response, error)

func (*Client) LandingSyspageDeleteforsite

func (c *Client) LandingSyspageDeleteforsite(data interface{}) (*types.Response, error)

func (*Client) LandingSyspageGet

func (c *Client) LandingSyspageGet(data interface{}) (*types.Response, error)

func (*Client) LandingSyspageGetspecialpage

func (c *Client) LandingSyspageGetspecialpage(data interface{}) (*types.Response, error)

func (*Client) LandingSyspageSet

func (c *Client) LandingSyspageSet(data interface{}) (*types.Response, error)

func (*Client) LandingTemplateGetlandingref

func (c *Client) LandingTemplateGetlandingref(data interface{}) (*types.Response, error)

func (*Client) LandingTemplateGetlist

func (c *Client) LandingTemplateGetlist(data interface{}) (*types.Response, error)

func (*Client) LandingTemplateGetsiteref

func (c *Client) LandingTemplateGetsiteref(data interface{}) (*types.Response, error)

func (*Client) LandingTemplateSetlandingref

func (c *Client) LandingTemplateSetlandingref(data interface{}) (*types.Response, error)

func (*Client) LandingTemplateSetsiteref

func (c *Client) LandingTemplateSetsiteref(data interface{}) (*types.Response, error)

func (*Client) Landing_cloudCloudGetappitemmanifest

func (c *Client) Landing_cloudCloudGetappitemmanifest(data interface{}) (*types.Response, error)

func (*Client) Landing_cloudCloudGetappitems

func (c *Client) Landing_cloudCloudGetappitems(data interface{}) (*types.Response, error)

func (*Client) Landing_cloudCloudGetdemopagelist

func (c *Client) Landing_cloudCloudGetdemopagelist(data interface{}) (*types.Response, error)

func (*Client) Landing_cloudCloudGetdemositelist

func (c *Client) Landing_cloudCloudGetdemositelist(data interface{}) (*types.Response, error)

func (*Client) Landing_cloudCloudGetrepository

func (c *Client) Landing_cloudCloudGetrepository(data interface{}) (*types.Response, error)

func (*Client) Landing_cloudCloudGeturlpreview

func (c *Client) Landing_cloudCloudGeturlpreview(data interface{}) (*types.Response, error)

func (*Client) LikeList

func (c *Client) LikeList(data interface{}) (*types.Response, error)

func (*Client) LikeReactions

func (c *Client) LikeReactions(data interface{}) (*types.Response, error)

func (*Client) ListsAdd

func (c *Client) ListsAdd(data interface{}) (*types.Response, error)

func (*Client) ListsDelete

func (c *Client) ListsDelete(data interface{}) (*types.Response, error)

func (*Client) ListsElementAdd

func (c *Client) ListsElementAdd(data interface{}) (*types.Response, error)

func (*Client) ListsElementDelete

func (c *Client) ListsElementDelete(data interface{}) (*types.Response, error)

func (*Client) ListsElementGet

func (c *Client) ListsElementGet(data interface{}) (*types.Response, error)

func (*Client) ListsElementGetFileUrl

func (c *Client) ListsElementGetFileUrl(data interface{}) (*types.Response, error)

func (*Client) ListsElementUpdate

func (c *Client) ListsElementUpdate(data interface{}) (*types.Response, error)

func (*Client) ListsFieldAdd

func (c *Client) ListsFieldAdd(data interface{}) (*types.Response, error)

func (*Client) ListsFieldDelete

func (c *Client) ListsFieldDelete(data interface{}) (*types.Response, error)

func (*Client) ListsFieldGet

func (c *Client) ListsFieldGet(data interface{}) (*types.Response, error)

func (*Client) ListsFieldTypeGet

func (c *Client) ListsFieldTypeGet(data interface{}) (*types.Response, error)

func (*Client) ListsFieldUpdate

func (c *Client) ListsFieldUpdate(data interface{}) (*types.Response, error)

func (*Client) ListsGet

func (c *Client) ListsGet(data interface{}) (*types.Response, error)

func (*Client) ListsGetIblockTypeId

func (c *Client) ListsGetIblockTypeId(data interface{}) (*types.Response, error)

func (*Client) ListsSectionAdd

func (c *Client) ListsSectionAdd(data interface{}) (*types.Response, error)

func (*Client) ListsSectionDelete

func (c *Client) ListsSectionDelete(data interface{}) (*types.Response, error)

func (*Client) ListsSectionGet

func (c *Client) ListsSectionGet(data interface{}) (*types.Response, error)

func (*Client) ListsSectionUpdate

func (c *Client) ListsSectionUpdate(data interface{}) (*types.Response, error)

func (*Client) ListsUpdate

func (c *Client) ListsUpdate(data interface{}) (*types.Response, error)

func (*Client) LogBlogcommentAdd

func (c *Client) LogBlogcommentAdd(data interface{}) (*types.Response, error)

func (*Client) LogBlogcommentDelete

func (c *Client) LogBlogcommentDelete(data interface{}) (*types.Response, error)

func (*Client) LogBlogcommentUserGet

func (c *Client) LogBlogcommentUserGet(data interface{}) (*types.Response, error)

func (*Client) LogBlogpostAdd

func (c *Client) LogBlogpostAdd(data interface{}) (*types.Response, error)

func (*Client) LogBlogpostDelete

func (c *Client) LogBlogpostDelete(data interface{}) (*types.Response, error)

func (*Client) LogBlogpostGet

func (c *Client) LogBlogpostGet(data interface{}) (*types.Response, error)

func (*Client) LogBlogpostGetusersImportant

func (c *Client) LogBlogpostGetusersImportant(data interface{}) (*types.Response, error)

func (*Client) LogBlogpostShare

func (c *Client) LogBlogpostShare(data interface{}) (*types.Response, error)

func (*Client) LogBlogpostUpdate

func (c *Client) LogBlogpostUpdate(data interface{}) (*types.Response, error)

func (*Client) LogBlogpostUserGet

func (c *Client) LogBlogpostUserGet(data interface{}) (*types.Response, error)

func (*Client) LogCommentDelete

func (c *Client) LogCommentDelete(data interface{}) (*types.Response, error)

func (*Client) LogCommentUserGet

func (c *Client) LogCommentUserGet(data interface{}) (*types.Response, error)

func (*Client) MailserviceAdd

func (c *Client) MailserviceAdd(data interface{}) (*types.Response, error)

func (*Client) MailserviceDelete

func (c *Client) MailserviceDelete(data interface{}) (*types.Response, error)

func (*Client) MailserviceFields

func (c *Client) MailserviceFields(data interface{}) (*types.Response, error)

func (*Client) MailserviceGet

func (c *Client) MailserviceGet(data interface{}) (*types.Response, error)

func (*Client) MailserviceList

func (c *Client) MailserviceList(data interface{}) (*types.Response, error)

func (*Client) MailserviceUpdate

func (c *Client) MailserviceUpdate(data interface{}) (*types.Response, error)

func (*Client) MessageserviceMessageStatusUpdate

func (c *Client) MessageserviceMessageStatusUpdate(data interface{}) (*types.Response, error)

func (*Client) MessageserviceSenderAdd

func (c *Client) MessageserviceSenderAdd(data interface{}) (*types.Response, error)

func (*Client) MessageserviceSenderDelete

func (c *Client) MessageserviceSenderDelete(data interface{}) (*types.Response, error)

func (*Client) MessageserviceSenderList

func (c *Client) MessageserviceSenderList(data interface{}) (*types.Response, error)

func (*Client) Methods

func (c *Client) Methods(request *types.MethodsRequest) (*types.MethodsResponse, error)

func (*Client) MobileBrowserConstGet

func (c *Client) MobileBrowserConstGet(data interface{}) (*types.Response, error)

func (*Client) MobileCounterConfigGet

func (c *Client) MobileCounterConfigGet(data interface{}) (*types.Response, error)

func (*Client) MobileCounterConfigSet

func (c *Client) MobileCounterConfigSet(data interface{}) (*types.Response, error)

func (*Client) MobileCounterGet

func (c *Client) MobileCounterGet(data interface{}) (*types.Response, error)

func (*Client) MobileCounterTypesGet

func (c *Client) MobileCounterTypesGet(data interface{}) (*types.Response, error)

func (*Client) MobileDiskFolderGetchildren

func (c *Client) MobileDiskFolderGetchildren(data interface{}) (*types.Response, error)

func (*Client) MobileDiskGetattachmentsdata

func (c *Client) MobileDiskGetattachmentsdata(data interface{}) (*types.Response, error)

func (*Client) MobileFormProfile

func (c *Client) MobileFormProfile(data interface{}) (*types.Response, error)

func (*Client) MobileIntranetDepartmentsGet

func (c *Client) MobileIntranetDepartmentsGet(data interface{}) (*types.Response, error)

func (*Client) MobileIntranetStresslevelSharedataGet

func (c *Client) MobileIntranetStresslevelSharedataGet(data interface{}) (*types.Response, error)

func (*Client) MobilePushConfigGet

func (c *Client) MobilePushConfigGet(data interface{}) (*types.Response, error)

func (*Client) MobilePushConfigSet

func (c *Client) MobilePushConfigSet(data interface{}) (*types.Response, error)

func (*Client) MobilePushSmartfilterStatusGet

func (c *Client) MobilePushSmartfilterStatusGet(data interface{}) (*types.Response, error)

func (*Client) MobilePushSmartfilterStatusSet

func (c *Client) MobilePushSmartfilterStatusSet(data interface{}) (*types.Response, error)

func (*Client) MobilePushStatusGet

func (c *Client) MobilePushStatusGet(data interface{}) (*types.Response, error)

func (*Client) MobilePushStatusSet

func (c *Client) MobilePushStatusSet(data interface{}) (*types.Response, error)

func (*Client) MobilePushTypesGet

func (c *Client) MobilePushTypesGet(data interface{}) (*types.Response, error)

func (*Client) MobileSettingsEnergyGet

func (c *Client) MobileSettingsEnergyGet(data interface{}) (*types.Response, error)

func (*Client) MobileSettingsEnergySet

func (c *Client) MobileSettingsEnergySet(data interface{}) (*types.Response, error)

func (*Client) MobileSettingsOtherGet

func (c *Client) MobileSettingsOtherGet(data interface{}) (*types.Response, error)

func (*Client) MobileSettingsOtherSet

func (c *Client) MobileSettingsOtherSet(data interface{}) (*types.Response, error)

func (*Client) MobileSettingsTabsSet

func (c *Client) MobileSettingsTabsSet(data interface{}) (*types.Response, error)

func (*Client) MobileTasksDeadlinesGet

func (c *Client) MobileTasksDeadlinesGet(data interface{}) (*types.Response, error)

func (*Client) MobileUserCanusetelephony

func (c *Client) MobileUserCanusetelephony(data interface{}) (*types.Response, error)

func (*Client) MobileUserGet

func (c *Client) MobileUserGet(data interface{}) (*types.Response, error)

func (*Client) PlacementBind

func (c *Client) PlacementBind(data interface{}) (*types.Response, error)

func (*Client) PlacementGet

func (c *Client) PlacementGet(data interface{}) (*types.Response, error)

func (*Client) PlacementList

func (c *Client) PlacementList(data interface{}) (*types.Response, error)

func (*Client) PlacementUnbind

func (c *Client) PlacementUnbind(data interface{}) (*types.Response, error)

func (*Client) Profile

func (c *Client) Profile(data interface{}) (*types.Response, error)

func (*Client) PullApplicationConfigGet

func (c *Client) PullApplicationConfigGet(data interface{}) (*types.Response, error)

func (*Client) PullApplicationEventAdd

func (c *Client) PullApplicationEventAdd(data interface{}) (*types.Response, error)

func (*Client) PullApplicationPushAdd

func (c *Client) PullApplicationPushAdd(data interface{}) (*types.Response, error)

func (*Client) PullChannelPublicGet

func (c *Client) PullChannelPublicGet(data interface{}) (*types.Response, error)

func (*Client) PullChannelPublicList

func (c *Client) PullChannelPublicList(data interface{}) (*types.Response, error)

func (*Client) PullConfigGet

func (c *Client) PullConfigGet(data interface{}) (*types.Response, error)

func (*Client) PullWatchExtend

func (c *Client) PullWatchExtend(data interface{}) (*types.Response, error)

func (*Client) SalePaysystemAdd

func (c *Client) SalePaysystemAdd(data interface{}) (*types.Response, error)

func (*Client) SalePaysystemDelete

func (c *Client) SalePaysystemDelete(data interface{}) (*types.Response, error)

func (*Client) SalePaysystemHandlerAdd

func (c *Client) SalePaysystemHandlerAdd(data interface{}) (*types.Response, error)

func (*Client) SalePaysystemHandlerDelete

func (c *Client) SalePaysystemHandlerDelete(data interface{}) (*types.Response, error)

func (*Client) SalePaysystemHandlerList

func (c *Client) SalePaysystemHandlerList(data interface{}) (*types.Response, error)

func (*Client) SalePaysystemHandlerUpdate

func (c *Client) SalePaysystemHandlerUpdate(data interface{}) (*types.Response, error)

func (*Client) SalePaysystemList

func (c *Client) SalePaysystemList(data interface{}) (*types.Response, error)

func (*Client) SalePaysystemPayInvoice

func (c *Client) SalePaysystemPayInvoice(data interface{}) (*types.Response, error)

func (*Client) SalePaysystemPayPayment

func (c *Client) SalePaysystemPayPayment(data interface{}) (*types.Response, error)

func (*Client) SalePaysystemSettingsGet

func (c *Client) SalePaysystemSettingsGet(data interface{}) (*types.Response, error)

func (*Client) SalePaysystemSettingsInvoiceGet

func (c *Client) SalePaysystemSettingsInvoiceGet(data interface{}) (*types.Response, error)

func (*Client) SalePaysystemSettingsPaymentGet

func (c *Client) SalePaysystemSettingsPaymentGet(data interface{}) (*types.Response, error)

func (*Client) SalePaysystemSettingsUpdate

func (c *Client) SalePaysystemSettingsUpdate(data interface{}) (*types.Response, error)

func (*Client) SalePaysystemUpdate

func (c *Client) SalePaysystemUpdate(data interface{}) (*types.Response, error)

func (*Client) Scope

func (c *Client) Scope(data interface{}) (*types.Response, error)

func (*Client) ServerTime

func (c *Client) ServerTime(data interface{}) (*types.Response, error)

func (*Client) SetDebug

func (c *Client) SetDebug(v bool)

func (*Client) SetInsecureSSL

func (c *Client) SetInsecureSSL(v bool)

func (*Client) SmileGet

func (c *Client) SmileGet(data interface{}) (*types.Response, error)

func (*Client) Sonet_groupCreate

func (c *Client) Sonet_groupCreate(data interface{}) (*types.Response, error)

func (*Client) Sonet_groupDelete

func (c *Client) Sonet_groupDelete(data interface{}) (*types.Response, error)

func (*Client) Sonet_groupFeatureAccess

func (c *Client) Sonet_groupFeatureAccess(data interface{}) (*types.Response, error)

func (*Client) Sonet_groupGet

func (c *Client) Sonet_groupGet(data interface{}) (*types.Response, error)

func (*Client) Sonet_groupSetowner

func (c *Client) Sonet_groupSetowner(data interface{}) (*types.Response, error)

func (*Client) Sonet_groupUpdate

func (c *Client) Sonet_groupUpdate(data interface{}) (*types.Response, error)

func (*Client) Sonet_groupUserAdd

func (c *Client) Sonet_groupUserAdd(data interface{}) (*types.Response, error)

func (*Client) Sonet_groupUserDelete

func (c *Client) Sonet_groupUserDelete(data interface{}) (*types.Response, error)

func (*Client) Sonet_groupUserGet

func (c *Client) Sonet_groupUserGet(data interface{}) (*types.Response, error)

func (*Client) Sonet_groupUserGroups

func (c *Client) Sonet_groupUserGroups(data interface{}) (*types.Response, error)

func (*Client) Sonet_groupUserInvite

func (c *Client) Sonet_groupUserInvite(data interface{}) (*types.Response, error)

func (*Client) Sonet_groupUserRequest

func (c *Client) Sonet_groupUserRequest(data interface{}) (*types.Response, error)

func (*Client) Sonet_groupUserUpdate

func (c *Client) Sonet_groupUserUpdate(data interface{}) (*types.Response, error)

func (*Client) Sonet_group_subjectAdd

func (c *Client) Sonet_group_subjectAdd(data interface{}) (*types.Response, error)

func (*Client) Sonet_group_subjectDelete

func (c *Client) Sonet_group_subjectDelete(data interface{}) (*types.Response, error)

func (*Client) Sonet_group_subjectGet

func (c *Client) Sonet_group_subjectGet(data interface{}) (*types.Response, error)

func (*Client) Sonet_group_subjectUpdate

func (c *Client) Sonet_group_subjectUpdate(data interface{}) (*types.Response, error)

func (*Client) TaskChecklistitemAdd

func (c *Client) TaskChecklistitemAdd(data interface{}) (*types.Response, error)

func (*Client) TaskChecklistitemComplete

func (c *Client) TaskChecklistitemComplete(data interface{}) (*types.Response, error)

func (*Client) TaskChecklistitemDelete

func (c *Client) TaskChecklistitemDelete(data interface{}) (*types.Response, error)

func (*Client) TaskChecklistitemGet

func (c *Client) TaskChecklistitemGet(data interface{}) (*types.Response, error)

func (*Client) TaskChecklistitemGetlist

func (c *Client) TaskChecklistitemGetlist(data interface{}) (*types.Response, error)

func (*Client) TaskChecklistitemGetmanifest

func (c *Client) TaskChecklistitemGetmanifest(data interface{}) (*types.Response, error)

func (*Client) TaskChecklistitemIsactionallowed

func (c *Client) TaskChecklistitemIsactionallowed(data interface{}) (*types.Response, error)

func (*Client) TaskChecklistitemMoveafteritem

func (c *Client) TaskChecklistitemMoveafteritem(data interface{}) (*types.Response, error)

func (*Client) TaskChecklistitemRenew

func (c *Client) TaskChecklistitemRenew(data interface{}) (*types.Response, error)

func (*Client) TaskChecklistitemUpdate

func (c *Client) TaskChecklistitemUpdate(data interface{}) (*types.Response, error)

func (*Client) TaskCommentAdd

func (c *Client) TaskCommentAdd(data interface{}) (*types.Response, error)

func (*Client) TaskCommentGetmanifest

func (c *Client) TaskCommentGetmanifest(data interface{}) (*types.Response, error)

func (*Client) TaskCommentitemAdd

func (c *Client) TaskCommentitemAdd(data interface{}) (*types.Response, error)

func (*Client) TaskCommentitemDelete

func (c *Client) TaskCommentitemDelete(data interface{}) (*types.Response, error)

func (*Client) TaskCommentitemGet

func (c *Client) TaskCommentitemGet(data interface{}) (*types.Response, error)

func (*Client) TaskCommentitemGetlist

func (c *Client) TaskCommentitemGetlist(data interface{}) (*types.Response, error)

func (*Client) TaskCommentitemGetmanifest

func (c *Client) TaskCommentitemGetmanifest(data interface{}) (*types.Response, error)

func (*Client) TaskCommentitemIsactionallowed

func (c *Client) TaskCommentitemIsactionallowed(data interface{}) (*types.Response, error)

func (*Client) TaskCommentitemUpdate

func (c *Client) TaskCommentitemUpdate(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskchecklistitemAdd

func (c *Client) TaskCtaskchecklistitemAdd(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskchecklistitemComplete

func (c *Client) TaskCtaskchecklistitemComplete(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskchecklistitemDelete

func (c *Client) TaskCtaskchecklistitemDelete(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskchecklistitemGet

func (c *Client) TaskCtaskchecklistitemGet(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskchecklistitemGetlist

func (c *Client) TaskCtaskchecklistitemGetlist(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskchecklistitemGetmanifest

func (c *Client) TaskCtaskchecklistitemGetmanifest(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskchecklistitemIsactionallowed

func (c *Client) TaskCtaskchecklistitemIsactionallowed(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskchecklistitemMoveafteritem

func (c *Client) TaskCtaskchecklistitemMoveafteritem(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskchecklistitemRenew

func (c *Client) TaskCtaskchecklistitemRenew(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskchecklistitemUpdate

func (c *Client) TaskCtaskchecklistitemUpdate(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskcommentitemAdd

func (c *Client) TaskCtaskcommentitemAdd(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskcommentitemDelete

func (c *Client) TaskCtaskcommentitemDelete(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskcommentitemGet

func (c *Client) TaskCtaskcommentitemGet(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskcommentitemGetlist

func (c *Client) TaskCtaskcommentitemGetlist(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskcommentitemGetmanifest

func (c *Client) TaskCtaskcommentitemGetmanifest(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskcommentitemIsactionallowed

func (c *Client) TaskCtaskcommentitemIsactionallowed(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskcommentitemUpdate

func (c *Client) TaskCtaskcommentitemUpdate(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskcommentsAdd

func (c *Client) TaskCtaskcommentsAdd(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskcommentsGetmanifest

func (c *Client) TaskCtaskcommentsGetmanifest(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskelapseditemAdd

func (c *Client) TaskCtaskelapseditemAdd(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskelapseditemDelete

func (c *Client) TaskCtaskelapseditemDelete(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskelapseditemGet

func (c *Client) TaskCtaskelapseditemGet(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskelapseditemGetlist

func (c *Client) TaskCtaskelapseditemGetlist(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskelapseditemGetmanifest

func (c *Client) TaskCtaskelapseditemGetmanifest(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskelapseditemIsactionallowed

func (c *Client) TaskCtaskelapseditemIsactionallowed(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskelapseditemUpdate

func (c *Client) TaskCtaskelapseditemUpdate(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemAdd

func (c *Client) TaskCtaskitemAdd(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemAddfile

func (c *Client) TaskCtaskitemAddfile(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemAddtofavorite

func (c *Client) TaskCtaskitemAddtofavorite(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemApprove

func (c *Client) TaskCtaskitemApprove(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemComplete

func (c *Client) TaskCtaskitemComplete(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemDefer

func (c *Client) TaskCtaskitemDefer(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemDelegate

func (c *Client) TaskCtaskitemDelegate(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemDelete

func (c *Client) TaskCtaskitemDelete(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemDeletefile

func (c *Client) TaskCtaskitemDeletefile(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemDeletefromfavorite

func (c *Client) TaskCtaskitemDeletefromfavorite(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemDisapprove

func (c *Client) TaskCtaskitemDisapprove(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemGetallowedactions

func (c *Client) TaskCtaskitemGetallowedactions(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemGetallowedtaskactions

func (c *Client) TaskCtaskitemGetallowedtaskactions(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemGetallowedtaskactionsasstrings

func (c *Client) TaskCtaskitemGetallowedtaskactionsasstrings(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemGetdata

func (c *Client) TaskCtaskitemGetdata(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemGetdependson

func (c *Client) TaskCtaskitemGetdependson(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemGetdescription

func (c *Client) TaskCtaskitemGetdescription(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemGetexecutiveuserid

func (c *Client) TaskCtaskitemGetexecutiveuserid(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemGetfiles

func (c *Client) TaskCtaskitemGetfiles(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemGetlist

func (c *Client) TaskCtaskitemGetlist(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemGetmanifest

func (c *Client) TaskCtaskitemGetmanifest(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemGettags

func (c *Client) TaskCtaskitemGettags(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemIsactionallowed

func (c *Client) TaskCtaskitemIsactionallowed(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemList

func (c *Client) TaskCtaskitemList(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemPauseexecution

func (c *Client) TaskCtaskitemPauseexecution(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemRenew

func (c *Client) TaskCtaskitemRenew(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemStartexecution

func (c *Client) TaskCtaskitemStartexecution(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskitemUpdate

func (c *Client) TaskCtaskitemUpdate(data interface{}) (*types.Response, error)

func (*Client) TaskCtasklogitemGetmanifest

func (c *Client) TaskCtasklogitemGetmanifest(data interface{}) (*types.Response, error)

func (*Client) TaskCtasklogitemList

func (c *Client) TaskCtasklogitemList(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskplannermaintanceGetcurrenttaskslist

func (c *Client) TaskCtaskplannermaintanceGetcurrenttaskslist(data interface{}) (*types.Response, error)

func (*Client) TaskCtaskplannermaintanceGetlist

func (c *Client) TaskCtaskplannermaintanceGetlist(data interface{}) (*types.Response, error)

func (*Client) TaskCtasksGetlist

func (c *Client) TaskCtasksGetlist(data interface{}) (*types.Response, error)

func (*Client) TaskElapseditemAdd

func (c *Client) TaskElapseditemAdd(data interface{}) (*types.Response, error)

func (*Client) TaskElapseditemDelete

func (c *Client) TaskElapseditemDelete(data interface{}) (*types.Response, error)

func (*Client) TaskElapseditemGet

func (c *Client) TaskElapseditemGet(data interface{}) (*types.Response, error)

func (*Client) TaskElapseditemGetlist

func (c *Client) TaskElapseditemGetlist(data interface{}) (*types.Response, error)

func (*Client) TaskElapseditemGetmanifest

func (c *Client) TaskElapseditemGetmanifest(data interface{}) (*types.Response, error)

func (*Client) TaskElapseditemIsactionallowed

func (c *Client) TaskElapseditemIsactionallowed(data interface{}) (*types.Response, error)

func (*Client) TaskElapseditemUpdate

func (c *Client) TaskElapseditemUpdate(data interface{}) (*types.Response, error)

func (*Client) TaskItemAdd

func (c *Client) TaskItemAdd(data interface{}) (*types.Response, error)

func (*Client) TaskItemAddfile

func (c *Client) TaskItemAddfile(data interface{}) (*types.Response, error)

func (*Client) TaskItemAddtofavorite

func (c *Client) TaskItemAddtofavorite(data interface{}) (*types.Response, error)

func (*Client) TaskItemApprove

func (c *Client) TaskItemApprove(data interface{}) (*types.Response, error)

func (*Client) TaskItemComplete

func (c *Client) TaskItemComplete(data interface{}) (*types.Response, error)

func (*Client) TaskItemDefer

func (c *Client) TaskItemDefer(data interface{}) (*types.Response, error)

func (*Client) TaskItemDelegate

func (c *Client) TaskItemDelegate(data interface{}) (*types.Response, error)

func (*Client) TaskItemDelete

func (c *Client) TaskItemDelete(data interface{}) (*types.Response, error)

func (*Client) TaskItemDeletefile

func (c *Client) TaskItemDeletefile(data interface{}) (*types.Response, error)

func (*Client) TaskItemDeletefromfavorite

func (c *Client) TaskItemDeletefromfavorite(data interface{}) (*types.Response, error)

func (*Client) TaskItemDisapprove

func (c *Client) TaskItemDisapprove(data interface{}) (*types.Response, error)

func (*Client) TaskItemGetallowedactions

func (c *Client) TaskItemGetallowedactions(data interface{}) (*types.Response, error)

func (*Client) TaskItemGetallowedtaskactions

func (c *Client) TaskItemGetallowedtaskactions(data interface{}) (*types.Response, error)

func (*Client) TaskItemGetallowedtaskactionsasstrings

func (c *Client) TaskItemGetallowedtaskactionsasstrings(data interface{}) (*types.Response, error)

func (*Client) TaskItemGetdata

func (c *Client) TaskItemGetdata(data interface{}) (*types.Response, error)

func (*Client) TaskItemGetdependson

func (c *Client) TaskItemGetdependson(data interface{}) (*types.Response, error)

func (*Client) TaskItemGetdescription

func (c *Client) TaskItemGetdescription(data interface{}) (*types.Response, error)

func (*Client) TaskItemGetexecutiveuserid

func (c *Client) TaskItemGetexecutiveuserid(data interface{}) (*types.Response, error)

func (*Client) TaskItemGetfiles

func (c *Client) TaskItemGetfiles(data interface{}) (*types.Response, error)

func (*Client) TaskItemGetlist

func (c *Client) TaskItemGetlist(data interface{}) (*types.Response, error)

func (*Client) TaskItemGetmanifest

func (c *Client) TaskItemGetmanifest(data interface{}) (*types.Response, error)

func (*Client) TaskItemGettags

func (c *Client) TaskItemGettags(data interface{}) (*types.Response, error)

func (*Client) TaskItemIsactionallowed

func (c *Client) TaskItemIsactionallowed(data interface{}) (*types.Response, error)

func (*Client) TaskItemList

func (c *Client) TaskItemList(data interface{}) (*types.Response, error)

func (*Client) TaskItemPauseexecution

func (c *Client) TaskItemPauseexecution(data interface{}) (*types.Response, error)

func (*Client) TaskItemRenew

func (c *Client) TaskItemRenew(data interface{}) (*types.Response, error)

func (*Client) TaskItemStartexecution

func (c *Client) TaskItemStartexecution(data interface{}) (*types.Response, error)

func (*Client) TaskItemUpdate

func (c *Client) TaskItemUpdate(data interface{}) (*types.Response, error)

func (*Client) TaskItemUserfieldAdd

func (c *Client) TaskItemUserfieldAdd(data interface{}) (*types.Response, error)

func (*Client) TaskItemUserfieldDelete

func (c *Client) TaskItemUserfieldDelete(data interface{}) (*types.Response, error)

func (*Client) TaskItemUserfieldGet

func (c *Client) TaskItemUserfieldGet(data interface{}) (*types.Response, error)

func (*Client) TaskItemUserfieldGetfields

func (c *Client) TaskItemUserfieldGetfields(data interface{}) (*types.Response, error)

func (*Client) TaskItemUserfieldGetlist

func (c *Client) TaskItemUserfieldGetlist(data interface{}) (*types.Response, error)

func (*Client) TaskItemUserfieldGettypes

func (c *Client) TaskItemUserfieldGettypes(data interface{}) (*types.Response, error)

func (*Client) TaskItemUserfieldUpdate

func (c *Client) TaskItemUserfieldUpdate(data interface{}) (*types.Response, error)

func (*Client) TaskItemsGetlist

func (c *Client) TaskItemsGetlist(data interface{}) (*types.Response, error)

func (*Client) TaskLogitemGetmanifest

func (c *Client) TaskLogitemGetmanifest(data interface{}) (*types.Response, error)

func (*Client) TaskLogitemList

func (c *Client) TaskLogitemList(data interface{}) (*types.Response, error)

func (*Client) TaskPlannerGetcurrenttaskslist

func (c *Client) TaskPlannerGetcurrenttaskslist(data interface{}) (*types.Response, error)

func (*Client) TaskPlannerGetlist

func (c *Client) TaskPlannerGetlist(data interface{}) (*types.Response, error)

func (*Client) Tasks_extendedMetaOccurinlogsas

func (c *Client) Tasks_extendedMetaOccurinlogsas(data interface{}) (*types.Response, error)

func (*Client) Tasks_extendedMetaSetanystatus

func (c *Client) Tasks_extendedMetaSetanystatus(data interface{}) (*types.Response, error)

func (*Client) TelephonyCallAttachtranscription

func (c *Client) TelephonyCallAttachtranscription(data interface{}) (*types.Response, error)

func (*Client) TelephonyExternalcallAttachrecord

func (c *Client) TelephonyExternalcallAttachrecord(data interface{}) (*types.Response, error)

func (*Client) TelephonyExternalcallFinish

func (c *Client) TelephonyExternalcallFinish(data interface{}) (*types.Response, error)

func (*Client) TelephonyExternalcallHide

func (c *Client) TelephonyExternalcallHide(data interface{}) (*types.Response, error)

func (*Client) TelephonyExternalcallRegister

func (c *Client) TelephonyExternalcallRegister(data interface{}) (*types.Response, error)

func (*Client) TelephonyExternalcallSearchcrmentities

func (c *Client) TelephonyExternalcallSearchcrmentities(data interface{}) (*types.Response, error)

func (*Client) TelephonyExternalcallShow

func (c *Client) TelephonyExternalcallShow(data interface{}) (*types.Response, error)

func (*Client) TelephonyExternallineAdd

func (c *Client) TelephonyExternallineAdd(data interface{}) (*types.Response, error)

func (*Client) TelephonyExternallineDelete

func (c *Client) TelephonyExternallineDelete(data interface{}) (*types.Response, error)

func (*Client) TelephonyExternallineGet

func (c *Client) TelephonyExternallineGet(data interface{}) (*types.Response, error)

func (*Client) TelephonyExternallineUpdate

func (c *Client) TelephonyExternallineUpdate(data interface{}) (*types.Response, error)

func (*Client) TimemanClose

func (c *Client) TimemanClose(data interface{}) (*types.Response, error)

func (*Client) TimemanNetworkrangeCheck

func (c *Client) TimemanNetworkrangeCheck(data interface{}) (*types.Response, error)

func (*Client) TimemanNetworkrangeGet

func (c *Client) TimemanNetworkrangeGet(data interface{}) (*types.Response, error)

func (*Client) TimemanNetworkrangeSet

func (c *Client) TimemanNetworkrangeSet(data interface{}) (*types.Response, error)

func (*Client) TimemanOpen

func (c *Client) TimemanOpen(data interface{}) (*types.Response, error)

func (*Client) TimemanPause

func (c *Client) TimemanPause(data interface{}) (*types.Response, error)

func (*Client) TimemanSettings

func (c *Client) TimemanSettings(data interface{}) (*types.Response, error)

func (*Client) TimemanStatus

func (c *Client) TimemanStatus(data interface{}) (*types.Response, error)

func (*Client) TimemanTimecontrolReport

func (c *Client) TimemanTimecontrolReport(data interface{}) (*types.Response, error)

func (*Client) TimemanTimecontrolReportAdd

func (c *Client) TimemanTimecontrolReportAdd(data interface{}) (*types.Response, error)

func (*Client) TimemanTimecontrolReportsGet

func (c *Client) TimemanTimecontrolReportsGet(data interface{}) (*types.Response, error)

func (*Client) TimemanTimecontrolReportsSettingsGet

func (c *Client) TimemanTimecontrolReportsSettingsGet(data interface{}) (*types.Response, error)

func (*Client) TimemanTimecontrolReportsUsersGet

func (c *Client) TimemanTimecontrolReportsUsersGet(data interface{}) (*types.Response, error)

func (*Client) TimemanTimecontrolSettingsGet

func (c *Client) TimemanTimecontrolSettingsGet(data interface{}) (*types.Response, error)

func (*Client) TimemanTimecontrolSettingsSet

func (c *Client) TimemanTimecontrolSettingsSet(data interface{}) (*types.Response, error)

func (*Client) Upload

func (c *Client) Upload(data interface{}) (*types.Response, error)

func (*Client) UserAccess

func (c *Client) UserAccess(data interface{}) (*types.Response, error)

func (*Client) UserAdd

func (c *Client) UserAdd(data interface{}) (*types.Response, error)

func (*Client) UserAdmin

func (c *Client) UserAdmin(data interface{}) (*types.Response, error)

func (*Client) UserCounters

func (c *Client) UserCounters(data interface{}) (*types.Response, error)

func (*Client) UserCurrent

func (c *Client) UserCurrent(data interface{}) (*types.Response, error)

func (*Client) UserFields

func (c *Client) UserFields(data interface{}) (*types.Response, error)

func (*Client) UserGet

func (c *Client) UserGet(data interface{}) (*types.Response, error)

func (*Client) UserHistoryFieldsList

func (c *Client) UserHistoryFieldsList(data interface{}) (*types.Response, error)

func (*Client) UserHistoryList

func (c *Client) UserHistoryList(data interface{}) (*types.Response, error)

func (*Client) UserOnline

func (c *Client) UserOnline(data interface{}) (*types.Response, error)

func (*Client) UserOptionGet

func (c *Client) UserOptionGet(data interface{}) (*types.Response, error)

func (*Client) UserOptionSet

func (c *Client) UserOptionSet(data interface{}) (*types.Response, error)

func (*Client) UserSearch

func (c *Client) UserSearch(data interface{}) (*types.Response, error)

func (*Client) UserUpdate

func (c *Client) UserUpdate(data interface{}) (*types.Response, error)

func (*Client) UserconsentAgreementList

func (c *Client) UserconsentAgreementList(data interface{}) (*types.Response, error)

func (*Client) UserconsentAgreementText

func (c *Client) UserconsentAgreementText(data interface{}) (*types.Response, error)

func (*Client) UserconsentConsentAdd

func (c *Client) UserconsentConsentAdd(data interface{}) (*types.Response, error)

func (*Client) UserfieldtypeAdd

func (c *Client) UserfieldtypeAdd(data interface{}) (*types.Response, error)

func (*Client) UserfieldtypeDelete

func (c *Client) UserfieldtypeDelete(data interface{}) (*types.Response, error)

func (*Client) UserfieldtypeList

func (c *Client) UserfieldtypeList(data interface{}) (*types.Response, error)

func (*Client) UserfieldtypeUpdate

func (c *Client) UserfieldtypeUpdate(data interface{}) (*types.Response, error)

func (*Client) VoximplantAuthorizationGet

func (c *Client) VoximplantAuthorizationGet(data interface{}) (*types.Response, error)

func (*Client) VoximplantAuthorizationOnerror

func (c *Client) VoximplantAuthorizationOnerror(data interface{}) (*types.Response, error)

func (*Client) VoximplantAuthorizationSignonetimekey

func (c *Client) VoximplantAuthorizationSignonetimekey(data interface{}) (*types.Response, error)

func (*Client) VoximplantCallAnswer

func (c *Client) VoximplantCallAnswer(data interface{}) (*types.Response, error)

func (*Client) VoximplantCallGet

func (c *Client) VoximplantCallGet(data interface{}) (*types.Response, error)

func (*Client) VoximplantCallHangupdevice

func (c *Client) VoximplantCallHangupdevice(data interface{}) (*types.Response, error)

func (*Client) VoximplantCallHold

func (c *Client) VoximplantCallHold(data interface{}) (*types.Response, error)

func (*Client) VoximplantCallInit

func (c *Client) VoximplantCallInit(data interface{}) (*types.Response, error)

func (*Client) VoximplantCallIntercept

func (c *Client) VoximplantCallIntercept(data interface{}) (*types.Response, error)

func (*Client) VoximplantCallSavecomment

func (c *Client) VoximplantCallSavecomment(data interface{}) (*types.Response, error)

func (*Client) VoximplantCallSendready

func (c *Client) VoximplantCallSendready(data interface{}) (*types.Response, error)

func (*Client) VoximplantCallSendwait

func (c *Client) VoximplantCallSendwait(data interface{}) (*types.Response, error)

func (*Client) VoximplantCallSkip

func (c *Client) VoximplantCallSkip(data interface{}) (*types.Response, error)

func (*Client) VoximplantCallStartviarest

func (c *Client) VoximplantCallStartviarest(data interface{}) (*types.Response, error)

func (*Client) VoximplantCallStartwithdevice

func (c *Client) VoximplantCallStartwithdevice(data interface{}) (*types.Response, error)

func (*Client) VoximplantCallUnhold

func (c *Client) VoximplantCallUnhold(data interface{}) (*types.Response, error)

func (*Client) VoximplantCallbackStart

func (c *Client) VoximplantCallbackStart(data interface{}) (*types.Response, error)

func (*Client) VoximplantInfocallStartwithsound

func (c *Client) VoximplantInfocallStartwithsound(data interface{}) (*types.Response, error)

func (*Client) VoximplantInfocallStartwithtext

func (c *Client) VoximplantInfocallStartwithtext(data interface{}) (*types.Response, error)

func (*Client) VoximplantLineGet

func (c *Client) VoximplantLineGet(data interface{}) (*types.Response, error)

func (*Client) VoximplantLineOutgoingGet

func (c *Client) VoximplantLineOutgoingGet(data interface{}) (*types.Response, error)

func (*Client) VoximplantLineOutgoingSet

func (c *Client) VoximplantLineOutgoingSet(data interface{}) (*types.Response, error)

func (*Client) VoximplantLineOutgoingSipSet

func (c *Client) VoximplantLineOutgoingSipSet(data interface{}) (*types.Response, error)

func (*Client) VoximplantSipAdd

func (c *Client) VoximplantSipAdd(data interface{}) (*types.Response, error)

func (*Client) VoximplantSipConnectorStatus

func (c *Client) VoximplantSipConnectorStatus(data interface{}) (*types.Response, error)

func (*Client) VoximplantSipDelete

func (c *Client) VoximplantSipDelete(data interface{}) (*types.Response, error)

func (*Client) VoximplantSipGet

func (c *Client) VoximplantSipGet(data interface{}) (*types.Response, error)

func (*Client) VoximplantSipStatus

func (c *Client) VoximplantSipStatus(data interface{}) (*types.Response, error)

func (*Client) VoximplantSipUpdate

func (c *Client) VoximplantSipUpdate(data interface{}) (*types.Response, error)

func (*Client) VoximplantStatisticGet

func (c *Client) VoximplantStatisticGet(data interface{}) (*types.Response, error)

func (*Client) VoximplantTtsVoicesGet

func (c *Client) VoximplantTtsVoicesGet(data interface{}) (*types.Response, error)

func (*Client) VoximplantUrlGet

func (c *Client) VoximplantUrlGet(data interface{}) (*types.Response, error)

func (*Client) VoximplantUserActivatephone

func (c *Client) VoximplantUserActivatephone(data interface{}) (*types.Response, error)

func (*Client) VoximplantUserDeactivatephone

func (c *Client) VoximplantUserDeactivatephone(data interface{}) (*types.Response, error)

func (*Client) VoximplantUserGet

func (c *Client) VoximplantUserGet(data interface{}) (*types.Response, error)

func (*Client) VoximplantUserGetdefaultlineid

func (c *Client) VoximplantUserGetdefaultlineid(data interface{}) (*types.Response, error)

type OAuthData

type OAuthData struct {
	AuthToken    string `valid:"alphanum,required"`
	RefreshToken string `valid:"alphanum,required"`
}

type WebhookAuthData

type WebhookAuthData struct {
	UserID int    `valid:"required"`
	Secret string `valid:"alphanum,required"`
}

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL