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