GroupDeleteDetails
public class GroupDeleteDetails : CustomStringConvertible, JSONRepresentable
Deleted group.
-
Is company managed group.
Declaration
Swift
public let isCompanyManaged: Bool? -
Declaration
Swift
public var description: String { get }
View on GitHub
GroupDeleteDetails Class Reference