Class: ApiBanking::AccountStatement::Request
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::AccountStatement::Request
- Defined in:
- lib/api_banking/json/accountStatement.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
11 12 13 |
# File 'lib/api_banking/json/accountStatement.rb', line 11 def body @body end |
#header ⇒ Object
Returns the value of attribute header
11 12 13 |
# File 'lib/api_banking/json/accountStatement.rb', line 11 def header @header end |