Sha256: 7c9a9888ecae0b94f10d8ec893a0c9fbe3cf9264410c5d303257e2c06d2057e0
Contents?: true
Size: 386 Bytes
Versions: 7
Compression:
Stored size: 386 Bytes
Contents
# DatadogAPIClient::V1::WidgetFieldSort ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **column** | **String** | Facet path for the column | | | **order** | [**WidgetSort**](WidgetSort.md) | | | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::WidgetFieldSort.new( column: , order: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems