# SwaggyJenkinsClient::FreeStyleProjectactions ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **_class** | **String** | | [optional] | ## Example ```ruby require 'swaggy_jenkins' instance = SwaggyJenkinsClient::FreeStyleProjectactions.new( _class: null ) ```