AddTemplateResult

public class AddTemplateResult : CustomStringConvertible, JSONRepresentable

The AddTemplateResult struct

  • An identifier for template added by See templatesAddForUser or templatesAddForTeam.

    Declaration

    Swift

    public let templateId: String
  • Declaration

    Swift

    public var description: String { get }