NewScan

data class NewScan(val userToken: String, val deviceConfigName: String, val bodyFatMethod: BodyfatMethodEnum? = null, val assetConfigId: AssetsBundleId? = null)

This represents the data to initiate a new scan in Prism's system

Constructors

Link copied to clipboard
constructor(userToken: String, deviceConfigName: String, bodyFatMethod: BodyfatMethodEnum? = null, assetConfigId: AssetsBundleId? = null)

Properties

Link copied to clipboard
Link copied to clipboard
@SerializedName(value = "bodyfatMethod")
val bodyFatMethod: BodyfatMethodEnum? = null
Link copied to clipboard

{string} The friendly name of the device config. This indicates the device used to capture the data (images) of scan

Link copied to clipboard

{string} The 3rd-party identifier of the user associated with the scan