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

    Interface VWRSubstanceResponse

    Response envelope for GET /api/product/chemical/substance.

    interface VWRSubstanceResponse {
        substanceAttributes: VWRSubstanceAttribute[];
    }
    Index

    Properties

    substanceAttributes: VWRSubstanceAttribute[]

    Chemical/technical attributes (CAS, formula, molecular weight, etc.).