objectIDs property

  1. @JsonKey(name: r'objectIDs')
List<String> objectIDs
final

Unique identifiers of the records to promote.

Implementation

@JsonKey(name: r'objectIDs')
final List<String> objectIDs;