AudienceExceptionContentInfo
public class AudienceExceptionContentInfo : CustomStringConvertible, JSONRepresentable
Information about the content that has a link audience different than that of this folder.
-
The name of the content, which is either a file or a folder.
Declaration
Swift
public let name: String -
Declaration
Swift
public var description: String { get }
View on GitHub
AudienceExceptionContentInfo Class Reference