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