vanityPharmaDisplayUrlMode property
The display mode for vanity pharma URLs. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : Used for return value only. Represents value unknown in this version.
- "MANUFACTURER_WEBSITE_URL" : Replace vanity pharma URL with manufacturer website url.
- "WEBSITE_DESCRIPTION" : Replace vanity pharma URL with description of the website.
Implementation
core.String? vanityPharmaDisplayUrlMode;