func NewUserPropertiesPut() *UserPropertiesPut
func NewUserPropertiesPutWithDefaults() *UserPropertiesPut
func (o *UserPropertiesPut) GetFirstname() string
func (o *UserPropertiesPut) GetFirstnameOk() (*string, bool)
func (o *UserPropertiesPut) SetFirstname(v string)
func (o *UserPropertiesPut) HasFirstname() bool
func (o *UserPropertiesPut) GetLastname() string
func (o *UserPropertiesPut) GetLastnameOk() (*string, bool)
func (o *UserPropertiesPut) SetLastname(v string)
func (o *UserPropertiesPut) HasLastname() bool
func (o *UserPropertiesPut) GetEmail() string
func (o *UserPropertiesPut) GetEmailOk() (*string, bool)
func (o *UserPropertiesPut) SetEmail(v string)
func (o *UserPropertiesPut) HasEmail() bool
func (o *UserPropertiesPut) GetPassword() string
func (o *UserPropertiesPut) GetPasswordOk() (*string, bool)
func (o *UserPropertiesPut) SetPassword(v string)
func (o *UserPropertiesPut) HasPassword() bool
func (o *UserPropertiesPut) GetAdministrator() bool
func (o *UserPropertiesPut) GetAdministratorOk() (*bool, bool)
func (o *UserPropertiesPut) SetAdministrator(v bool)
func (o *UserPropertiesPut) HasAdministrator() bool
func (o *UserPropertiesPut) GetForceSecAuth() bool
func (o *UserPropertiesPut) GetForceSecAuthOk() (*bool, bool)
func (o *UserPropertiesPut) SetForceSecAuth(v bool)
func (o *UserPropertiesPut) HasForceSecAuth() bool
func (o *UserPropertiesPut) GetSecAuthActive() bool
func (o *UserPropertiesPut) GetSecAuthActiveOk() (*bool, bool)
func (o *UserPropertiesPut) SetSecAuthActive(v bool)
func (o *UserPropertiesPut) HasSecAuthActive() bool
func (o *UserPropertiesPut) GetActive() bool
func (o *UserPropertiesPut) GetActiveOk() (*bool, bool)
func (o *UserPropertiesPut) SetActive(v bool)
func (o *UserPropertiesPut) HasActive() bool