후원랭킹 전체보기 API 추가
This commit is contained in:
parent
f25888c88e
commit
00a6fa0c91
|
@ -4,7 +4,7 @@ import kr.co.vividnext.sodalive.content.GetAudioContentListItem
|
|||
|
||||
data class GetCreatorProfileResponse(
|
||||
val creator: CreatorResponse,
|
||||
val memberDonationRanking: List<MemberDonationRankingResponse>,
|
||||
val userDonationRanking: List<MemberDonationRankingResponse>,
|
||||
val similarCreatorList: List<SimilarCreatorResponse>,
|
||||
val liveRoomList: List<LiveRoomResponse>,
|
||||
val contentList: List<GetAudioContentListItem>,
|
||||
|
|
Loading…
Reference in New Issue