Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1015 Bytes

File metadata and controls

19 lines (13 loc) · 1015 Bytes

KeyResult

Properties

Name Type Description Notes
id String The ID of the Key Result. [default to nothing]
name String The name of the Key Result. [default to nothing]
objective_id Int64 The Objective to which this Key Result belongs. [default to nothing]
type String The type of the Key Result (numeric, percent, or boolean). [default to nothing]
initial_observed_value *KeyResultValue [default to nothing]
current_observed_value *KeyResultValue [default to nothing]
current_target_value *KeyResultValue [default to nothing]
progress Int64 The integer percentage of progress toward completion of the Key Result. [default to nothing]

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