Class: ApiBanking::NotificationService::SendMessage::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

Returns:

  • (Object)

    the current value of appID



46
47
48
# File 'lib/api_banking/soap/notificationService.rb', line 46

def appID
  @appID
end

#attachmentObject

Returns the value of attribute attachment

Returns:

  • (Object)

    the current value of attachment



46
47
48
# File 'lib/api_banking/soap/notificationService.rb', line 46

def attachment
  @attachment
end

#criteriaArrayObject

Returns the value of attribute criteriaArray

Returns:

  • (Object)

    the current value of criteriaArray



46
47
48
# File 'lib/api_banking/soap/notificationService.rb', line 46

def criteriaArray
  @criteriaArray
end

#mergeVarArrayObject

Returns the value of attribute mergeVarArray

Returns:

  • (Object)

    the current value of mergeVarArray



46
47
48
# File 'lib/api_banking/soap/notificationService.rb', line 46

def mergeVarArray
  @mergeVarArray
end

#recipientObject

Returns the value of attribute recipient

Returns:

  • (Object)

    the current value of recipient



46
47
48
# File 'lib/api_banking/soap/notificationService.rb', line 46

def recipient
  @recipient
end

#referenceNoObject

Returns the value of attribute referenceNo

Returns:

  • (Object)

    the current value of referenceNo



46
47
48
# File 'lib/api_banking/soap/notificationService.rb', line 46

def referenceNo
  @referenceNo
end

#sendAtObject

Returns the value of attribute sendAt

Returns:

  • (Object)

    the current value of sendAt



46
47
48
# File 'lib/api_banking/soap/notificationService.rb', line 46

def sendAt
  @sendAt
end

#topicNameObject

Returns the value of attribute topicName

Returns:

  • (Object)

    the current value of topicName



46
47
48
# File 'lib/api_banking/soap/notificationService.rb', line 46

def topicName
  @topicName
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



46
47
48
# File 'lib/api_banking/soap/notificationService.rb', line 46

def version
  @version
end