Spatio.Model.AgentListResponse (spatio_sdk v0.0.2)
Summary
Types
@type t() :: %Spatio.Model.AgentListResponse{ agents: [Spatio.Model.Agent.t()] | nil, hasMore: boolean() | nil, total: integer() | nil, totalCount: integer() | nil }
@type t() :: %Spatio.Model.AgentListResponse{ agents: [Spatio.Model.Agent.t()] | nil, hasMore: boolean() | nil, total: integer() | nil, totalCount: integer() | nil }