Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface CertificationProof

    Certification proof details

    interface CertificationProof {
        image_id?: string;
        image_url?: string;
        name?: string;
    }
    Index

    Properties

    image_id?: string
    image_url?: string
    name?: string