DeveloperInfo

The details about the developer that published the skill.

Types

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

Properties

Link copied to clipboard

The name of the developer.

Link copied to clipboard

The email of the developer.

Link copied to clipboard

The URL of the privacy policy.

Link copied to clipboard
val url: String?

The website of the developer.

Functions

Link copied to clipboard
inline fun copy(block: DeveloperInfo.Builder.() -> Unit = {}): DeveloperInfo
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