Ory.Model.ParseError (ory_client v1.1.17)
Link to this section Summary
Link to this section Types
@type t() :: %Ory.Model.ParseError{ end: Ory.Model.SourcePosition.t() | nil, message: String.t() | nil, start: Ory.Model.SourcePosition.t() | nil }
@type t() :: %Ory.Model.ParseError{ end: Ory.Model.SourcePosition.t() | nil, message: String.t() | nil, start: Ory.Model.SourcePosition.t() | nil }