Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 463 Bytes

SoftwareVersionOut.md

File metadata and controls

18 lines (12 loc) · 463 Bytes

NamSorClient::SoftwareVersionOut

Properties

Name Type Description Notes
software_name_and_version String [optional]
software_version Array<Integer> [optional]

Code Sample

require 'NamSorClient'

instance = NamSorClient::SoftwareVersionOut.new(software_name_and_version: null,
                                 software_version: null)