Class: Square::Types::ReportingError
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Square::Types::ReportingError
- Defined in:
- lib/square/types/reporting_error.rb
Overview
Error envelope returned by the Reporting API. Note: a 200 response whose body is { "error": "Continue wait" } is
not a failure — it signals that a long-running query is still processing and the request should be retried.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Square::Internal::Types::Model