Spatio.Model.CommentResponse (spatio_sdk v0.0.2)
Single-comment response (GET …/comments/:commentId).
Summary
Types
@type t() :: %Spatio.Model.CommentResponse{comment: Spatio.Model.Comment.t()}
Single-comment response (GET …/comments/:commentId).
@type t() :: %Spatio.Model.CommentResponse{comment: Spatio.Model.Comment.t()}