CallbackPlan.PathParams property

The list of path parameters for the callback

public IReadOnlyList<CallbackParamPlan> PathParams { get; set; }

See Also