ObjectSerialize

public protocol ObjectSerialize : Decodable, Encodable

An object that can be serialized into JSON.

Objects are defined by their structure in the metrics definition.