Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface QueryProofImage

    QueryProofImage sub-interface for QueryProofResponseData

    interface QueryProofImage {
        thumbnail?: string;
        url?: string;
    }
    Index

    Properties

    Properties

    thumbnail?: string

    The thumbnail of image.

    url?: string

    The image url in dispute proof.