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