Trading_ExtendedContactDetailsType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_ExtendedContactDetailsType.h Trading_ExtendedContactDetailsType.m |
Tasks
-
contactHoursDetailsAll fields related to contact hours including time ranges and
property
user-designated time zone. -
classifiedAdContactByEmailEnabledReturned for classified ads to indicate whether contact by email is enabled.
property
In the pay-per-lead feature, which will be available in upcoming months on the
US site, this field will specify whether potential buyers can email the seller
after viewing a pay-per-lead listing. -
payPerLeadPhoneNumberThe pay-per-lead feature is no longer available, and this field is scheduled to
property
be removed from the WSDL. -
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_ExtendedContactDetailsType.hclassifiedAdContactByEmailEnabled
Returned for classified ads to indicate whether contact by email is enabled.
In the pay-per-lead feature, which will be available in upcoming months on the
US site, this field will specify whether potential buyers can email the seller
after viewing a pay-per-lead listing.
@property (nonatomic, retain) NSNumber *classifiedAdContactByEmailEnabledDiscussion
Returned for classified ads to indicate whether contact by email is enabled.
In the pay-per-lead feature, which will be available in upcoming months on the
US site, this field will specify whether potential buyers can email the seller
after viewing a pay-per-lead listing.
type : NSNumber, wrapper for primitive bool
Declared In
Trading_ExtendedContactDetailsType.hcontactHoursDetails
All fields related to contact hours including time ranges and
user-designated time zone.
@property (nonatomic, retain) Trading_ContactHoursDetailsType *contactHoursDetailsDiscussion
All fields related to contact hours including time ranges and
user-designated time zone.
type : class Trading_ContactHoursDetailsType
Declared In
Trading_ExtendedContactDetailsType.hpayPerLeadPhoneNumber
The pay-per-lead feature is no longer available, and this field is scheduled to
be removed from the WSDL.
@property (nonatomic, retain) NSString *payPerLeadPhoneNumberDiscussion
The pay-per-lead feature is no longer available, and this field is scheduled to
be removed from the WSDL.
type : NSString, wrapper for primitive string
Declared In
Trading_ExtendedContactDetailsType.h