StaffDetailResponseItem

data class StaffDetailResponseItem(val userId: Int, val userCode: String, val name: String, val nameKana: String, val imageUrl: String, val genderCode: <Error class: unknown class>, val genderName: String, val height: Int, val profile: String? = null, val label: Label, val shop: Shop, val userAttributes: List<UserAttribute>, val snsAccounts: List<SnsAccount>, val favoriteProducts: List<Product>, val isFavorite: Boolean)(source)

Constructors

Link copied to clipboard
constructor(userId: Int, userCode: String, name: String, nameKana: String, imageUrl: String, genderCode: <Error class: unknown class>, genderName: String, height: Int, profile: String? = null, label: Label, shop: Shop, userAttributes: List<UserAttribute>, snsAccounts: List<SnsAccount>, favoriteProducts: List<Product>, isFavorite: Boolean)

Properties

Link copied to clipboard

お気に入り商品

Link copied to clipboard
val genderCode: <Error class: unknown class>

性別コード

Link copied to clipboard

性別名

Link copied to clipboard
val height: Int

身長

Link copied to clipboard

スタッフ画像URL

Link copied to clipboard

お気に入りに追加されているフラグ

Link copied to clipboard

レーベル

Link copied to clipboard

スタッフコード

Link copied to clipboard

スタッフ名カナ

Link copied to clipboard
val profile: String? = null

スタッフプロフィール

Link copied to clipboard
val shop: Shop

店舗

Link copied to clipboard

SNSアカウント

Link copied to clipboard

ユーザー属性

Link copied to clipboard

スタッフコード

Link copied to clipboard
val userId: Int

スタッフID