콘텐츠 리스트 - 가격, 시간 추가
This commit is contained in:
@@ -48,6 +48,8 @@ struct GetAudioContentMainItem: Decodable {
|
||||
let creatorId: Int
|
||||
let creatorProfileImageUrl: String
|
||||
let creatorNickname: String
|
||||
let price: Int
|
||||
let duration: String
|
||||
}
|
||||
|
||||
struct GetAudioContentCurationResponse: Decodable {
|
||||
|
||||
Reference in New Issue
Block a user