Interface IResourceAttributeNote

interface IResourceAttributeNote {
    thumbnail: string;
}

Properties

Properties

thumbnail: string