Uses of Record Class
com.bluebell.greenhouse.platform.models.api.dto.account.AccountLedgerPendingSnapshotDTO
Packages that use AccountLedgerPendingSnapshotDTO
-
Uses of AccountLedgerPendingSnapshotDTO in com.bluebell.greenhouse.radicle.services.account
Methods in com.bluebell.greenhouse.radicle.services.account that return types with arguments of type AccountLedgerPendingSnapshotDTOModifier and TypeMethodDescriptionAccountLedgerPendingSnapshotService.getPendingSnapshots(Account account, List<AccountLedgerSnapshotBoundaryDTO> boundaries) Resolves pending partial-close snapshots for the requested chronological boundaries.