Skip to main content

CryptoUserDeclaredPaid

User declared a crypto payment

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

Fields

CryptoUserDeclaredPaid.occurred ● Date! non-null scalar

CryptoUserDeclaredPaid.description ● String! non-null scalar

CryptoUserDeclaredPaid.paymentMethod ● String scalar

Interfaces

PaymentInitiationRequestEvent interface

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