Class: ApiBanking::SocialBankingService::GetTransactions::GenericID
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::SocialBankingService::GetTransactions::GenericID
- Defined in:
- lib/api_banking/soap/socialBankingService.rb
Instance Attribute Summary collapse
-
#idType ⇒ Object
Returns the value of attribute idType.
-
#idValue ⇒ Object
Returns the value of attribute idValue.
Instance Attribute Details
#idType ⇒ Object
Returns the value of attribute idType
14 15 16 |
# File 'lib/api_banking/soap/socialBankingService.rb', line 14 def idType @idType end |
#idValue ⇒ Object
Returns the value of attribute idValue
14 15 16 |
# File 'lib/api_banking/soap/socialBankingService.rb', line 14 def idValue @idValue end |