Error
public enum Error : LocalizedError
Describes the errors that can occur during bank details encryption.
-
Indicates an error when trying to encrypt empty or invalid bank account number.
Declaration
Swift
case invalidAccountNumber
-
Indicates an error when trying to encrypt empty or invalid routing number.
Declaration
Swift
case invalidRoutingNumber