Flow Endpoints Configuration Response
data class FlowEndpointsConfigurationResponse(val connector: FlowEndpointsResponse? = null, val workflow: FlowEndpointsResponse? = null)
The endpoints configuration.
The endpoints configuration.