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