public class BaCompanyCreateRequest extends Object implements Serializable
| Constructor and Description | 
|---|
| BaCompanyCreateRequest(String password,
                      String name,
                      String notes,
                      long storageGb) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName()Gets name. | 
| String | getNotes()Gets additional details or comments about the company. | 
| String | getPassword()Gets password. | 
| long | getStorageGb()Get the amount of storage in GB for the backup resource to create for the VAC company. | 
public String getNotes()
String notespublic String getPassword()
public String getName()
public long getStorageGb()
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.