func NewLanPropertiesPost() *LanPropertiesPost
func NewLanPropertiesPostWithDefaults() *LanPropertiesPost
func (o *LanPropertiesPost) GetName() string
func (o *LanPropertiesPost) GetNameOk() (*string, bool)
func (o *LanPropertiesPost) SetName(v string)
func (o *LanPropertiesPost) HasName() bool
func (o *LanPropertiesPost) GetIpFailover() []IPFailover
func (o *LanPropertiesPost) GetIpFailoverOk() (*[]IPFailover, bool)
func (o *LanPropertiesPost) SetIpFailover(v []IPFailover)
func (o *LanPropertiesPost) HasIpFailover() bool
func (o *LanPropertiesPost) GetPcc() string
func (o *LanPropertiesPost) GetPccOk() (*string, bool)
func (o *LanPropertiesPost) SetPcc(v string)
func (o *LanPropertiesPost) HasPcc() bool
func (o *LanPropertiesPost) GetPublic() bool
func (o *LanPropertiesPost) GetPublicOk() (*bool, bool)
func (o *LanPropertiesPost) SetPublic(v bool)
func (o *LanPropertiesPost) HasPublic() bool