Name | Type | Description | Notes |
---|---|---|---|
Flags | Pointer to []interface{} | removed field | [optional] |
func NewV0039JobInfoPower() *V0039JobInfoPower
NewV0039JobInfoPower instantiates a new V0039JobInfoPower object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV0039JobInfoPowerWithDefaults() *V0039JobInfoPower
NewV0039JobInfoPowerWithDefaults instantiates a new V0039JobInfoPower object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (o *V0039JobInfoPower) GetFlags() []interface{}
GetFlags returns the Flags field if non-nil, zero value otherwise.
func (o *V0039JobInfoPower) GetFlagsOk() (*[]interface{}, bool)
GetFlagsOk returns a tuple with the Flags field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0039JobInfoPower) SetFlags(v []interface{})
SetFlags sets Flags field to given value.
func (o *V0039JobInfoPower) HasFlags() bool
HasFlags returns a boolean if a field has been set.