AccessApplicationFooterLink

data class AccessApplicationFooterLink(val name: String, val url: String)

Constructors

Link copied to clipboard
constructor(name: String, url: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The hypertext in the footer link.

Link copied to clipboard
val url: String

the hyperlink in the footer link.