ChemPal Documentation - v1.6.0
    Preparing search index...

    Interface SupplierShippingMeta

    One supplier's home country and coarse shipping scope.

    interface SupplierShippingMeta {
        country: valueof;
        shipping: ShippingRange;
    }
    Index

    Properties

    Properties

    country: valueof

    ISO 3166-1 alpha-2 home country.

    shipping: ShippingRange

    Coarse shipping scope stamped onto the supplier's products.