Class LabServicesSkuCost


  • public final class LabServicesSkuCost
    extends Object
    The array of costs of a lab services SKU.
    • Constructor Detail

      • LabServicesSkuCost

        public LabServicesSkuCost()
    • Method Detail

      • meterId

        public String meterId()
        Get the meterId property: The meter id.
        Returns:
        the meterId value.
      • quantity

        public Float quantity()
        Get the quantity property: The quantity of units charged.
        Returns:
        the quantity value.
      • extendedUnit

        public String extendedUnit()
        Get the extendedUnit property: The extended unit.
        Returns:
        the extendedUnit value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.