AdditivesWrapper

class AdditivesWrapper(additives: List<EntityResponse<Additive>>) : EntityWrapper<Additive>

Created by Lobster on 04.03.18.

Constructors

Link copied to clipboard
fun AdditivesWrapper(additives: List<EntityResponse<Additive>>)

Functions

Link copied to clipboard
open fun map(): List<Additive>