Uses of Class
com.xero.models.finance.LockHistoryModel
Packages that use LockHistoryModel
-
Uses of LockHistoryModel in com.xero.models.finance
Methods in com.xero.models.finance that return LockHistoryModelModifier and TypeMethodDescriptionLockHistoryModel.hardLockDate(org.threeten.bp.LocalDate hardLockDate) Date the account hard lock was setLockHistoryModel.softLockDate(org.threeten.bp.LocalDate softLockDate) Date the account soft lock was setLockHistoryModel.updatedDateUtc(org.threeten.bp.OffsetDateTime updatedDateUtc) The system date time that the lock was updatedMethods in com.xero.models.finance that return types with arguments of type LockHistoryModelMethods in com.xero.models.finance with parameters of type LockHistoryModelModifier and TypeMethodDescriptionLockHistoryResponse.addLockDatesItem(LockHistoryModel lockDatesItem) lockDatesMethod parameters in com.xero.models.finance with type arguments of type LockHistoryModelModifier and TypeMethodDescriptionLockHistoryResponse.lockDates(List<LockHistoryModel> lockDates) lockDatesvoidLockHistoryResponse.setLockDates(List<LockHistoryModel> lockDates) lockDates