Class BillingLegacyResponse

java.lang.Object
com.iland.core.web.rest.response.billing.BillingLegacyResponse

public final class BillingLegacyResponse extends Object
Helper for UI developers to determine if whether or not an ORG or VDC has had legacy billing at any point in the past?
Author:
Julien Anguenot
  • Constructor Details

    • BillingLegacyResponse

      public BillingLegacyResponse(boolean hasLegacyBilling)
  • Method Details

    • isHasLegacyBilling

      public boolean isHasLegacyBilling()
      Does the entity has legacy billing?
      Returns:
      true or false