PayPalPaymentDetailsSearchFilterInput
Defines the PayPal payment details filter criteria used when searching for payments in EventsAir.
The following rules apply:
- Where a field accepts a list of values as a filter, those values are applied using an
ORoperator.
input PayPalPaymentDetailsSearchFilterInput {
references: [String!]
}
Fields
PayPalPaymentDetailsSearchFilterInput.references ● [String!] list scalar
Filter payments based on their PayPal payment references. Optional.