RemoveTemplateArg
public class RemoveTemplateArg : CustomStringConvertible, JSONRepresentable
The RemoveTemplateArg struct
-
An identifier for a template created by templatesAddForUser or templatesAddForTeam.
Declaration
Swift
public let templateId: String -
Declaration
Swift
public var description: String { get }
View on GitHub
RemoveTemplateArg Class Reference