Type Alias CopyBlobRequest

CopyBlobRequest: { accountId: Id; blobIds: Id[]; fromAccountId: Id }

Type declaration

  • accountId: Id
  • blobIds: Id[]
  • fromAccountId: Id