AddToCartTrackApiRequest

data class AddToCartTrackApiRequest(val gSstag: String, val cSstag: String, val productCode: String, val count: Int)(source)

カート計測APIリクエスト

Constructors

Link copied to clipboard
constructor(gSstag: String, cSstag: String, productCode: String, count: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Int

追加数

Link copied to clipboard

content staff start tag

Link copied to clipboard

global staff start tag

Link copied to clipboard

SKUコード