OBJECT

PaymentMetrics

link GraphQL Schema definition

  • type PaymentMetrics {
  • credits: Int
  • defaults: Int
  • late_payments: Int
  • ontime_payments: Int
  • pending_invoices: Int
  • }

link Require by