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"

Class methods

json_schema(openapi : Bool | Nil = nil)
Source