PreviewApiKeyProps: {
    accessToken: string;
    description: string;
    name: string;
    sys: MetaSysProps;
}

Type declaration

  • accessToken: string
  • description: string
  • name: string
  • sys: MetaSysProps