GetApplicationProvidersApplicationProviderDisplayData

data class GetApplicationProvidersApplicationProviderDisplayData(val description: String, val displayName: String, val iconUrl: String)

Constructors

constructor(description: String, displayName: String, iconUrl: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Description of the application provider.

Link copied to clipboard

Name of the application provider.

Link copied to clipboard

URL that points to an icon that represents the application provider.