static let TransactionExpired: UInt32
(1000) The transaction has expired.
static let TransactionContainerInvalid: UInt32
(1001) The transaction id refers to a container that does not exist. It may happen if the container is deleted locally without notifying the server.
static let TransactionSigned: UInt32
(1003) The transaction has already been signed.