shopee-client
Version:
Shoppe Open API Client
20 lines (19 loc) • 1.21 kB
JavaScript
"use strict";
/**
* {
spam_listing_violation: { threshold_type: 'lte', unit: null, target: 0, my: 0 },
overall_review_rating: { threshold_type: 'gte', unit: null, target: 4.5, my: 0 },
average_preparation_time: { threshold_type: 'lte', unit: 'second', target: 172800, my: 0 },
late_shipment_rate: { threshold_type: 'lt', unit: 'percent', target: 5, my: 0 },
return_refund_rate: { threshold_type: 'lt', unit: 'percent', target: 2.5, my: 0 },
response_time: { threshold_type: 'lte', unit: 'second', target: 86400, my: 0 },
prohibited_listing_violation: { threshold_type: 'lte', unit: null, target: 0, my: 0 },
cancellation_rate: { threshold_type: 'lt', unit: 'percent', target: 2.5, my: 0 },
counterfeit_listing_violation: { threshold_type: 'lte', unit: null, target: 0, my: 0 },
shop_rating: { threshold_type: null, unit: null, target: 5, my: null },
response_rate: { threshold_type: 'gte', unit: 'percent', target: 70, my: 0 },
non_fulfillment_rate: { threshold_type: 'lt', unit: 'percent', target: 5, my: 0 },
request_id: 'f0f1440cbe07acde08e0e2c4e9e55189'
}
*/
Object.defineProperty(exports, "__esModule", { value: true });