Class BillingSampleSerieResponse

java.lang.Object
com.iland.core.web.rest.response.billing.BillingSampleSerieResponse
All Implemented Interfaces:
Serializable

public class BillingSampleSerieResponse extends Object implements Serializable
Billing Sample Serie Response object.
Author:
Ari Quinones
See Also:
  • Constructor Details

  • Method Details

    • getEntityUuid

      public String getEntityUuid()
      Get entity uuid of Billing Sample Serie Response
      Returns:
      String entity uuid
    • getEntityName

      public String getEntityName()
      Get entity name of Billing Sample Serie Response
      Returns:
      String entity name
    • getInterval

      public long getInterval()
      Get interval of Billing Sample Serie Response
      Returns:
      long value
    • getSummary

      public String getSummary()
      Get summary of Billing Sample Serie Response
      Returns:
      String summary
    • getSamples

      public List<BillingSampleResponse> getSamples()
      Get list of billing sample responses of Billing Sample Serie Response
      Returns:
      List of BillingSampleResponse samples
    • getCurrencyCode

      public String getCurrencyCode()
      Get currency code of Billing Sample Serie Response
      Returns:
      String currency code