Class: EBay::MyMessagesAlertType

Inherits:
Object
  • Object
show all
Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsMyMessagesAlertType

sender - SOAP::SOAPString
recipientUserID - SOAP::SOAPString
subject - SOAP::SOAPString
priority - SOAP::SOAPString
alertID - (any)
externalAlertID - SOAP::SOAPString
contentType - SOAP::SOAPString
text - SOAP::SOAPString
resolutionStatus - EBay::MyMessagesAlertResolutionStatusCode
read - SOAP::SOAPBoolean
creationDate - SOAP::SOAPDateTime
receiveDate - SOAP::SOAPDateTime
expirationDate - SOAP::SOAPDateTime
resolutionDate - SOAP::SOAPDateTime
lastReadDate - SOAP::SOAPDateTime
itemID - (any)
isTimedResolution - SOAP::SOAPBoolean
actionURL - SOAP::SOAPString
responseDetails - EBay::MyMessagesResponseDetailsType
forwardDetails - EBay::MyMessagesForwardDetailsType
folder - EBay::MyMessagesFolderType

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(sender = nil, recipientUserID = nil, subject = nil, priority = nil, alertID = nil, externalAlertID = nil, contentType = nil, text = nil, resolutionStatus = nil, read = nil, creationDate = nil, receiveDate = nil, expirationDate = nil, resolutionDate = nil, lastReadDate = nil, itemID = nil, isTimedResolution = nil, actionURL = nil, responseDetails = nil, forwardDetails = nil, folder = nil) ⇒ MyMessagesAlertType

Returns a new instance of MyMessagesAlertType.



27259
27260
27261
27262
27263
27264
27265
27266
27267
27268
27269
27270
27271
27272
27273
27274
27275
27276
27277
27278
27279
27280
27281
27282
# File 'lib/eBay.rb', line 27259

def initialize(sender = nil, recipientUserID = nil, subject = nil, priority = nil, alertID = nil, externalAlertID = nil, contentType = nil, text = nil, resolutionStatus = nil, read = nil, creationDate = nil, receiveDate = nil, expirationDate = nil, resolutionDate = nil, lastReadDate = nil, itemID = nil, isTimedResolution = nil, actionURL = nil, responseDetails = nil, forwardDetails = nil, folder = nil)
  @sender = sender
  @recipientUserID = recipientUserID
  @subject = subject
  @priority = priority
  @alertID = alertID
  @externalAlertID = externalAlertID
  @contentType = contentType
  @text = text
  @resolutionStatus = resolutionStatus
  @read = read
  @creationDate = creationDate
  @receiveDate = receiveDate
  @expirationDate = expirationDate
  @resolutionDate = resolutionDate
  @lastReadDate = lastReadDate
  @itemID = itemID
  @isTimedResolution = isTimedResolution
  @actionURL = actionURL
  @responseDetails = responseDetails
  @forwardDetails = forwardDetails
  @folder = folder
  @__xmlele_any = nil
end

Instance Attribute Details

#__xmlele_anyObject (readonly)

Returns the value of attribute __xmlele_any.



27253
27254
27255
# File 'lib/eBay.rb', line 27253

def __xmlele_any
  @__xmlele_any
end

#actionURLObject

Returns the value of attribute actionURL.



27249
27250
27251
# File 'lib/eBay.rb', line 27249

def actionURL
  @actionURL
end

#alertIDObject

Returns the value of attribute alertID.



27236
27237
27238
# File 'lib/eBay.rb', line 27236

def alertID
  @alertID
end

#contentTypeObject

Returns the value of attribute contentType.



27238
27239
27240
# File 'lib/eBay.rb', line 27238

def contentType
  @contentType
end

#creationDateObject

Returns the value of attribute creationDate.



27242
27243
27244
# File 'lib/eBay.rb', line 27242

def creationDate
  @creationDate
end

#expirationDateObject

Returns the value of attribute expirationDate.



27244
27245
27246
# File 'lib/eBay.rb', line 27244

def expirationDate
  @expirationDate
end

#externalAlertIDObject

Returns the value of attribute externalAlertID.



27237
27238
27239
# File 'lib/eBay.rb', line 27237

def externalAlertID
  @externalAlertID
end

#folderObject

Returns the value of attribute folder.



27252
27253
27254
# File 'lib/eBay.rb', line 27252

def folder
  @folder
end

#forwardDetailsObject

Returns the value of attribute forwardDetails.



27251
27252
27253
# File 'lib/eBay.rb', line 27251

def forwardDetails
  @forwardDetails
end

#isTimedResolutionObject

Returns the value of attribute isTimedResolution.



27248
27249
27250
# File 'lib/eBay.rb', line 27248

def isTimedResolution
  @isTimedResolution
end

#itemIDObject

Returns the value of attribute itemID.



27247
27248
27249
# File 'lib/eBay.rb', line 27247

def itemID
  @itemID
end

#lastReadDateObject

Returns the value of attribute lastReadDate.



27246
27247
27248
# File 'lib/eBay.rb', line 27246

def lastReadDate
  @lastReadDate
end

#priorityObject

Returns the value of attribute priority.



27235
27236
27237
# File 'lib/eBay.rb', line 27235

def priority
  @priority
end

#readObject

Returns the value of attribute read.



27241
27242
27243
# File 'lib/eBay.rb', line 27241

def read
  @read
end

#receiveDateObject

Returns the value of attribute receiveDate.



27243
27244
27245
# File 'lib/eBay.rb', line 27243

def receiveDate
  @receiveDate
end

#recipientUserIDObject

Returns the value of attribute recipientUserID.



27233
27234
27235
# File 'lib/eBay.rb', line 27233

def recipientUserID
  @recipientUserID
end

#resolutionDateObject

Returns the value of attribute resolutionDate.



27245
27246
27247
# File 'lib/eBay.rb', line 27245

def resolutionDate
  @resolutionDate
end

#resolutionStatusObject

Returns the value of attribute resolutionStatus.



27240
27241
27242
# File 'lib/eBay.rb', line 27240

def resolutionStatus
  @resolutionStatus
end

#responseDetailsObject

Returns the value of attribute responseDetails.



27250
27251
27252
# File 'lib/eBay.rb', line 27250

def responseDetails
  @responseDetails
end

#senderObject

Returns the value of attribute sender.



27232
27233
27234
# File 'lib/eBay.rb', line 27232

def sender
  @sender
end

#subjectObject

Returns the value of attribute subject.



27234
27235
27236
# File 'lib/eBay.rb', line 27234

def subject
  @subject
end

#textObject

Returns the value of attribute text.



27239
27240
27241
# File 'lib/eBay.rb', line 27239

def text
  @text
end

Instance Method Details

#set_any(elements) ⇒ Object



27255
27256
27257
# File 'lib/eBay.rb', line 27255

def set_any(elements)
  @__xmlele_any = elements
end