Type alias RailsPathGetNextHopsHashInput

RailsPathGetNextHopsHashInput: {
    nextHops: HopStructInput[];
}

Type declaration

  • nextHops: HopStructInput[]