import 'package:affinidi_tdk_iota_client/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
ari | String | The unique resource identifier of the qeuery. | |
queryId | String | The ID of the query. | |
name | String | The name of the presentation definition to quickly identify the query. | |
description | String | An optional description of what the query is used for. | |
configurationAri | String | The unique resource identifier of the related configuration where the query is defined. | |
vpDefinition | String | The presentation definition describing the data requirement that must be satisfied by the user. The value is in a JSON stringify format. |