Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 911 Bytes

IdentityCredentials.md

File metadata and controls

19 lines (14 loc) · 911 Bytes

kratos_api_dart.model.IdentityCredentials

Load the model package

import 'package:kratos_api_dart/api.dart';

Properties

Name Type Description Notes
config JsonObject [optional]
createdAt DateTime CreatedAt is a helper struct field for gobuffalo.pop. [optional]
identifiers BuiltList<String> Identifiers represents a list of unique identifiers this credential type matches. [optional]
type IdentityCredentialsType [optional]
updatedAt DateTime UpdatedAt is a helper struct field for gobuffalo.pop. [optional]

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