| Name | Summary |
|---|---|
consentType | abstract val consentType: String Type of a consent. |
decisionTime | abstract val decisionTime: Long Last status update time for the consent |
json | open val json: String |
status | abstract val status: ConsentStatus Current status of a consent. |
version | abstract val version: String? Version of the consent. Some consents can have different versions. |