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 }