HasSlug

interface HasSlug

The HasSlug interface requires the slug property.

Inheritors

Properties

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

The slug of the resource.