Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 632 Bytes

ContinueWithVerificationUiFlow.md

File metadata and controls

17 lines (12 loc) · 632 Bytes

ory_kratos_client.model.ContinueWithVerificationUiFlow

Load the model package

import 'package:ory_kratos_client/api.dart';

Properties

Name Type Description Notes
id String The ID of the verification flow
url String The URL of the verification flow [optional]
verifiableAddress String The address that should be verified in this flow

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