Method: Worldline::Acquiring::SDK::V1::Domain::PointOfSaleDataForResponse#pin_retry_counter

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

#pin_retry_counterInteger

Returns the current value of pin_retry_counter.

Returns:

  • (Integer)

    the current value of pin_retry_counter



15
16
17
# File 'lib/worldline/acquiring/sdk/v1/domain/point_of_sale_data_for_response.rb', line 15

def pin_retry_counter
  @pin_retry_counter
end