Spatio.Model.CommentListResponse (spatio_sdk v0.0.2)

Summary

Types

t()

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

Functions

decode(value)