Spatio.Model.TaskCommentList (spatio_sdk v0.0.2)

Summary

Types

t()

@type t() :: %Spatio.Model.TaskCommentList{
  comments: [Spatio.Model.TaskComment.t()],
  total: integer()
}

Functions

decode(value)