approvalName property
The name of the approval being rejected.
If absent and there is only one approval possible, that approval will be rejected. If absent and there are many approvals possible, the request will fail with a 400 Bad Request. Optional.
Implementation
core.String? approvalName;