Name | Type | Description | Notes |
---|---|---|---|
Seconds | Pointer to int64 | [optional] |
func NewV0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocated() *V0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocated
NewV0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocated instantiates a new V0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocated 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 NewV0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocatedWithDefaults() *V0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocated
NewV0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocatedWithDefaults instantiates a new V0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocated 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 *V0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocated) GetSeconds() int64
GetSeconds returns the Seconds field if non-nil, zero value otherwise.
func (o *V0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocated) GetSecondsOk() (*int64, bool)
GetSecondsOk returns a tuple with the Seconds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocated) SetSeconds(v int64)
SetSeconds sets Seconds field to given value.
func (o *V0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocated) HasSeconds() bool
HasSeconds returns a boolean if a field has been set.