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

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

@@ -78,6 +78,7 @@ struct GetAudioContentListItem: Decodable {
let likeCount: Int
let commentCount: Int
let isAdult: Bool
let isScheduledToOpen: Bool
}
struct GetCreatorActivitySummary: Decodable {