Name | Type | Description | Notes |
---|---|---|---|
errors | Array<MsaAPIError> | ||
meta | ApiIndicatorsQueryMeta | ||
resources | Array<String> |
require 'crimson-falcon'
instance = Falcon::ApiIndicatorQueryRespV1.new(
errors: null,
meta: null,
resources: null
)
Name | Type | Description | Notes |
---|---|---|---|
errors | Array<MsaAPIError> | ||
meta | ApiIndicatorsQueryMeta | ||
resources | Array<String> |
require 'crimson-falcon'
instance = Falcon::ApiIndicatorQueryRespV1.new(
errors: null,
meta: null,
resources: null
)