reasonForManualPayments
Endpoint de retorno de todos motivos de baixa manual
reasonForManualPayments(
skip: Int
take: Int
where: ReasonForManualPaymentFilterInput
order: [ReasonForManualPaymentSortInput!]
): ReasonForManualPaymentsCollectionSegment
Arguments
reasonForManualPayments.skip
● Int
scalar
reasonForManualPayments.take
● Int
scalar
reasonForManualPayments.where
● ReasonForManualPaymentFilterInput
input
reasonForManualPayments.order
● [ReasonForManualPaymentSortInput!]
list input
Type
ReasonForManualPaymentsCollectionSegment
object
A segment of a collection.