Additional Fields Field Set Input

Input representation for the list of the field set IDs for asset, coverage, participant, and policy objects.
JSON example
1{
2    "policyFieldSetId": "0IXxx0000004CYqGAM",
3    "assetFieldSetId": "0IXxx0000004CaSGAU",
4    "participantFieldSetId": "0IXxx0000004CdgGAE",
5    "coverageFieldSetId": "0IXxx0000004Cc4GAE"
6  }
Properties
Name Type Description Required or Optional Available Version
assetField​SetId String ID of the field set to get the fields that are associated with the asset object. Optional 65.0
coverageField​SetId String ID of the field set to get the fields that are associated with the coverage object. Optional 65.0
participant​FieldSetId String ID of the field set to get the fields that are associated with the participant object. Optional 65.0
policy​FieldSetId String ID of the field set to get the fields that are associated with the policy object. Optional 65.0