Skip to content

Common Object Fields

All Digital Rebar Provision objects share a set of common fields that provide access control, validation state, metadata storage, and multi-site ownership tracking. These fields are embedded in every object through shared Go structs.

Understanding these common fields is essential for working with DRP's API, as they appear on every object type and control cross-cutting concerns like audit trails, object validity, and UX display hints.