Class: ApiBanking::NotificationService::SendMessage::Attachment
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::NotificationService::SendMessage::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
57 58 59 |
# File 'lib/api_banking/soap/notificationService.rb', line 57 def contentType @contentType end |
#filePath ⇒ Object
Returns the value of attribute filePath
57 58 59 |
# File 'lib/api_banking/soap/notificationService.rb', line 57 def filePath @filePath end |