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