ConnectApi.InsuranceOutputRepresentation

Output representation details of the bulk operations of the insurance policies.

This class is abstract.

Superclass of ConnectApi.InsurancePolicyBulkOutputRepresentation.

Property Name Type Description Available Version
errors List<ConnectApi.ErrorResponseRepresentation> List of the errors encountered during the processing of the API request. 63.0
message String Status message of the API execution. 63.0
status String Status of the API execution. Valid values are:
  • Success
  • Fail
63.0