AddTemplateResult
open class AddTemplateResult : CustomStringConvertible
The AddTemplateResult struct
-
An identifier for template added by See templatesAddForUser or templatesAddForTeam.
Declaration
Swift
public let templateId: String
-
Declaration
Swift
open var description: String { get }