Method: AmzSpApi::FbaSmallAndLightApiModel::Error#message

Defined in:
lib/fba-small-and-light-api-model/models/error.rb

#messageObject

A message that describes the error condition in a human-readable form.



21
22
23
# File 'lib/fba-small-and-light-api-model/models/error.rb', line 21

def message
  @message
end