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