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