Method: AmzSpApi::SalesApiModel::Error#code

Defined in:
lib/sales-api-model/models/error.rb

#codeObject

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