TriggerExposeUseCase

class TriggerExposeUseCase @Inject constructor(receiptRepository: ReceiptRepository, userPreferences: UserPreferences)

Constructors

Link copied to clipboard
@Inject
constructor(receiptRepository: ReceiptRepository, userPreferences: UserPreferences)

Functions

Link copied to clipboard
suspend fun canExpose(personId: Long): ExposeEligibility