UNPKG

channelape-sdk

Version:
9 lines (8 loc) 160 B
export interface BatchResponse { id: string; type: 'INVENTORY'; status: string; createdAt: Date; updatedAt: Date; businessId: string; }