View Source Ravix.Documents.Commands.Data.DeleteDocument (ravix v0.0.3)

Link to this section Summary

Link to this section Types

@type t() :: %Ravix.Documents.Commands.Data.DeleteDocument{
  Id: binary(),
  Type: String.t()
}