Class: ApiBanking::NotificationService::DispatchMessage::Request

Inherits:
Struct
  • Object
show all
Defined in:
lib/api_banking/soap/notificationService.rb

Instance Attribute Summary collapse

Instance Attribute Details

#appIDObject

Returns the value of attribute appID



63
64
65
# File 'lib/api_banking/soap/notificationService.rb', line 63

def appID
  @appID
end

#criteriaArrayObject

Returns the value of attribute criteriaArray



63
64
65
# File 'lib/api_banking/soap/notificationService.rb', line 63

def criteriaArray
  @criteriaArray
end

#messageObject

Returns the value of attribute message



63
64
65
# File 'lib/api_banking/soap/notificationService.rb', line 63

def message
  @message
end

#recipientObject

Returns the value of attribute recipient



63
64
65
# File 'lib/api_banking/soap/notificationService.rb', line 63

def recipient
  @recipient
end

#referenceNoObject

Returns the value of attribute referenceNo



63
64
65
# File 'lib/api_banking/soap/notificationService.rb', line 63

def referenceNo
  @referenceNo
end

#sendAtObject

Returns the value of attribute sendAt



63
64
65
# File 'lib/api_banking/soap/notificationService.rb', line 63

def sendAt
  @sendAt
end

#topicNameObject

Returns the value of attribute topicName



63
64
65
# File 'lib/api_banking/soap/notificationService.rb', line 63

def topicName
  @topicName
end

#versionObject

Returns the value of attribute version



63
64
65
# File 'lib/api_banking/soap/notificationService.rb', line 63

def version
  @version
end