| Name | Description | Type | Additional information |
|---|---|---|---|
| DrugType |
Gets or sets the type of drug (e.g., brand or generic). |
string |
None. |
| DrugName |
Gets or sets the name of the drug. |
string |
None. |
| Forms |
Gets or sets a list of forms in which the drug is available, each with associated strengths. |
Collection of FormContainerModel |
None. |