consentScopes property
List of applicable consent scopes.
Sorted in order of actor such that scopes belonging to the same actor will be adjacent to each other in the list.
Implementation
core.List<ExplainDataAccessConsentScope>? consentScopes;
List of applicable consent scopes.
Sorted in order of actor such that scopes belonging to the same actor will be adjacent to each other in the list.
core.List<ExplainDataAccessConsentScope>? consentScopes;