Class: CheckoutSdk::Accounts::Headers

Inherits:
Object
  • Object
show all
Defined in:
lib/checkout_sdk/accounts/headers.rb

Instance Attribute Summary collapse

Instance Attribute Details

#if_matchString

Returns:

  • (String)


7
8
9
# File 'lib/checkout_sdk/accounts/headers.rb', line 7

class Headers
  attr_accessor :if_match
end