Newer Version Available
ConnectApi.InsuranceIndividualEnrollmentOutputRepresentation
Output representation for the individual enrollment process.
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| errors | List<ConnectApi.ErrorOutputRepresentation> | List of errors that are encountered during the enrollment process. | 65.0 |
| isSuccess | Boolean | Indicates whether the enrollment process is successful (true) or not (false). | 65.0 |
| policies | List<ConnectApi.FamilyPolicyInfoOutputRepresentation> | List of policies that are created as part of the enrollment process. | 65.0 |