Uses of Class
com.xero.models.finance.ContactDetail
Packages that use ContactDetail
-
Uses of ContactDetail in com.xero.models.finance
Methods in com.xero.models.finance that return ContactDetailModifier and TypeMethodDescriptionContactDetail.accountCodes(List<String> accountCodes) A list of account codes involved in transactions.ContactDetail.addAccountCodesItem(String accountCodesItem) A list of account codes involved in transactions.ID of the contact associated with the transactions.Name of the contact associated with the transactions.Total value for the contactContactDetail.totalDetail(ContactTotalDetail totalDetail) totalDetailContactDetail.totalOther(ContactTotalOther totalOther) totalOtherMethods in com.xero.models.finance that return types with arguments of type ContactDetailMethods in com.xero.models.finance with parameters of type ContactDetailModifier and TypeMethodDescriptionIncomeByContactResponse.addContactsItem(ContactDetail contactsItem) contactsMethod parameters in com.xero.models.finance with type arguments of type ContactDetailModifier and TypeMethodDescriptionIncomeByContactResponse.contacts(List<ContactDetail> contacts) contactsvoidIncomeByContactResponse.setContacts(List<ContactDetail> contacts) contacts