import 'package:affinidi_tdk_iota_client/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
correlationId | String | A unique, randomly generated identifier that correlates the request and response in the data-sharing request flow. | |
transactionId | String | A unique, randomly generated identifier data-sharing request flow is initiated. This value is used with the response code to fetch the callback response data. | |
responseCode | String | A unique identifier to fetch the callback response data. Send this value together with the transactionId to successfully fetch the data. | |
configurationId | String | ID of the Affinidi Iota Framework configuration. |