Z T User Data Parameters
data class ZTUserDataParameters(bodyWeight: Int?, bodyHeight: Int?, shoeSize: Int?, threadmillSpeed: Int?)
Content copied to clipboard
ZTUserDataParameters
Author
Alexandre Lemoult <a.lemoult@zhortech.com>
Constructors
ZTUserDataParameters
Link copied to clipboard
fun ZTUserDataParameters(bodyWeight: Int? = null, bodyHeight: Int? = null, shoeSize: Int? = null, threadmillSpeed: Int? = null)
Content copied to clipboard
Properties
bodyHeight
Link copied to clipboard
bodyWeight
Link copied to clipboard
threadmillSpeed
Link copied to clipboard