Package openfoodfacts. github. scrachx. openfood. models. entities. additive
Types
Link copied to clipboard
Link copied to clipboard
Created by Lobster on 04.03.18.
Link copied to clipboard
class AdditiveResponse( tag: String, names: Map<String, String>, overexposureRisk: String?, wikiDataCode: String? = null) : EntityResponse<Additive>
Content copied to clipboard
Created by Lobster on 04.03.18.
Link copied to clipboard
class AdditivesWrapper(additives: List<EntityResponse<Additive>>) : EntityWrapper<Additive>
Content copied to clipboard
Created by Lobster on 04.03.18.
Link copied to clipboard
Created by Lobster on 03.03.18.