Saltar al contenido principal

ChargebackEventsConnection

No description

type ChargebackEventsConnection {
items: [ChargebackEvent!]!
total: Int!
}

Fields

ChargebackEventsConnection.items ● [ChargebackEvent!]! non-null object

History entries in the current page, newest first.

ChargebackEventsConnection.total ● Int! non-null scalar

Total number of entries for this chargeback (across all pages).

Returned By

chargebackEvents query