Content

data class Content(val endpointUiModel: EndpointUiModel) : NetworkMockEndpointUiState

Endpoint loaded successfully.

Constructors

Link copied to clipboard
constructor(endpointUiModel: EndpointUiModel)

Properties

Link copied to clipboard

The UI model combining the static EndpointDescriptor with the live EndpointMockState for the endpoint, reflecting the latest persisted selection and available mock responses.