Class: ApiBanking::SinglePayment::Request

Inherits:
Struct
  • Object
show all
Defined in:
lib/api_banking/json/singlePayment.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



12
13
14
# File 'lib/api_banking/json/singlePayment.rb', line 12

def body
  @body
end

#headerObject

Returns the value of attribute header

Returns:

  • (Object)

    the current value of header



12
13
14
# File 'lib/api_banking/json/singlePayment.rb', line 12

def header
  @header
end