Class: ApiBanking::GetAccountBalance::Request

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

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



10
11
12
# File 'lib/api_banking/json/getAccountBalance.rb', line 10

def body
  @body
end

#headerObject

Returns the value of attribute header

Returns:

  • (Object)

    the current value of header



10
11
12
# File 'lib/api_banking/json/getAccountBalance.rb', line 10

def header
  @header
end