test #20
|
@ -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