CallbackParamPlan record
Represents a plan for a callback parameter.
public record CallbackParamPlan
Public Members
| name | description |
|---|---|
| CallbackParamPlan(…) | Represents a plan for a callback parameter. |
| Location { get; set; } | The location of the parameter (e.g., “path”) |
| Name { get; set; } | The Parameter name |
See Also
- namespace Kestrun.Callback
- CallbackParamPlan.cs