크리에이터 채널, 콘텐츠 상세 - 오픈예정 추가

This commit is contained in:
Yu Sung
2024-01-10 02:55:00 +09:00
parent a836215d37
commit 679783cc35
7 changed files with 57 additions and 22 deletions

View File

@@ -17,6 +17,7 @@ struct GetAudioContentDetailResponse: Decodable {
let tag: String
let price: Int
let duration: String
let releaseDate: String?
let isAdult: Bool
let isMosaic: Bool
let isOnlyRental: Bool