CreateAppBundleProps: {
    appUploadId: string;
    comment?: string;
}

Type declaration

  • appUploadId: string
  • Optional comment?: string