healbesdk
1.3.1
healbesdk
/
com.healbe.healbesdk.serverApi.weight
/
WeightBulkResponse
Weight
Bulk
Response
data
class
WeightBulkResponse
(
val
toAdd
:
List
<
WeightModel
>
,
val
toUpdate
:
List
<
WeightModel
>
)
Constructors
Properties
Constructors
Weight
Bulk
Response
Link copied to clipboard
fun
WeightBulkResponse
(
toAdd
:
List
<
WeightModel
>
,
toUpdate
:
List
<
WeightModel
>
)
Properties
to
Add
Link copied to clipboard
val
toAdd
:
List
<
WeightModel
>
to
Update
Link copied to clipboard
val
toUpdate
:
List
<
WeightModel
>