Dllb.Result.Created (Dllb v0.1.0)

Copy Markdown View Source

Represents a successful creation, carrying the new record's id.

Summary

Types

t()

@type t() :: %Dllb.Result.Created{id: String.t()}