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

    Interface GetReturnDisputeReasonSampleEvidence

    GetReturnDisputeReasonSampleEvidence sub-interface for GetReturnDisputeReasonDisputeReason

    interface GetReturnDisputeReasonSampleEvidence {
        thumbnail?: string;
        type?: number;
        url?: string;
    }
    Index

    Properties

    Properties

    thumbnail?: string

    The link of the thumbnail of sample evidence.

    type?: number

    The type of sample evidence. Applicable value: - 1: Image

    url?: string

    The link of sample evidence.