Class EstimateMaxPurchaseQuantityResponse


  • public class EstimateMaxPurchaseQuantityResponse
    extends Object
    Response for max purchase quantity estimation
    • Constructor Detail

      • EstimateMaxPurchaseQuantityResponse

        public EstimateMaxPurchaseQuantityResponse()
    • Method Detail

      • getCashMaxQty

        public BigDecimal getCashMaxQty()
        Returns the maximum quantity available with cash.
        Returns:
        maximum cash quantity
      • getMarginMaxQty

        public BigDecimal getMarginMaxQty()
        Returns the maximum quantity available with margin.
        Returns:
        maximum margin quantity