| Name | Type | Description | Notes |
|---|---|---|---|
| changes | Array<PageChange> | [optional] | |
| summary | GetPageChanges200ResponseSummary | [optional] |
require 'rankvectors'
instance = RankVectors::GetPageChanges200Response.new(
changes: null,
summary: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| changes | Array<PageChange> | [optional] | |
| summary | GetPageChanges200ResponseSummary | [optional] |
require 'rankvectors'
instance = RankVectors::GetPageChanges200Response.new(
changes: null,
summary: null
)