anyOf

@Serializable(with = ImmutableListSerializer::class)
val anyOf: ImmutableList<ObjectProperty>? = null

An optional list of properties that are required if any of the properties in the anyOf array are present.