Trading_ExtendedContactDetailsType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_ExtendedContactDetailsType.h Trading_ExtendedContactDetailsType.m |
Tasks
-
contactHoursDetails
All fields related to contact hours including time ranges and
property
user-designated time zone. -
classifiedAdContactByEmailEnabled
Returned 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. -
payPerLeadPhoneNumber
The 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 *any
Discussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_ExtendedContactDetailsType.h
classifiedAdContactByEmailEnabled
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 *classifiedAdContactByEmailEnabled
Discussion
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.h
contactHoursDetails
All fields related to contact hours including time ranges and
user-designated time zone.
@property (nonatomic, retain) Trading_ContactHoursDetailsType *contactHoursDetails
Discussion
All fields related to contact hours including time ranges and
user-designated time zone.
type : class Trading_ContactHoursDetailsType
Declared In
Trading_ExtendedContactDetailsType.h
payPerLeadPhoneNumber
The pay-per-lead feature is no longer available, and this field is scheduled to
be removed from the WSDL.
@property (nonatomic, retain) NSString *payPerLeadPhoneNumber
Discussion
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