Spatio.Model.InboxListResponse (spatio_sdk v0.0.2)
Summary
Types
@type t() :: %Spatio.Model.InboxListResponse{ hasMore: boolean(), items: [Spatio.Model.InboxItem.t()], totalCount: integer() }
@type t() :: %Spatio.Model.InboxListResponse{ hasMore: boolean(), items: [Spatio.Model.InboxItem.t()], totalCount: integer() }