Sha256: e4391fed9f2113856a882d89b18ef4caa8514163fd23cc64f5c93d215fd74738
Contents?: true
Size: 328 Bytes
Versions: 3
Compression:
Stored size: 328 Bytes
Contents
# Athenian::GoalMetricParams ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **threshold** | [**GoalMetricParamsThreshold**](GoalMetricParamsThreshold.md) | | [optional] | ## Example ```ruby require 'athenian' instance = Athenian::GoalMetricParams.new( threshold: null ) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
athenian-2.1.86 | docs/GoalMetricParams.md |
athenian-2.1.85 | docs/GoalMetricParams.md |
athenian-2.1.81 | docs/GoalMetricParams.md |