Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
interface ListSkillsStoreCategoriesResponse
import { type ListSkillsStoreCategoriesResponse } from "https://deno.land/x/aws_api@v0.1.0/services/alexaforbusiness@2017-11-09/mod.ts";

Properties

optional
CategoryList: Category[] | null
optional
NextToken: string | null