Skip to content

Latest commit

 

History

History
56 lines (31 loc) · 2.45 KB

V0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocated.md

File metadata and controls

56 lines (31 loc) · 2.45 KB

V0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocated

Properties

Name Type Description Notes
Seconds Pointer to int64 [optional]

Methods

NewV0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocated

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

NewV0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocatedWithDefaults

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

GetSeconds

func (o *V0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocated) GetSeconds() int64

GetSeconds returns the Seconds field if non-nil, zero value otherwise.

GetSecondsOk

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.

SetSeconds

func (o *V0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocated) SetSeconds(v int64)

SetSeconds sets Seconds field to given value.

HasSeconds

func (o *V0041OpenapiSlurmdbdConfigRespUsersInnerWckeysInnerAccountingInnerAllocated) HasSeconds() bool

HasSeconds returns a boolean if a field has been set.

[Back to Model list] [Back to API list] [Back to README]