Skip to main content

CryptoWalletBlocked

The wallet a crypto deposit was attempted from is blocked

type CryptoWalletBlocked implements PaymentInitiationRequestEvent {
occurred: Date!
description: String!
paymentMethod: String
}

Fields

CryptoWalletBlocked.occurred ● Date! non-null scalar

CryptoWalletBlocked.description ● String! non-null scalar

CryptoWalletBlocked.paymentMethod ● String scalar

Interfaces

PaymentInitiationRequestEvent interface

InstantPay (please don't re-use for LinkPay)