interface LabelContainsAllFilter {
    containsAll: ExternalId[];
}

Properties

Properties

containsAll: ExternalId[]