Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 908 Bytes

DidWebInputParams.md

File metadata and controls

18 lines (13 loc) · 908 Bytes

affinidi_tdk_wallets_client.model.DidWebInputParams

Load the model package

import 'package:affinidi_tdk_wallets_client/api.dart';

Properties

Name Type Description Notes
name String The name of the wallet [optional]
description String The description of the wallet [optional]
didMethod String
didWebUrl String If the did method is web, this is the URL of the did

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