OrganizationConsentRequestDetails : Organization consent request details.
Name | Type | Description | Notes |
---|---|---|---|
receiver | String | Name of request receiver organization. | |
id | String | Consent request id | |
templateId | String | Consent request template id | [optional] |
consentId | String | Consent id | [optional] |
title | String | Consent request title. | |
description | String | Consent request description. | |
purpose | String | Consent request purpose. | [optional] |
status | DataConsentStatus | ||
transactionId | String | Transaction id | [optional] |
createdAtUtc | OffsetDateTime | Request creation datetime in UTC timezone | |
expiresAtUtc | OffsetDateTime | Request expiration datetime in UTC timezone |