UNPKG

channelape-sdk

Version:
6 lines (5 loc) 129 B
export default interface LocationCreateRequest { name: string; businessId: string; aggregateLocationIds: string[]; }