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

    Interface UpdateItem_UpdateItemComplaintPolicy

    UpdateItem_UpdateItemComplaintPolicy sub-interface for UpdateItemResponseData

    interface UpdateItem_UpdateItemComplaintPolicy {
        additional_information?: string;
        exclude_entrepreneur_warranty?: boolean;
        warranty_time?: string;
    }
    Index

    Properties

    additional_information?: string

    Additional information for complaint policy

    exclude_entrepreneur_warranty?: boolean

    If True means "I exclude warranty complaints for entrepreneur"

    warranty_time?: string

    Value should be in one of ONE_YEAR TWO_YEARS OVER_TWO_YEARS.