Custom RPAction Route Definition Response
data class CustomRPActionRouteDefinitionResponse(val endpoint: String, val name: String, val routingType: String? = null)
The route definition for an action implemented by the custom resource provider.