Class: ApiBanking::SocialBankingService::GetTransactions::CustomerIdentity
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::SocialBankingService::GetTransactions::CustomerIdentity
- Defined in:
- lib/api_banking/soap/socialBankingService.rb
Instance Attribute Summary collapse
-
#customerAlternateID ⇒ Object
Returns the value of attribute customerAlternateID.
-
#customerID ⇒ Object
Returns the value of attribute customerID.
Instance Attribute Details
#customerAlternateID ⇒ Object
Returns the value of attribute customerAlternateID
12 13 14 |
# File 'lib/api_banking/soap/socialBankingService.rb', line 12 def customerAlternateID @customerAlternateID end |
#customerID ⇒ Object
Returns the value of attribute customerID
12 13 14 |
# File 'lib/api_banking/soap/socialBankingService.rb', line 12 def customerID @customerID end |