Name | Type | Description | Notes |
---|---|---|---|
branch | String | git branch name | [optional] |
commit | String | git commit id | [optional] |
version | String | version number | [optional] |
require 'SkyApi'
instance = SkyApi::InlineResponse2005.new(branch: null,
commit: null,
version: null)