IdType

enum IdType : Enum<IdType>

ID 타입
ID type

Entries

Link copied to clipboard
@SerializedName(value = "calendar")
CALENDAR()

구독 캘린더
Subscribed calendar

Link copied to clipboard
@SerializedName(value = "event")
EVENT()

공개 일정
Public event

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
val value: String