Package com.veeva.vault.sdk.api.query
Interface QueryRedactedFieldResult
- All Superinterfaces:
QueryRecordPropertyResult
Represents the output of
QueryRecordPropertyType.REDACTED_FIELDS.-
Method Summary
Modifier and TypeMethodDescriptionRetrieves the List of selected fields redacted from this result row for the querying user.
-
Method Details
-
getFieldNames
Retrieves the List of selected fields redacted from this result row for the querying user.- Returns:
- List of redacted fields on this result row
-