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

    Interface ComplaintPolicy

    Complaint policy details (PL region)

    interface ComplaintPolicy {
        additional_information: string;
        complaint_address_id: number;
        exclude_entrepreneur_warranty: boolean;
        warranty_time: string;
    }
    Index

    Properties

    additional_information: string

    Additional information for complaint policy

    complaint_address_id: number

    The identity of complaint address.

    exclude_entrepreneur_warranty: boolean

    If True means "I exclude warranty complaints for entrepreneur"

    warranty_time: string

    Time for a warranty claim. Value should be in one of ONE_YEAR TWO_YEARS OVER_TWO_YEARS.