ChemPare Documentation - v0.0.0
    Preparing search index...

    Interface LaboratoriumDiscounterSearchParams

    Search parameters for Laboratorium Discounter API

    interface LaboratoriumDiscounterSearchParams {
        limit: string;
        format: string;
        [key: string]: undefined | string | number | boolean;
    }

    Indexable

    • [key: string]: undefined | string | number | boolean

      Index signature for additional properties

    Index

    Properties

    Properties

    limit: string
    format: string