UserRevokedServiceTerms class
KO: 서비스 약관 동의 철회하기 응답
EN: Response for Revoke consent for service terms
- Annotations
-
- @JsonSerializable(fieldRename: FieldRename.snake, explicitToJson: true, includeIfNull: false)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- id ↔ int
-
KO: 회원번호
EN: Service user IDgetter/setter pair -
revokedServiceTerms
↔ List<
RevokedServiceTerms> ? -
KO: 동의 철회에 성공한 서비스 약관 목록
EN: List of revoked service termsgetter/setter pair - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited