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

    Type Alias GetProductCertificationRuleParams

    type GetProductCertificationRuleParams = {
        attribute_list?: any[];
        category_id?: number;
    }
    Index

    Properties

    attribute_list?: any[]
    category_id?: number