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