StaffDetailResponse

Constructors

Link copied to clipboard

Types

Link copied to clipboard
data class Params(val merchantId: String, val userId: Int? = null, val userCode: String? = null, val convertLineCode: String? = null)
Link copied to clipboard
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)

Properties

Link copied to clipboard
val code: Int

ステータス

Link copied to clipboard
Link copied to clipboard

検索パラメータ