Package openfoodfacts. github. scrachx. openfood. models. entities. states
Types
Link copied to clipboard
class StateResponse(tag: String, names: Map<String, String>) : EntityResponse<States>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class StatesWrapper(responses: List<EntityResponse<States>>) : EntityWrapper<States>
Content copied to clipboard
Link copied to clipboard