includedRecordings property
A list of recordings that are included in the scope. If this list is included, only data from one of these recordings shall be searched.
Implementation
@JsonKey(name: 'IncludedRecordings')
final List<String>? includedRecordings;