Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 726 Bytes

FlowError.md

File metadata and controls

18 lines (13 loc) · 726 Bytes

ory_kratos_client.model.FlowError

Load the model package

import 'package:ory_kratos_client/api.dart';

Properties

Name Type Description Notes
createdAt DateTime CreatedAt is a helper struct field for gobuffalo.pop. [optional]
error JsonObject [optional]
id String ID of the error container.
updatedAt DateTime UpdatedAt is a helper struct field for gobuffalo.pop. [optional]

[Back to Model list] [Back to API list] [Back to README]