Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Parameter

mattt edited this page Apr 10, 2020 · 5 revisions

Parameter

public struct Parameter: Hashable, Codable

Inheritance

Codable, CustomStringConvertible, Hashable

Properties

name

let name: String

content

let content: String

description

var description: String