Name | Type | Description | Notes |
---|---|---|---|
Tres | Pointer to []V0039Tres | [optional] |
func NewDbv0039TresUpdate() *Dbv0039TresUpdate
NewDbv0039TresUpdate instantiates a new Dbv0039TresUpdate 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 NewDbv0039TresUpdateWithDefaults() *Dbv0039TresUpdate
NewDbv0039TresUpdateWithDefaults instantiates a new Dbv0039TresUpdate 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 *Dbv0039TresUpdate) GetTres() []V0039Tres
GetTres returns the Tres field if non-nil, zero value otherwise.
func (o *Dbv0039TresUpdate) GetTresOk() (*[]V0039Tres, bool)
GetTresOk returns a tuple with the Tres field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Dbv0039TresUpdate) SetTres(v []V0039Tres)
SetTres sets Tres field to given value.
func (o *Dbv0039TresUpdate) HasTres() bool
HasTres returns a boolean if a field has been set.