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