Spatio.Model.CommentResponse (spatio_sdk v0.0.2)

Single-comment response (GET …/comments/:commentId).

Summary

Types

t()

@type t() :: %Spatio.Model.CommentResponse{comment: Spatio.Model.Comment.t()}

Functions

decode(value)