Method: AmzSpApi::SalesApiModel::Error#code
- Defined in:
- lib/sales-api-model/models/error.rb
#code ⇒ Object
An error code that identifies the type of error that occured.
18 19 20 |
# File 'lib/sales-api-model/models/error.rb', line 18 def code @code end |