docs/Email.md in moneykit-0.1.10 vs docs/Email.md in moneykit-0.1.11

- old
+ new

@@ -3,10 +3,10 @@ ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **address** | **String** | An email address for the account owner. | | -| **primary** | **Boolean** | Indicates if this is the primary email address for the account owner. | [optional][default to false] | +| **primary** | **Boolean** | Indicates if this is the primary email address for the account owner. | [optional] | ## Example ```ruby require 'moneykit'