Sha256: 484a9e6ba5f6b7abed6542cfba3abefdf21d261ea3d90fffcad0117b8f124321
Contents?: true
Size: 366 Bytes
Versions: 2
Compression:
Stored size: 366 Bytes
Contents
# HelloextendApiClient::Error ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **code** | **String** | | **message** | **String** | | ## Code Sample ```ruby require 'HelloextendApiClient' instance = HelloextendApiClient::Error.new(code: null, message: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
helloextend_api_client-1.0.3 | docs/Error.md |
helloextend_api_client-1.0.2 | docs/Error.md |