Uses of Class
com.xero.models.finance.HistoryRecordResponse
Packages that use HistoryRecordResponse
-
Uses of HistoryRecordResponse in com.xero.models.finance
Methods in com.xero.models.finance that return HistoryRecordResponseModifier and TypeMethodDescriptionThe type of change recorded against the documentHistoryRecordResponse.dateUTC(org.threeten.bp.OffsetDateTime dateUTC) UTC date that the history record was createdHistoryRecordResponse.dateUTCString(String dateUTCString) UTC date that the history record was createdDescription of the change event or transactionThe users first and last nameMethods in com.xero.models.finance that return types with arguments of type HistoryRecordResponseMethods in com.xero.models.finance with parameters of type HistoryRecordResponseModifier and TypeMethodDescriptionUserResponse.addHistoryRecordsItem(HistoryRecordResponse historyRecordsItem) historyRecordsMethod parameters in com.xero.models.finance with type arguments of type HistoryRecordResponseModifier and TypeMethodDescriptionUserResponse.historyRecords(List<HistoryRecordResponse> historyRecords) historyRecordsvoidUserResponse.setHistoryRecords(List<HistoryRecordResponse> historyRecords) historyRecords