Type alias AggregateChannelTicketsPayloadType
AggregateChannelTicketsPayloadType: {
apiEndpoint: string | URL;
apiToken: string;
channelId: string;
timeout?: number;
}
Type declaration
apiEndpoint: string | URL
apiToken: string
channelId: string
Optional timeout?: number
Redeem channel tickets