BundleAudioContent 제거
This commit is contained in:
@@ -13,8 +13,6 @@ data class CreateAudioContentRequest(
|
||||
val isGeneratePreview: Boolean = false,
|
||||
val isOnlyRental: Boolean = false,
|
||||
val isCommentAvailable: Boolean = false,
|
||||
val type: AudioContentType = AudioContentType.INDIVIDUAL,
|
||||
val childIds: List<Long>? = null,
|
||||
val previewStartTime: String? = null,
|
||||
val previewEndTime: String? = null
|
||||
)
|
||||
|
Reference in New Issue
Block a user