module Lenel::OpenAccess::Models

Overview

DTO's for OpenAccess entities.

These are intentionally lightweight. In cases where a entity holds a relationship to another, these are not auto-resolved. Original ID references are kept in place. Types here a simply a thin wrapper for JSON serialization.

Direct including types

Defined in:

lenel/open_access/models.cr

Constant Summary

PROPERTIES_KEY = "property_value_map"