Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.04 KB

UpdatePexQueryInput.md

File metadata and controls

16 lines (11 loc) · 1.04 KB

affinidi_tdk_iota_client.model.UpdatePexQueryInput

Load the model package

import 'package:affinidi_tdk_iota_client/api.dart';

Properties

Name Type Description Notes
vpDefinition String The presentation definition describing the data requirement that must be satisfied by the user. The value is in a JSON stringify format. [optional]
description String An optional description of what the query is used for. [optional]

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