ApiResourceBackendServiceResponse

data class ApiResourceBackendServiceResponse(val serviceUrl: String? = null)

The API backend service.

Constructors

Link copied to clipboard
constructor(serviceUrl: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val serviceUrl: String? = null

The service URL.