docs/RevealedData.md in vgs_api_client-0.0.21 vs docs/RevealedData.md in vgs_api_client-0.0.26
- old
+ new
@@ -1,6 +1,6 @@
-# VgsapiClient::RevealedData
+# VgsApiClient::RevealedData
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
@@ -12,10 +12,10 @@
## Example
```ruby
require 'vgs_api_client'
-instance = VgsapiClient::RevealedData.new(
+instance = VgsApiClient::RevealedData.new(
aliases: null,
classifiers: null,
created_at: 2019-05-15T12:30:45Z,
value: 122105155
)