라이브 방 추가
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// GetLiveRoomDonationTotalResponse.swift
|
||||
// SodaLive
|
||||
//
|
||||
// Created by klaus on 2023/08/14.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
struct GetLiveRoomDonationTotalResponse: Decodable {
|
||||
let totalDonationCan: Int
|
||||
}
|
Reference in New Issue
Block a user