Click or drag to resize
ParaPlan Logo

Clientappointments Property

List of upcoming one-time reservations. Object is type Reservation

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<Reservation> appointments { get; set; }

Property Value

Type: ListReservation
See Also