Method: OpenapiClient::ProcessorData#response_indicator

Defined in:
lib/openapi_client/models/processor_data.rb

#response_indicatorObject

Indicates whether the transaction was routed through the payment card’s own network or through a different network.



47
48
49
# File 'lib/openapi_client/models/processor_data.rb', line 47

def response_indicator
  @response_indicator
end