EndpointConfig

fun EndpointConfig(    apiUrl: String,     handModelEndpoint: String? = null,     fingerModelEndpoint: String? = null)