Newer Version Available
ConnectApi.CancelPolicyOutputRepresentation
Output representation details of cancel policy, such as impacted policy versions and
refund associated with the cancellation.
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| error | ConnectApi.ErrorOutputRepresentation | List of errors encountered during the processing of the API request. | 63.0 |
| impactedPolicyVersions | List<String> | List of impacted policy versions. | 63.0 |
| refund | ConnectApi.RefundOutputRepresentation | Refund associated with cancellation operation. | 63.0 |