Method: Worldline::Acquiring::SDK::V1::Domain::SubOperation#response_code

Defined in:
lib/worldline/acquiring/sdk/v1/domain/sub_operation.rb,
lib/worldline/acquiring/sdk/v1/domain/sub_operation.rb

#response_codeString

Returns the current value of response_code.

Returns:

  • (String)

    the current value of response_code



23
24
25
# File 'lib/worldline/acquiring/sdk/v1/domain/sub_operation.rb', line 23

def response_code
  @response_code
end