| Name | Type | Description | Notes |
|---|---|---|---|
| success | Boolean | [optional] | |
| implementation | Implementation | [optional] |
require 'rankvectors'
instance = RankVectors::GetImplementation200Response.new(
success: true,
implementation: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| success | Boolean | [optional] | |
| implementation | Implementation | [optional] |
require 'rankvectors'
instance = RankVectors::GetImplementation200Response.new(
success: true,
implementation: null
)