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