Dllb.Result.Created (Dllb v0.2.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()}