healbesdk
1.4.0-beta01
healbesdk
/
com.healbe.healbesdk.business_api.user.data
/
StLbsPair
St
Lbs
Pair
data
class
StLbsPair
@
JvmOverloads
constructor
(
val
st
:
Int
=
0
,
val
lbs
:
Double
=
0.0
)
Stone and pounds pair data for weight.
Constructors
Properties
Constructors
St
Lbs
Pair
Link copied to clipboard
@
JvmOverloads
fun
StLbsPair
(
st
:
Int
=
0
,
lbs
:
Double
=
0.0
)
Properties
lbs
Link copied to clipboard
@
JvmField
val
lbs
:
Double
=
0.0
st
Link copied to clipboard
@
JvmField
val
st
:
Int
=
0