docs/ForexPair.md in intrinio-sdk-3.0.0 vs docs/ForexPair.md in intrinio-sdk-3.1.0
- old
+ new
@@ -1,10 +1,22 @@
-# Intrinio::ForexPair
-## Properties
-Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
-**code** | **String** | The common code of the currency pair | [optional]
-**base_currency** | **String** | The ISO 4217 currency code of the base currency | [optional]
-**quote_currency** | **String** | The ISO 4217 currency code of the quote currency | [optional]
+
+[//]: # (CLASS:Intrinio::ForexPair)
+
+[//]: # (KIND:object)
+
+### Intrinio::ForexPair
+
+#### Properties
+
+[//]: # (START_DEFINITION)
+
+Name | Type | Description
+------------ | ------------- | -------------
+**code** | String | The common code of the currency pair
+**base_currency** | String | The ISO 4217 currency code of the base currency
+**quote_currency** | String | The ISO 4217 currency code of the quote currency
+
+[//]: # (END_DEFINITION)
+