Uses of Class
com.xero.models.finance.LockHistoryResponse
Packages that use LockHistoryResponse
-
Uses of LockHistoryResponse in com.xero.api.client
Methods in com.xero.api.client that return LockHistoryResponseModifier and TypeMethodDescriptionFinanceApi.getAccountingActivityLockHistory(String accessToken, String xeroTenantId, String endDate) Get lock history Provides a history of locking of accounting books. -
Uses of LockHistoryResponse in com.xero.models.finance
Methods in com.xero.models.finance that return LockHistoryResponseModifier and TypeMethodDescriptionLockHistoryResponse.addLockDatesItem(LockHistoryModel lockDatesItem) lockDatesLockHistoryResponse.endDate(org.threeten.bp.LocalDate endDate) The end date of the reportLockHistoryResponse.lockDates(List<LockHistoryModel> lockDates) lockDatesLockHistoryResponse.organisationId(UUID organisationId) The requested Organisation to which the data pertains