Type Alias CopyBlobResponse
CopyBlobResponse: { accountId: Id; copied: Record<Id, Id> | null; fromAccountId: Id; notCopied: Record<Id, SetError> | null;} Type declaration
accountId: Id
copied: Record<Id, Id> | null
fromAccountId: Id
notCopied: Record<Id, SetError> | null
RFC 8620 (6.3) - https://datatracker.ietf.org/doc/html/rfc8620#section-6.3 can return error fromAccountNotFound