GetSharedLabelsResponse
type GetSharedLabelsResponse = {
nextCursor: string | null;
results: string[];
};
Type declaration
Name | Type |
---|---|
nextCursor | string | null |
results | string [] |
See
https://developer.todoist.com/rest/v2/#get-all-shared-labels