DownloadBase64Response: {
    actionVersionId: string;
    fileBase64: string;
    fileName: string;
}

Type declaration

  • actionVersionId: string
  • fileBase64: string
  • fileName: string