TeamFolderIdListArg
public class TeamFolderIdListArg : CustomStringConvertible, JSONRepresentable
The TeamFolderIdListArg struct
-
The list of team folder IDs.
Declaration
Swift
public let teamFolderIds: [String]
-
Declaration
Swift
public var description: String { get }