Object » Payment

Fields

amount (Decimal)

client (Client)

datetime (NaiveDateTime)

donation (Decimal)

estimates ([Estimate])

hasCreditAlteredByPayment (Boolean)

hasVoidPayment (Boolean)

hasVoidedPayment (Boolean)

historicalId (String)

id (ID)

insertedAt (NaiveDateTime)

location (Location)

method (PaymentMethod)

methodType (String)

notes (String)

orders ([Order])

provider (Provider)

reference (String)

refundedAmount (Decimal)

tip (Decimal)

updatedAt (NaiveDateTime)

voided (Boolean)

DEPRECATED: Please use `hasVoidPayment` instead