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

    Interface AmsFailedAffiliate

    Failed affiliate in response

    interface AmsFailedAffiliate {
        affiliate_id: number;
        fail_error: string;
        fail_message: string;
    }
    Index

    Properties

    affiliate_id: number

    Affiliate ID

    fail_error: string

    Fail error

    fail_message: string

    Fail message