struct

UUID

Inherits Comparable < Struct < Value < Object

Represents a UUID (Universally Unique IDentifier).

NOTE: To use UUID, you must explicitly import it with require "uuid"

Constructors

from_json_object_key?(key : String) : self
Source

Instance methods

to_json(json : JSON::Builder) : Nil
Source
to_json_object_key
Source