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

    Interface AmbeedProductListResponse

    Response from the Ambeed product list API

    interface AmbeedProductListResponse {
        source: number;
        value: AmbeedProductListResponseValue;
        code: number;
        time: string;
        lang: string;
    }
    Index

    Properties

    source: number

    The source identifier

    The response value containing product list data

    code: number

    The response code

    time: string

    The timestamp of the response

    lang: string

    The language of the response