콘텐츠 구매 - audioContentId -> contentId로 변경
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
import Foundation
|
||||
|
||||
struct OrderRequest: Encodable {
|
||||
let audioContentId: Int
|
||||
let contentId: Int
|
||||
let orderType: OrderType
|
||||
let container: String = "ios"
|
||||
}
|
||||
|
Reference in New Issue
Block a user