[Home](./index.md) > [trashposs-js](./trashposs-js.md) > [entities](./trashposs-js.entities.md) > [Channel](./trashposs-js.entities.channel.md) ## entities.Channel type **Signature:** ```typescript export declare type Channel = { id: ID; }; ``` **References:** [ID](./trashposs-js.entities.id.md)