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

    Interface HandlePrescriptionCheckResponseData

    HandlePrescriptionCheckResponseData sub-interface for HandlePrescriptionCheckResponse

    interface HandlePrescriptionCheckResponseData {
        is_success?: boolean;
    }
    Index

    Properties

    Properties

    is_success?: boolean

    This is to indicate whether the request has been executed successfully.