Consent : Consent details.
Name | Type | Description | Notes |
---|---|---|---|
id | String | Consent id. | |
requestId | String | Consent request id. | |
templateId | String | Consent request template id. | [optional] |
title | String | Consent title. | |
description | String | Consent description. | |
purpose | String | Consent purpose. | [optional] |
status | DataConsentStatus | ||
transactionId | String | Transaction id. | [optional] |
requestedAtUtc | OffsetDateTime | Consent requested datetime in UTC timezone. | |
approvedAtUtc | OffsetDateTime | Consent approval datetime in UTC timezone. | [optional] |
dataAccessExpiresAtUtc | OffsetDateTime | Data access expiration datetime in UTC timezone. | [optional] |
revokedAtUtc | OffsetDateTime | Consent revocation datetime in UTC timezone. | [optional] |