UNPKG

channelape-sdk

Version:
6 lines (5 loc) 121 B
export default interface LocationUpdateRequest { id: string; name: string; aggregateLocationIds: string[]; }