Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 991 Bytes

SessionPlanSetMeta.md

File metadata and controls

33 lines (19 loc) · 991 Bytes

.SessionPlanSetMeta

Properties

Name Type Description Notes
name string [default to undefined]
type string [default to undefined]
from Date [default to undefined]
to Date [default to undefined]
sort string [optional] [default to undefined]
ascending boolean [optional] [default to undefined]
limit number [optional] [default to undefined]
offset number [optional] [default to undefined]
totalCount number [optional] [default to undefined]

Enum: SessionPlanSetMetaTypeEnum

  • Strength (value: 'strength')

  • Stretch (value: 'stretch')

  • Cardio (value: 'cardio')

  • Activity (value: 'activity')

[Back to API list] [Back to Model list] [Back to README]