toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.subscription.usecase.dto
/
UnsubscribeAllUseCaseIn
Unsubscribe
All
Use
Case
In
data
class
UnsubscribeAllUseCaseIn
(
val
opinion
:
String
,
val
memberId
:
Long
)
Members
Constructors
Unsubscribe
All
Use
Case
In
Link copied to clipboard
constructor
(
opinion
:
String
,
memberId
:
Long
)
Properties
member
Id
Link copied to clipboard
val
memberId
:
Long
opinion
Link copied to clipboard
val
opinion
:
String