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