Class CustomerCSaleTransactionObject

    • Constructor Detail

      • CustomerCSaleTransactionObject

        public CustomerCSaleTransactionObject​(Amount amount,
                                              CustomerCard customerCard)
        creates a Sale transaction with the minimum set of parameters - note that you can add optional fields by calling the appropriate setter methods on the returned CustomerCSaleTransactionObject instance