Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 799 Bytes

MuscleData.md

File metadata and controls

27 lines (14 loc) · 799 Bytes

.MuscleData

Properties

Name Type Description Notes
id number [default to undefined]
muscle MuscleIdentifier [default to undefined]
group MuscleGroup [optional] [default to undefined]
area MuscleArea [optional] [default to undefined]
targetLevel string [default to undefined]

Enum: MuscleDataTargetLevelEnum

  • Primary (value: 'primary')

  • Secondary (value: 'secondary')

  • Stabilizer (value: 'stabilizer')

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