requestFieldValues property
JSON map of Jira field IDs and their values representing the content of the request. This list does not include hidden fields.
Implementation
final List<CustomerRequestFieldValueDTO> requestFieldValues;
JSON map of Jira field IDs and their values representing the content of the request. This list does not include hidden fields.
final List<CustomerRequestFieldValueDTO> requestFieldValues;