is Promo

@SerialName(value = "is_promo" )
@SerializedName(value = "is_promo" )
val isPromo: Int? = null

프로모션 게임인지 1=프로모션게임 0=일반게임 null=모름