AccessRulebasePagingResultsObjects Property |
How much details are returned depends on the details-level field of the request. This table shows the level of detail shown when details-level is set to standard.
Namespace: Koopman.CheckPoint.Common
[JsonPropertyAttribute(PropertyName = "objects-dictionary", DefaultValueHandling = DefaultValueHandling.Ignore, NullValueHandling = NullValueHandling.Ignore)] public List<IObjectSummary> Objects { get; }