UNPKG

@snapp-store/snapp-box-sdk

Version:
9 lines (8 loc) 196 B
export declare type ORDERCANCELEDBYSYSTEMREQUEST = { orderId: string; orderStatus: string; webhookType: string; customerRefId: string; actionBy: string; batch: boolean; };