Spatio.Model.TaskCommentMutationResponse (spatio_sdk v0.0.2)

Summary

Types

t()

@type t() :: %Spatio.Model.TaskCommentMutationResponse{
  comment: Spatio.Model.TaskComment.t(),
  success: boolean()
}

Functions

decode(value)