skipReview property
Whether to attempt to skip item review.
The API will validate if the item qualifies and return a validation error
if the item requires review. Defaults to false if unset.
Optional.
Implementation
core.bool? skipReview;
Whether to attempt to skip item review.
The API will validate if the item qualifies and return a validation error
if the item requires review. Defaults to false if unset.
Optional.
core.bool? skipReview;