WeightBulkResponse

data class WeightBulkResponse(val toAdd: List<WeightModel>, val toUpdate: List<WeightModel>)

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard