Click or drag to resize
ParaPlan Logo

CancelReservationResponse Constructor

Default constructor

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CancelReservationResponse(
	bool v2 = false
)

Parameters

v2 (Optional)
Type: SystemBoolean

[Missing <param name="v2"/> documentation for "M:ParaPlanREST.Models.CancelReservationResponse.#ctor(System.Boolean)"]

See Also