Api OAuth Settings Parameter Response
data class ApiOAuthSettingsParameterResponse(val options: Any? = null, val uiDefinition: Any? = null, val value: String? = null)
OAuth settings for the API
OAuth settings for the API