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