justanotherbyte pushed jeremylevasseur’s fix to the main branch, updating the Customer model to include missing payment_method and referrals fields and introducing new ReferredCustomer and CustomerReferral classes to better support referral data.

fix: add missing 'payment_method' and 'referrals' fields to Customer model - useautumn/autumn-py