Sha256: 8b476af11ddee23aa0b501b15fd970e0a58c43a5ab914fc972a1f0c1cdb40193
Contents?: true
Size: 495 Bytes
Versions: 11
Compression:
Stored size: 495 Bytes
Contents
# MoneyKit::Response401GetHoldingsLinksIdInvestmentsHoldingsGet ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **error_code** | **Object** | | [optional] | | **error_message** | **Object** | | | | **documentation_url** | **Object** | | [optional] | ## Example ```ruby require 'moneykit' instance = MoneyKit::Response401GetHoldingsLinksIdInvestmentsHoldingsGet.new( error_code: null, error_message: null, documentation_url: null ) ```
Version data entries
11 entries across 11 versions & 1 rubygems