| UpdateBreakResponse Constructor |
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public UpdateBreakResponse(
bool v2 = false
)
public:
UpdateBreakResponse(
bool v2 = false
)
ParaPlanREST.Models.UpdateBreakResponse = function(v2);
Parameters
- v2 (Optional)
- Type: SystemBoolean
[Missing <param name="v2"/> documentation for "M:ParaPlanREST.Models.UpdateBreakResponse.#ctor(System.Boolean)"]
See Also