force property

bool? force
getter/setter pair

This field has no effect for purchase options with no offers under them.

For purchase options with associated offers: * If force is set to false (default), an error will be returned. * If force is set to true, any associated offers under the purchase option will be deleted.

Optional.

Implementation

core.bool? force;