RefundedSummary
No description
type RefundedSummary {
rows: [RefundedSummaryRow!]!
fullCount: Long!
}
Fields
RefundedSummary.rows ● [RefundedSummaryRow!]! non-null object
RefundedSummary.fullCount ● Long! non-null scalar
Member Of
RefundQueries object