Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.12 KB

StrengthMachineData.md

File metadata and controls

38 lines (21 loc) · 1.12 KB

.StrengthMachineData

Properties

Name Type Description Notes
id number [default to undefined]
name string [default to undefined]
line string [default to undefined]
variant string [optional] [default to undefined]
dualSided boolean [default to undefined]
defaultStrengthExerciseId number [optional] [default to undefined]
defaultStrengthExercise StrengthExerciseData [optional] [default to undefined]
models Array<StrengthMachineModelData> [optional] [default to undefined]

Enum: StrengthMachineDataLineEnum

  • A250 (value: 'a250')

  • A300 (value: 'a300')

  • A350 (value: 'a350')

  • Infinity (value: 'infinity')

  • PowerRack (value: 'powerRack')

  • A400 (value: 'a400')

  • A500 (value: 'a500')

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