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

    Interface ViolationInfo

    Violation info

    interface ViolationInfo {
        violated_item_info: string[];
        violation_reason: string;
        violation_type: string;
    }
    Index

    Properties

    violated_item_info: string[]

    Violated item info

    violation_reason: string

    Violation reason

    violation_type: string

    Violation type