docs/Individual.md in velopayments-2.11.73 vs docs/Individual.md in velopayments-2.14.90.pre.1
- old
+ new
@@ -3,11 +3,11 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | [**IndividualName**](IndividualName.md) | |
-**national_identification** | [**OneOfstringstring**](OneOfstringstring.md) | | [optional]
-**date_of_birth** | [**OneOfdatestring**](OneOfdatestring.md) | |
+**national_identification** | **String** | If not authorized to view, value will be masked. Example: XXXXX1234 | [optional]
+**date_of_birth** | **String** | If not authorized to view, value will be masked. Example: - XXXX-XX-XX |
## Code Sample
```ruby
require 'VeloPayments'