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

    Interface GetAitemByPitemIdModelMapping

    GetAitemByPitemIdModelMapping sub-interface for GetAitemByPitemIdAitem

    interface GetAitemByPitemIdModelMapping {
        amodel_id?: number;
        pmodel_id?: number;
    }
    Index

    Properties

    amodel_id?: number

    ID of model for the A Item.

    pmodel_id?: number

    ID of model for the P Item.