PriceAndCptPriceType
Appointment type price and cpt_code_price
Fields
Used By
Definition
"""Appointment type price and cpt_code_price"""type PriceAndCptPriceType { """ The cpt_code_price for this appointment type """ cpt_price: String
""" The price for this appointment type """ price: String}