pub const OBJECT_TYPE: &str = "object";
Expand description

Json “object” data type (a Map in other languages)