impression_
gameReivew_
game
Review
Gathering
Detail
@Serializable
{v2.33.0} 게임 리뷰 모아보기 화면에서 게임 리뷰 노출
Constructors
Link copied to clipboard
constructor(id: Int = 0, isLike: Boolean? = null, isDislike: Boolean? = null, likeCnt: Int = 0, dislikeCnt: Int = 0, gameId: Int = 0, gameName: String = "", gameGenre: String? = null, gameXpType: String? = null, gameIsPromo: Int? = null, gameIsInstall: Boolean? = null, order: Int = 0, filterType: String? = null, userId: Int? = null, gamePackageId: Int? = null)
Properties
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "filter_type"
)
@SerializedName(value = "filter_type"
)
Link copied to clipboard
@SerialName(value = "game_is_install"
)
@SerializedName(value = "game_is_install"
)
Link copied to clipboard
@SerialName(value = "game_is_promo"
)
@SerializedName(value = "game_is_promo"
)
Link copied to clipboard
@SerialName(value = "game_package_id"
)
@SerializedName(value = "game_package_id"
)
Link copied to clipboard
@SerialName(value = "game_xp_type"
)
@SerializedName(value = "game_xp_type"
)