APIServer Profile Response
data class APIServerProfileResponse(val ip: String? = null, val url: String? = null, val visibility: String? = null)
APIServerProfile represents an API server profile.
APIServerProfile represents an API server profile.