Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 853 Bytes

SessionPlanStrengthSetData.md

File metadata and controls

29 lines (15 loc) · 853 Bytes

.SessionPlanStrengthSetData

Properties

Name Type Description Notes
repetitionCount number [default to undefined]
resistance number [default to undefined]
forceUnit string [default to undefined]
strengthExercise StrengthExerciseData [optional] [default to undefined]
strengthMachine StrengthMachineData [optional] [default to undefined]

Enum: SessionPlanStrengthSetDataForceUnitEnum

  • Lb (value: 'lb')

  • Kg (value: 'kg')

  • Ne (value: 'ne')

  • Er (value: 'er')

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