interface LabelContainsAnyFilter {
    containsAny: ExternalId[];
}

Properties

Properties

containsAny: ExternalId[]