func NewBackupUnitProperties(name string, ) *BackupUnitProperties
func NewBackupUnitPropertiesWithDefaults() *BackupUnitProperties
func (o *BackupUnitProperties) GetName() string
func (o *BackupUnitProperties) GetNameOk() (*string, bool)
func (o *BackupUnitProperties) SetName(v string)
func (o *BackupUnitProperties) GetPassword() string
func (o *BackupUnitProperties) GetPasswordOk() (*string, bool)
func (o *BackupUnitProperties) SetPassword(v string)
func (o *BackupUnitProperties) HasPassword() bool
func (o *BackupUnitProperties) GetEmail() string
func (o *BackupUnitProperties) GetEmailOk() (*string, bool)
func (o *BackupUnitProperties) SetEmail(v string)
func (o *BackupUnitProperties) HasEmail() bool