Object

Payment

Usage Example
query {
# Use this type in your queries
someQuery {
amount
canVoidPayment
client
date
datetime
}
}

Fields

amountDecimal
canVoidPaymentBoolean
clientClient
dateDate
donationDecimal
estimates[Estimate]
hasCreditAlteredByPaymentBoolean
hasVoidPaymentBoolean
hasVoidedPaymentBoolean
historicalIdString
idID
insertedAtNaiveDateTime
locationLocation
methodTypeString
notesString
orders[Order!]!required
providerProvider
referenceString
refundedAmountDecimal
updatedAtNaiveDateTime
voidedBoolean
DEPRECATED: Please use `hasVoidPayment` instead