feat: 콘텐츠 상세 - 포인트가 사용 가능한 경우 커버이미지 우측 상단에 포인트 아이콘으로 표시
This commit is contained in:
@@ -41,6 +41,7 @@ struct GetAudioContentDetailResponse: Decodable {
|
||||
let previousContent: OtherContentResponse?
|
||||
let nextContent: OtherContentResponse?
|
||||
let buyerList: [ContentBuyer]
|
||||
let isAvailableUsePoint: Bool
|
||||
}
|
||||
|
||||
enum OrderType: String, Codable {
|
||||
|
||||
Reference in New Issue
Block a user