Receipts
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Receipts
Receipts
/
com.fam007e.receipts.domain.usecase
/
ExposeEligibility
/
NotYet
Not
Yet
data
class
NotYet
(
val
current
:
Int
,
val
needed
:
Int
)
:
ExposeEligibility
(
source
)
Members
Constructors
Not
Yet
Link copied to clipboard
constructor
(
current
:
Int
,
needed
:
Int
)
Properties
current
Link copied to clipboard
val
current
:
Int
needed
Link copied to clipboard
val
needed
:
Int