콘텐츠 상세
- 한정판 응답값 추가
This commit is contained in:
@@ -15,6 +15,9 @@ data class GetAudioContentDetailResponse(
|
||||
val price: Int,
|
||||
val duration: String,
|
||||
val releaseDate: String?,
|
||||
val totalContentCount: Int?,
|
||||
val remainingContentCount: Int?,
|
||||
val orderSequence: Int?,
|
||||
val isActivePreview: Boolean,
|
||||
val isAdult: Boolean,
|
||||
val isMosaic: Boolean,
|
||||
|
Reference in New Issue
Block a user