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

    Interface GetProductCertificationRuleRequest

    Request parameters for get_product_certification_rule

    Get product certification rule

    interface GetProductCertificationRuleRequest {
        attribute_list?: GetProductCertificationRuleAttribute[];
        category_id?: number;
    }
    Index

    Properties

    Item attributes.

    category_id?: number

    ID of category.