Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AgeLimitRange ¶
type AgeLimitRange struct {
// contains filtered or unexported fields
}
type AgeLimitType ¶
type AgeLimitType int
연령제한타입
const ( AgeLimitUnknwon AgeLimitType = iota // 알수없음 AgeLimitAge // 나이 AgeLimitMonths // 개월수 )
지원가능한 연령제한타입 값
Click to show internal directories.
Click to hide internal directories.