Trading_MyMessagesResponseDetailsType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_MyMessagesResponseDetailsType.h Trading_MyMessagesResponseDetailsType.m |
Tasks
-
responseEnabledWhether a message can be responded
property
to. To respond to a message, use the URL
in ResponseURL. You may need to log into the eBay
Web site to complete the response. -
responseURLA URL that the recipient must visit to respond to a
property
message. Responding may require logging
into the eBay Web site. -
userResponseDateThe date and time the user responded to a
property
message -
any(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_MyMessagesResponseDetailsType.hresponseEnabled
Whether a message can be responded
to. To respond to a message, use the URL
in ResponseURL. You may need to log into the eBay
Web site to complete the response.
@property (nonatomic, retain) NSNumber *responseEnabledDiscussion
Whether a message can be responded
to. To respond to a message, use the URL
in ResponseURL. You may need to log into the eBay
Web site to complete the response.
type : NSNumber, wrapper for primitive bool
Declared In
Trading_MyMessagesResponseDetailsType.hresponseURL
A URL that the recipient must visit to respond to a
message. Responding may require logging
into the eBay Web site.
@property (nonatomic, retain) NSString *responseURLDiscussion
A URL that the recipient must visit to respond to a
message. Responding may require logging
into the eBay Web site.
type : NSString, wrapper for primitive string
Declared In
Trading_MyMessagesResponseDetailsType.h