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

    Interface GetReturnListUser

    GetReturnListUser sub-interface for GetReturnListReturn

    interface GetReturnListUser {
        email?: string;
        portrait?: string;
        username?: string;
    }
    Index

    Properties

    email?: string

    Buyer's email, will be empty if it is a non-integrated return in TW region.

    portrait?: string

    Buyer's portrait, will be empty if it is a non-integrated return in TW region.

    username?: string

    Buyer's nickname, will be masked as "****" if it is a non-integrated return in TW region.