Tinkex.Types.CreateModelResponse (Tinkex v0.3.4)
View SourceResponse from create model request.
Mirrors Python tinker.types.CreateModelResponse.
Summary
Functions
Parse a create model response from JSON.
Types
@type t() :: %Tinkex.Types.CreateModelResponse{model_id: String.t()}