StartAppPreviewBody

Request body for an App operation.

Definition

TypeScript
interface StartAppPreviewBody {
  [x: string]: never;
}