ProductType
The type of product.
enum ProductType {
appointment
medication
vaccine
lab
membership
pathway
procedure
other
}
Values
ProductType.appointment
ProductType.medication
ProductType.vaccine
ProductType.lab
ProductType.membership
ProductType.pathway
ProductType.procedure
ProductType.other
Member Of
Product object ● ProductDataInput input