Skip to main content

PaymentInitiationCancelled

Details relating to a cancelled payment initiation.

type PaymentInitiationCancelled {
id: ID!
reason: String!
date: Date!
}

Fields

id ● ID! non-null scalar

reason ● String! non-null scalar

date ● Date! non-null scalar