Constructs an AccessReportRow.
Name | Type | Description |
---|---|---|
fromEntityId |
string | The ID of the entity from which access is calculated. |
toEntityId |
string | The ID of the entity to which access is calculated. |
timeIntervals |
Array.<TimeInterval> | Array of TimeInterval objects representing the intervals of access between the two entities. |