GetApplicationProvidersApplicationProviderDisplayData

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

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GetApplicationProvidersApplicationProviderDisplayData

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.