docs/Customer.md in square_connect-2.8.0.215 vs docs/Customer.md in square_connect-2.9.0.220

- old
+ new

@@ -20,7 +20,8 @@ **phone_number** | **String** | The customer's phone number. | [optional] **reference_id** | **String** | A second ID you can set to associate the customer with an entity in another system. | [optional] **note** | **String** | A note to associate with the customer. | [optional] **preferences** | [**CustomerPreferences**](CustomerPreferences.md) | The customer's preferences. | [optional] **groups** | [**Array<CustomerGroupInfo>**](CustomerGroupInfo.md) | The groups the customer belongs to. | [optional] +**creation_source** | **String** | A creation source represents the method used to create the customer profile. | [optional]