ConnectApi.InsuranceMemberRatingInputRepresentation
Input representation for the individual member rating API.
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| effectiveDate | String | Date on which the member's rating is calculated. | Required | 65.0 |
| members | List<InsuranceMemberRatingDetailsInputRepresentation> | Details of the members and their plans to be rated. | Required | 65.0 |