SnapPlayResponse
data class SnapPlayResponse(val code: Int, val params: SnapPlayResponse.Params, val total: Int, val item: List<SnapPlayResponse.SnapPlayResponseItem>)(source)
Constructors
Link copied to clipboard
constructor(code: Int, params: SnapPlayResponse.Params, total: Int, item: List<SnapPlayResponse.SnapPlayResponseItem>)
Types
Link copied to clipboard
data class SnapPlayResponseItem(val cid: Int, val mainImageUrl: ImageUrl, val coordinateGenderCode: Int, val coordinateGenderName: String, val coordinateGenreCode: <Error class: unknown class>, val coordinateGenreName: String, val coordinateHeight: Int, val acceptAt: <Error class: unknown class>, val pv: Int, val label: Label, val shop: Shop, val user: SnapPlayResponse.SnapPlayResponseItem.User, val userAttributes: List<UserAttribute>, val comment: String? = null, val tags: List<Tag>, val products: List<Product>? = null, val hasImage: Boolean, val hasVideo: Boolean, val attachments: List<Attachment>, val isFavorite: Boolean)
SNAP PLAY