Represents a successful creation, carrying the new record's id.
@type t() :: %Dllb.Result.Created{id: String.t()}