approve property

Bool? approve
getter/setter pair

Pass true to approve all requests; pass false to decline them

Implementation

Bool? approve;