Class BaCompanyContractUpgradeRequest

java.lang.Object
com.iland.core.web.rest.request.vac.BaCompanyContractUpgradeRequest
All Implemented Interfaces:
Serializable

public final class BaCompanyContractUpgradeRequest extends Object implements Serializable
Update Ba Company Contract Request.
Author:
Nick Kasprzak
See Also:
  • Constructor Details

    • BaCompanyContractUpgradeRequest

      public BaCompanyContractUpgradeRequest(long additionalStorageInGB)
  • Method Details

    • getAdditionalStorageInGB

      public long getAdditionalStorageInGB()
      Gets additional storage in GB. For calculations and numbers, this should be considered in GiB. It's expressed in "GB" because that's how Veeam shows it.
      Returns:
      storage in GB. For calculations, this is really in "GiB".