toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.article.service.dto
/
SelectDeliveryEventByMessageIdDto
Select
Delivery
Event
By
Message
Id
Dto
data
class
SelectDeliveryEventByMessageIdDto
(
val
messageId
:
String
,
val
eventType
:
Byte
)
Members
Constructors
Select
Delivery
Event
By
Message
Id
Dto
Link copied to clipboard
constructor
(
messageId
:
String
,
eventType
:
Byte
)
Properties
event
Type
Link copied to clipboard
val
eventType
:
Byte
message
Id
Link copied to clipboard
val
messageId
:
String