PackagedFoodCode
packagedFoodCode (typealias String) is the string representation of the PackagedFoodCode id
/**
* packagedFoodCode (typealias String) is the string representation of the PackagedFoodCode id
*/
export type PackagedFoodCode = string
Last updated