HasDescription

interface HasDescription

The HasDescription interface requires the description property.

Inheritors

Properties

Link copied to clipboard
@Json(name = "description")
abstract val description: String?

The description of the resource.