ReviewedPaymentType

GraphQL schema definition

  • type ReviewedPaymentType {
  • reviewDate: Date!
  • value: PaymentType!
  • }

Fields