Late::ErrorResponse Properties Name Type Description Notes error String [optional] details Hash<String, Object> [optional] Example require 'late-sdk' instance = Late::ErrorResponse.new( error: null, details: null )