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