라이브 정보 수정
- 메뉴판 수정 기능 추가
This commit is contained in:
@@ -13,4 +13,7 @@ struct EditLiveRoomInfoRequest: Encodable {
|
||||
let numberOfPeople: Int?
|
||||
let beginDateTimeString: String?
|
||||
let timezone: String?
|
||||
var menuPanId: Int = 0
|
||||
var menuPan: String = ""
|
||||
var isActiveMenuPan: Bool? = nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user