Sha256: 8f456cade749052b03f7d7a6f755b57bb49425c310e8b5180edb391684a6a0c9
Contents?: true
Size: 312 Bytes
Versions: 3
Compression:
Stored size: 312 Bytes
Contents
# Buildium::ApiError ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **key** | **String** | | [optional] | | **value** | **String** | | [optional] | ## Example ```ruby require 'buildium-ruby' instance = Buildium::ApiError.new( key: null, value: null ) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
buildium-ruby-3.0.0 | docs/ApiError.md |
buildium-ruby-2.1.0 | docs/ApiError.md |
buildium-ruby-2.0.1 | docs/ApiError.md |