All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nl.openweb.structured.data.schema.entities.OfferCatalog Maven / Gradle / Ivy

package nl.openweb.structured.data.schema.entities;

public class OfferCatalog extends ItemList {
    protected OfferCatalog(Builder builder) {
        super(builder);
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy