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

    Interface PrincipalSessionListItem

    interface PrincipalSessionListItem {
        currency?: string;
        session_ids?: number[];
        shop_id: number;
    }
    Index

    Properties

    currency?: string
    session_ids?: number[]
    shop_id: number