test #327
| @@ -12,5 +12,5 @@ data class GetAudioContentMainItem @QueryProjection constructor( | |||||||
|     @JsonProperty("creatorNickname") val creatorNickname: String, |     @JsonProperty("creatorNickname") val creatorNickname: String, | ||||||
|     @JsonProperty("price") val price: Int, |     @JsonProperty("price") val price: Int, | ||||||
|     @JsonProperty("duration") val duration: String, |     @JsonProperty("duration") val duration: String, | ||||||
|     @JsonProperty("isPointAvailable") val isPointAvailable: Boolean |     @JsonProperty("pointAvailable") val isPointAvailable: Boolean | ||||||
| ) | ) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user