Class: ApiBanking::AccountStatement::ReqHeader
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::AccountStatement::ReqHeader
- Defined in:
- lib/api_banking/json/accountStatement.rb
Instance Attribute Summary collapse
-
#approverID ⇒ Object
Returns the value of attribute approverID.
-
#corpID ⇒ Object
Returns the value of attribute corpID.
Instance Attribute Details
#approverID ⇒ Object
Returns the value of attribute approverID
9 10 11 |
# File 'lib/api_banking/json/accountStatement.rb', line 9 def approverID @approverID end |
#corpID ⇒ Object
Returns the value of attribute corpID
9 10 11 |
# File 'lib/api_banking/json/accountStatement.rb', line 9 def corpID @corpID end |