Spatio.Model.AgentConversationListResponse (spatio_sdk v0.0.2)

Summary

Types

t()

@type t() :: %Spatio.Model.AgentConversationListResponse{
  conversations: [Spatio.Model.AgentConversation.t()],
  total: integer() | nil
}

Functions

decode(value)