Package-level declarations

Types

Link copied to clipboard

Core repository for managing Dockware shipments, scans, and associated entries.

Link copied to clipboard
class ShipmentsRepositoryImpl(fortressApiService: FortressApiService, profileRepository: ProfileRepository, organizationRepository: OrganizationRepository) : ShipmentsRepository
Link copied to clipboard
Link copied to clipboard
class ShipmentUploadServiceImpl(fortressApiService: FortressApiService, shipmentsRepository: ShipmentsRepository, settingsRepository: SettingsRepository, profileRepository: ProfileRepository) : ShipmentUploadService