export default class OptionListDescriptionResource { name: string; isSystemOwned: boolean; href: string; } export { OptionListDescriptionResource };