예약 업로드 추가
This commit is contained in:
@@ -12,6 +12,8 @@ struct CreateAudioContentRequest: Encodable {
|
||||
let detail: String
|
||||
let tags: String
|
||||
let price: Int
|
||||
let releaseDate: String?
|
||||
let timezone: String
|
||||
let themeId: Int
|
||||
let isAdult: Bool
|
||||
let isOnlyRental: Bool
|
||||
|
||||
Reference in New Issue
Block a user