RedBase Documentation

Welcome to the RedBase documentation portal. Browse the API reference, explore code examples, and learn how to build with REDB.

API Reference

Browse the REDB API documentation. Select a namespace or type from the tree on the left, or click on items below.

Showing: redb.Examples.Models Show all

redb.Examples.Models

Classes

C Address Address with city, street and building details.
C BuildingInfo Building information with floor and amenities.
C CityProps City props for list examples (linked objects).
C Contact Contact information (email, phone, etc).
C ContactDetail Contact detail key-value pair.
C Department Department info with tags, metrics and nested budget data.
C DepartmentProps Department props for tree examples (corporate hierarchy).
C EmployeeProps Employee props - main model for examples.
C ExampleResultProps Props for storing example test results in redb database.
C PersonProps Person props demonstrating ListItem fields.
C PlatformResult Platform-specific test result (Count, Time, Status).
C ProjectMetricsProps Project metrics for analytics.
C Tag Tag with priority for categorization.