consentArtifacts property

List<ConsentArtifact>? consentArtifacts
getter/setter pair

The returned Consent artifacts.

The maximum number of artifacts returned is determined by the value of page_size in the ListConsentArtifactsRequest.

Implementation

core.List<ConsentArtifact>? consentArtifacts;