@pickme/reminder
Preparing search index...
notification/src/application/dto
ReadRequestDTO
Interface ReadRequestDTO
읽기 요청을 나타내는 데이터 전송 객체입니다.
interface
ReadRequestDTO
{
event_id
:
string
;
}
Index
Properties
event_
id
Properties
event_
id
event_id
:
string
알림과 연관된 이벤트의 고유 식별자입니다.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
event_
id
@pickme/reminder
Loading...
읽기 요청을 나타내는 데이터 전송 객체입니다.