콘텐츠 상세 Response - isOnlyRental(대여만 가능) 추가
This commit is contained in:
@@ -16,6 +16,7 @@ data class GetAudioContentDetailResponse(
|
||||
val duration: String,
|
||||
val isAdult: Boolean,
|
||||
val isMosaic: Boolean,
|
||||
val isOnlyRental: Boolean,
|
||||
val existOrdered: Boolean,
|
||||
val orderType: OrderType?,
|
||||
val remainingTime: String?,
|
||||
|
Reference in New Issue
Block a user