Consent status of an asset
Name | Type | Description | Notes |
---|---|---|---|
assetConsentState | ConsentFormAssetConsentState | [optional] | |
approvedConsents | List<AssetConsentCategoryApiModel> | An intersection of valid and approved consent categories from the linked consent forms | [optional] |
declinedConsents | List<AssetConsentCategoryApiModel> | An sum of declined consent categories from the linked consent forms | [optional] |
consentFlags | Set<AssetConsentFlag> | A collection of consent flags for the asset | [optional] |
consentFormCount | Integer | The number of consent forms linked to the asset | [optional] |
countByConsentFormState | List<ConsentFormStateCount> | A collection of information about the count of consent form per state | [optional] [readonly] |