MoxiWorks Platform
.NET SDK For MoxiWorks Public API
MoxiWorks.Platform.Interfaces.IActionLogService Interface Reference

Wrapper around the service to allow stubbing of the service. More...

Inheritance diagram for MoxiWorks.Platform.Interfaces.IActionLogService:
MoxiWorks.Platform.ActionLogService

Public Member Functions

Task< Response< ActionLog > > CreateActionLogAsync (ActionLog actionLog)
 
Task< Response< ActionLogResults > > GetActionLogsAsync (string agentId, AgentIdType agentIdType, string moxiWorksContactId, string partnerContactId)
 

Properties

IMoxiWorksClient Client [get, set]
 

Detailed Description

Wrapper around the service to allow stubbing of the service.


The documentation for this interface was generated from the following file: