Class: Peddler::APIs::ProductFeesV0::FeesEstimateErrorDetail
- Inherits:
-
Array
- Object
- Array
- Peddler::APIs::ProductFeesV0::FeesEstimateErrorDetail
- Defined in:
- lib/peddler/apis/product_fees_v0/fees_estimate_error_detail.rb
Overview
Additional information that can help the caller understand or fix the issue.
Class Method Summary collapse
Class Method Details
.parse(array) ⇒ Object
11 12 13 |
# File 'lib/peddler/apis/product_fees_v0/fees_estimate_error_detail.rb', line 11 def parse(array) new(array) end |