ConnectApi.InsuranceContractRenewalRepresentation
Output representation that's returned when a renewed-term contract is created from a
quote.
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| contractId | String | ID of the renewed contract that's created. | 68.0 |
| errors | List<ConnectApi.InsuranceErrorRepresentation> | List of errors that occurred while renewing the contract. Empty when the request succeeds. | 68.0 |
| isSuccess | Boolean | Indicates whether the renewed contract is created successfully (true) or not (false). | 68.0 |
| message | String | Status message for the contract renewal request. | 68.0 |