ServiceTerms class
KO: 서비스 약관 정보
EN: Service terms information
- Annotations
-
- @JsonSerializable.new(fieldRename: FieldRename.snake, includeIfNull: false)
Properties
- agreed → bool
-
KO: 동의 여부
EN: The consent status of the service termsfinal - agreedAt → DateTime?
-
KO: 마지막으로 동의한 시간
EN: The last time the user agreed to the scopefinal - hashCode → int
-
The hash code for this object.
no setterinherited
- referer → Referer?
-
KO: 서비스 약관의 동의 경로
EN: Path through which the service terms were agreed tofinal - required → bool
-
KO: 필수 동의 여부
EN: Whether consent is requiredfinal - revocable → bool
-
KO: 철회 가능 여부
EN: Whether consent is revocablefinal - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- tag → String
-
KO: 태그
EN: Tagfinal
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited