Represents the result of a FindById operation, including the main entity and any specified associated entities.
FindById
The type of the main entity, extending DynaRecord.
DynaRecord
The options for the FindById operation, specifying included associations.
Generated using TypeDoc
Represents the result of a
FindById
operation, including the main entity and any specified associated entities.