ListingBadge

A badge indicating a special attribute of a listing, such as free tier eligibility or Quick Launch support.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The machine-readable type of the badge.

Link copied to clipboard

The human-readable name of the badge.

Functions

Link copied to clipboard
inline fun copy(block: ListingBadge.Builder.() -> Unit = {}): ListingBadge
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String