reviewExemption property

bool? reviewExemption
getter/setter pair

The caller request to exempt the review and directly publish because the update is within the list that we can automatically validate.

The API will check if the exemption can be granted using real time data.

Optional.

Implementation

core.bool? reviewExemption;