| Tripinfants Property |
[Missing <summary> documentation for "P:ParaPlanREST.Models.Trip.infants"]
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int infants { get; set; }
public:
property int infants {
int get ();
void set (int value);
}
function get_infants();
function set_infants(value);
Property Value
Type:
Int32See Also