Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
klaxon
main
Klaxon
Check
Checks
List
Item
Notification
Query
Aggs
Trigger
Config
Data
Elasticsearch
SMTP
EmailNotification
IntervalConverter
Log
NotificationCondition
Condition
Notifications
Query
Aliases
PercentAnyAtor
QueryAggregations
QueryBuilder
QueryFilter
QueryMatchers
QueryRange
QueryString
Built with Crystal 1.9.2
2023-10-08 14:00:28 UTC
struct
Klaxon::Checks::List::Item::Query::Aggs
Klaxon::Checks::List::Item::Query::Aggs
Struct
Value
Object
Included Modules
YAML::Serializable
Defined in:
checklist.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#denominator
: String | Nil
#field
: String | Nil
#numerator
: String | Nil
#type
: String
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
denominator
: String | Nil
#
[
View source
]
def
field
: String | Nil
#
[
View source
]
def
numerator
: String | Nil
#
[
View source
]
def
type
: String
#
[
View source
]