if "amount" in kwargs:
            if kwargs["amount"] is not None:
                self.amount = kwargs["amount"]