Skip to main content
Enumeration
enum CryptoPaymentFailureCode

Enumeration Cases

CaseDescription
insufficientFunds-
txIdNotFound-
unknown-

Initializers

init(rawValue:)

Inherited from RawRepresentable.init(rawValue:).
init?(rawValue: String)