Method: DatadogAPIClient::V2::Span#type

Defined in:
lib/datadog_api_client/v2/models/span.rb

#typeObject

Type of the span.



31
32
33
# File 'lib/datadog_api_client/v2/models/span.rb', line 31

def type
  @type
end