GetZeroTrustAccessApplicationLandingPageDesign

data class GetZeroTrustAccessApplicationLandingPageDesign(val buttonColor: String, val buttonTextColor: String, val imageUrl: String, val message: String, val title: String)

Constructors

constructor(buttonColor: String, buttonTextColor: String, imageUrl: String, message: String, title: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The background color of the log in button on the landing page.

Link copied to clipboard

The color of the text in the log in button on the landing page.

Link copied to clipboard

The URL of the image shown on the landing page.

Link copied to clipboard

The message shown on the landing page.

Link copied to clipboard

The title shown on the landing page.