Method: DatadogAPIClient::V1::NumberFormatUnitScale#unit_name
- Defined in:
- lib/datadog_api_client/v1/models/number_format_unit_scale.rb
#unit_name ⇒ Object
The name of the unit.
28 29 30 |
# File 'lib/datadog_api_client/v1/models/number_format_unit_scale.rb', line 28 def unit_name @unit_name end |