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