TypesObjects
PaymentRemarksSummary
A summary of payment remarks without individual details.
type PaymentRemarksSummary {
count: Int!
totalAmount: Float!
}Fields
count Int! non-null scalar
Int!
The number of remarks.
totalAmount Float! non-null scalar
Float!
The total amount of all remarks.
Member Of
CreditScore object