Skip to content

LicenseBindAvailableNumOpenApiVO

Properties

Name Type Description Notes
Var1year Pointer to int32 1year license num [optional]
Var2years Pointer to int32 2years license num [optional]
Var3years Pointer to int32 3years license num [optional]
Var4years Pointer to int32 4years license num [optional]
Var5years Pointer to int32 5years license num [optional]
Var7years Pointer to int32 7years license num [optional]
Others Pointer to int32 Used license num [optional]
Permanent Pointer to int32 [optional]
Trial Pointer to int32 trial license num [optional]

Methods

NewLicenseBindAvailableNumOpenApiVO

func NewLicenseBindAvailableNumOpenApiVO() *LicenseBindAvailableNumOpenApiVO

NewLicenseBindAvailableNumOpenApiVO instantiates a new LicenseBindAvailableNumOpenApiVO 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

NewLicenseBindAvailableNumOpenApiVOWithDefaults

func NewLicenseBindAvailableNumOpenApiVOWithDefaults() *LicenseBindAvailableNumOpenApiVO

NewLicenseBindAvailableNumOpenApiVOWithDefaults instantiates a new LicenseBindAvailableNumOpenApiVO 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

GetVar1year

func (o *LicenseBindAvailableNumOpenApiVO) GetVar1year() int32

GetVar1year returns the Var1year field if non-nil, zero value otherwise.

GetVar1yearOk

func (o *LicenseBindAvailableNumOpenApiVO) GetVar1yearOk() (*int32, bool)

GetVar1yearOk returns a tuple with the Var1year field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetVar1year

func (o *LicenseBindAvailableNumOpenApiVO) SetVar1year(v int32)

SetVar1year sets Var1year field to given value.

HasVar1year

func (o *LicenseBindAvailableNumOpenApiVO) HasVar1year() bool

HasVar1year returns a boolean if a field has been set.

GetVar2years

func (o *LicenseBindAvailableNumOpenApiVO) GetVar2years() int32

GetVar2years returns the Var2years field if non-nil, zero value otherwise.

GetVar2yearsOk

func (o *LicenseBindAvailableNumOpenApiVO) GetVar2yearsOk() (*int32, bool)

GetVar2yearsOk returns a tuple with the Var2years field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetVar2years

func (o *LicenseBindAvailableNumOpenApiVO) SetVar2years(v int32)

SetVar2years sets Var2years field to given value.

HasVar2years

func (o *LicenseBindAvailableNumOpenApiVO) HasVar2years() bool

HasVar2years returns a boolean if a field has been set.

GetVar3years

func (o *LicenseBindAvailableNumOpenApiVO) GetVar3years() int32

GetVar3years returns the Var3years field if non-nil, zero value otherwise.

GetVar3yearsOk

func (o *LicenseBindAvailableNumOpenApiVO) GetVar3yearsOk() (*int32, bool)

GetVar3yearsOk returns a tuple with the Var3years field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetVar3years

func (o *LicenseBindAvailableNumOpenApiVO) SetVar3years(v int32)

SetVar3years sets Var3years field to given value.

HasVar3years

func (o *LicenseBindAvailableNumOpenApiVO) HasVar3years() bool

HasVar3years returns a boolean if a field has been set.

GetVar4years

func (o *LicenseBindAvailableNumOpenApiVO) GetVar4years() int32

GetVar4years returns the Var4years field if non-nil, zero value otherwise.

GetVar4yearsOk

func (o *LicenseBindAvailableNumOpenApiVO) GetVar4yearsOk() (*int32, bool)

GetVar4yearsOk returns a tuple with the Var4years field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetVar4years

func (o *LicenseBindAvailableNumOpenApiVO) SetVar4years(v int32)

SetVar4years sets Var4years field to given value.

HasVar4years

func (o *LicenseBindAvailableNumOpenApiVO) HasVar4years() bool

HasVar4years returns a boolean if a field has been set.

GetVar5years

func (o *LicenseBindAvailableNumOpenApiVO) GetVar5years() int32

GetVar5years returns the Var5years field if non-nil, zero value otherwise.

GetVar5yearsOk

func (o *LicenseBindAvailableNumOpenApiVO) GetVar5yearsOk() (*int32, bool)

GetVar5yearsOk returns a tuple with the Var5years field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetVar5years

func (o *LicenseBindAvailableNumOpenApiVO) SetVar5years(v int32)

SetVar5years sets Var5years field to given value.

HasVar5years

func (o *LicenseBindAvailableNumOpenApiVO) HasVar5years() bool

HasVar5years returns a boolean if a field has been set.

GetVar7years

func (o *LicenseBindAvailableNumOpenApiVO) GetVar7years() int32

GetVar7years returns the Var7years field if non-nil, zero value otherwise.

GetVar7yearsOk

func (o *LicenseBindAvailableNumOpenApiVO) GetVar7yearsOk() (*int32, bool)

GetVar7yearsOk returns a tuple with the Var7years field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetVar7years

func (o *LicenseBindAvailableNumOpenApiVO) SetVar7years(v int32)

SetVar7years sets Var7years field to given value.

HasVar7years

func (o *LicenseBindAvailableNumOpenApiVO) HasVar7years() bool

HasVar7years returns a boolean if a field has been set.

GetOthers

func (o *LicenseBindAvailableNumOpenApiVO) GetOthers() int32

GetOthers returns the Others field if non-nil, zero value otherwise.

GetOthersOk

func (o *LicenseBindAvailableNumOpenApiVO) GetOthersOk() (*int32, bool)

GetOthersOk returns a tuple with the Others field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetOthers

func (o *LicenseBindAvailableNumOpenApiVO) SetOthers(v int32)

SetOthers sets Others field to given value.

HasOthers

func (o *LicenseBindAvailableNumOpenApiVO) HasOthers() bool

HasOthers returns a boolean if a field has been set.

GetPermanent

func (o *LicenseBindAvailableNumOpenApiVO) GetPermanent() int32

GetPermanent returns the Permanent field if non-nil, zero value otherwise.

GetPermanentOk

func (o *LicenseBindAvailableNumOpenApiVO) GetPermanentOk() (*int32, bool)

GetPermanentOk returns a tuple with the Permanent field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPermanent

func (o *LicenseBindAvailableNumOpenApiVO) SetPermanent(v int32)

SetPermanent sets Permanent field to given value.

HasPermanent

func (o *LicenseBindAvailableNumOpenApiVO) HasPermanent() bool

HasPermanent returns a boolean if a field has been set.

GetTrial

func (o *LicenseBindAvailableNumOpenApiVO) GetTrial() int32

GetTrial returns the Trial field if non-nil, zero value otherwise.

GetTrialOk

func (o *LicenseBindAvailableNumOpenApiVO) GetTrialOk() (*int32, bool)

GetTrialOk returns a tuple with the Trial field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetTrial

func (o *LicenseBindAvailableNumOpenApiVO) SetTrial(v int32)

SetTrial sets Trial field to given value.

HasTrial

func (o *LicenseBindAvailableNumOpenApiVO) HasTrial() bool

HasTrial returns a boolean if a field has been set.

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