Class LineItemGroupsQuoteV1Request


  • public final class LineItemGroupsQuoteV1Request
    extends java.lang.Object
    • Method Detail

      • getPaymentVectorType

        public PaymentVectorTypeEnum1 getPaymentVectorType()
        Returns:
        The payment vector type to calculate a quote for.
      • getRateSheetId

        public java.util.Optional<java.lang.String> getRateSheetId()
        Returns:
        Optional rate sheet ID to use. Must match the payment_vector_type. If not provided, rate sheet is resolved using standard priority.
      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • getAdditionalProperties

        public java.util.Map<java.lang.String,​java.lang.Object> getAdditionalProperties()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object