Class: ApiBanking::GetAccountBalance::Request
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::GetAccountBalance::Request
- Defined in:
- lib/api_banking/json/getAccountBalance.rb
Instance Attribute Summary collapse
-
#body ⇒ Object
Returns the value of attribute body.
-
#header ⇒ Object
Returns the value of attribute header.
Instance Attribute Details
#body ⇒ Object
Returns the value of attribute body
10 11 12 |
# File 'lib/api_banking/json/getAccountBalance.rb', line 10 def body @body end |
#header ⇒ Object
Returns the value of attribute header
10 11 12 |
# File 'lib/api_banking/json/getAccountBalance.rb', line 10 def header @header end |