ListTemplateResult
public class ListTemplateResult : CustomStringConvertible, JSONRepresentable
The ListTemplateResult struct
-
List of identifiers for templates added by See templatesAddForUser or templatesAddForTeam.
Declaration
Swift
public let templateIds: [String]
-
Declaration
Swift
public var description: String { get }