Instrument
struct Instrument: Codable
                The instrument
- 
                  
                  
The description of the instrument
Declaration
Swift
let description, type: String - 
                  
                  
Declaration
Swift
let description, type: String 
View on GitHub