Class: ApiBanking::GetPaymentStatus::ReqHeader
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::GetPaymentStatus::ReqHeader
- Defined in:
- lib/api_banking/json/getPaymentStatus.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
8 9 10 |
# File 'lib/api_banking/json/getPaymentStatus.rb', line 8 def approverID @approverID end |
#corpID ⇒ Object
Returns the value of attribute corpID
8 9 10 |
# File 'lib/api_banking/json/getPaymentStatus.rb', line 8 def corpID @corpID end |