ListTemplateResult
open class ListTemplateResult : CustomStringConvertible
The ListTemplateResult struct
-
List of identifiers for templates added by See templatesAddForUser or templatesAddForTeam.
Declaration
Swift
public let templateIds: Array<String>
-
Declaration
Swift
open var description: String { get }