Uses of Class
com.xero.models.finance.ContactTotalOther
Packages that use ContactTotalOther
-
Uses of ContactTotalOther in com.xero.models.finance
Methods in com.xero.models.finance that return ContactTotalOtherModifier and TypeMethodDescriptionContactDetail.getTotalOther()Get totalOtherContactTotalOther.totalCredited(Double totalCredited) Total credited value for the contact.ContactTotalOther.totalOutstandingAged(Double totalOutstandingAged) Total outstanding invoice value for the contact within the period where the invoices are more than 90 days oldContactTotalOther.totalVoided(Double totalVoided) Total voided value for the contact.ContactTotalOther.transactionCount(Integer transactionCount) Number of transactions for the contact.Methods in com.xero.models.finance with parameters of type ContactTotalOtherModifier and TypeMethodDescriptionvoidContactDetail.setTotalOther(ContactTotalOther totalOther) totalOtherContactDetail.totalOther(ContactTotalOther totalOther) totalOther