OBJECT

PaymentResult

A payment.

link GraphQL Schema definition

  • type PaymentResult {
  • # The value.
  • value: String!
  • }