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

    Interface GetProductCertificationRuleCertificationRule

    GetProductCertificationRuleCertificationRule sub-interface for GetProductCertificationRuleResponseData

    interface GetProductCertificationRuleCertificationRule {
        certification_type?: number;
        is_mandatory?: boolean;
        name?: string;
        permit_id?: number;
    }
    Index

    Properties

    certification_type?: number

    type of certification; always=1

    is_mandatory?: boolean

    if this type of certification is mandatory for product

    name?: string

    Permit Type Name

    permit_id?: number