콘텐츠 상세
- 소장만, 대여만 가능시 구매하기 버튼 배경색 변경 - 소장만, 대여만 가능시 구매하기 버튼을 터치하면 바로 구매확인 다이얼로그 표시
This commit is contained in:
@@ -24,8 +24,8 @@ struct GetAudioContentDetailResponse: Decodable {
|
||||
let isActivePreview: Bool
|
||||
let isAdult: Bool
|
||||
let isMosaic: Bool
|
||||
let isOnlyRental: Bool
|
||||
let existOrdered: Bool
|
||||
let purchaseOption: PurchaseOption
|
||||
let orderType: OrderType?
|
||||
let remainingTime: String?
|
||||
let creatorOtherContentList: [OtherContentResponse]
|
||||
|
||||
Reference in New Issue
Block a user