Get Grey Tag Routes Route
data class GetGreyTagRoutesRoute(val description: String, val dubboRules: List<GetGreyTagRoutesRouteDubboRule>, val greyTagRouteName: String, val id: String, val scRules: List<GetGreyTagRoutesRouteScRule>)
Constructors
Link copied to clipboard
constructor(description: String, dubboRules: List<GetGreyTagRoutesRouteDubboRule>, greyTagRouteName: String, id: String, scRules: List<GetGreyTagRoutesRouteScRule>)