Click or drag to resize
ParaPlan Logo

Clientsubscriptions Property

List of recurring 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> subscriptions { get; set; }

Property Value

Type: ListReservation
See Also