SnapPlay
data class SnapPlay(val uid: String = Uuid.random().toString(), val cid: Int, val hasVideo: Boolean, val hasImage: Boolean, val attachments: List<Attachment>, val coordinateHeight: Int, val coordinateGenre: <Error class: unknown class>, val userId: Int, val userName: String, val userNameKana: String, val userCode: String, val userHeight: Int, val userGender: <Error class: unknown class>, val userAge: Int? = null, val userImageUrl: String, val userResizedImages: List<UserResizedImages>, val labelId: Int?, val labelName: String, val labelCode: String, val shopId: Int?, val shopName: String?, val shopCode: String?, val userAttributes: List<UserAttribute> = emptyList(), val tags: List<String> = emptyList(), val comment: String? = null, val accept: Boolean, val createdAt: <Error class: unknown class>, val acceptAt: <Error class: unknown class>, val pv: Int, val products: List<Product>? = null)(source)
Constructors
Link copied to clipboard
constructor(uid: String = Uuid.random().toString(), cid: Int, hasVideo: Boolean, hasImage: Boolean, attachments: List<Attachment>, coordinateHeight: Int, coordinateGenre: <Error class: unknown class>, userId: Int, userName: String, userNameKana: String, userCode: String, userHeight: Int, userGender: <Error class: unknown class>, userAge: Int? = null, userImageUrl: String, userResizedImages: List<UserResizedImages>, labelId: Int?, labelName: String, labelCode: String, shopId: Int?, shopName: String?, shopCode: String?, userAttributes: List<UserAttribute> = emptyList(), tags: List<String> = emptyList(), comment: String? = null, accept: Boolean, createdAt: <Error class: unknown class>, acceptAt: <Error class: unknown class>, pv: Int, products: List<Product>? = null)
Properties
Link copied to clipboard
SNAP PLAYに紐づく画像・動画の配列
Link copied to clipboard
SNAP PLAY種別
Link copied to clipboard
SNAP PLAY身長
Link copied to clipboard
ユーザー属性の配列
Link copied to clipboard
投稿スタッフ性別
Link copied to clipboard
投稿スタッフ身長
Link copied to clipboard
投稿スタッフ画像URL
Link copied to clipboard
投稿スタッフ名(フリガナ)
Link copied to clipboard
投稿スタッフ画像URLサイズ別URLの配列