Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 506 Bytes

InlineResponse2005.md

File metadata and controls

21 lines (14 loc) · 506 Bytes

SkyApi::InlineResponse2005

Properties

Name Type Description Notes
branch String git branch name [optional]
commit String git commit id [optional]
version String version number [optional]

Code Sample

require 'SkyApi'

instance = SkyApi::InlineResponse2005.new(branch: null,
                                 commit: null,
                                 version: null)