Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.03 KB

ConsentStatus.md

File metadata and controls

19 lines (11 loc) · 1.03 KB

ConsentStatus

Consent status of an asset

Properties

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]