ApplicationIntegrationTypeConfig

data class ApplicationIntegrationTypeConfig(val oauth2InstallParams: Optional<InstallParams> = Optional.Missing())(source)

Constructors

Link copied to clipboard
constructor(oauth2InstallParams: Optional<InstallParams> = Optional.Missing())

Properties

Link copied to clipboard
@SerialName(value = "oauth2_install_params")
val oauth2InstallParams: Optional<InstallParams>

Install params for each installation context's default in-app authorization link