AssignmentCounts
public struct AssignmentCounts : BoxInnerModel
Counts of the assignments to different entities of this policy
-
Undocumented
Declaration
Swift
public let user: Int -
Undocumented
Declaration
Swift
public let folder: Int -
Undocumented
Declaration
Swift
public let file: Int -
Undocumented
Declaration
Swift
public let fileVersion: Int
AssignmentCounts Structure Reference