func NewNicPut(properties NicProperties, ) *NicPut
func NewNicPutWithDefaults() *NicPut
func (o *NicPut) GetId() string
func (o *NicPut) GetIdOk() (*string, bool)
func (o *NicPut) SetId(v string)
func (o *NicPut) HasId() bool
func (o *NicPut) GetType() Type
func (o *NicPut) GetTypeOk() (*Type, bool)
func (o *NicPut) SetType(v Type)
func (o *NicPut) HasType() bool
func (o *NicPut) GetHref() string
func (o *NicPut) GetHrefOk() (*string, bool)
func (o *NicPut) SetHref(v string)
func (o *NicPut) HasHref() bool
func (o *NicPut) GetProperties() NicProperties
func (o *NicPut) GetPropertiesOk() (*NicProperties, bool)
func (o *NicPut) SetProperties(v NicProperties)