Class: ApiBanking::NotificationService::DispatchMessage::Attachment
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::NotificationService::DispatchMessage::Attachment
- Defined in:
- lib/api_banking/soap/notificationService.rb
Instance Attribute Summary collapse
-
#contentType ⇒ Object
Returns the value of attribute contentType.
-
#filePath ⇒ Object
Returns the value of attribute filePath.
Instance Attribute Details
#contentType ⇒ Object
Returns the value of attribute contentType
73 74 75 |
# File 'lib/api_banking/soap/notificationService.rb', line 73 def contentType @contentType end |
#filePath ⇒ Object
Returns the value of attribute filePath
73 74 75 |
# File 'lib/api_banking/soap/notificationService.rb', line 73 def filePath @filePath end |