SDZCustomer Class Reference

The definition of properties and methods for the SDZCustomer object.

Inherits from the SoapObject* base class.

Properties

For more about Objective-C properties, see “Properties” in The Objective-C Programming Language.

email

@property (retain, nonatomic) NSString* email

firstName

@property (retain, nonatomic) NSString* firstName

lastName

@property (retain, nonatomic) NSString* lastName

homePhone

@property (retain, nonatomic) NSString* homePhone

workPhone

@property (retain, nonatomic) NSString* workPhone

extension

@property (retain, nonatomic) NSString* extension

faxPhone

@property (retain, nonatomic) NSString* faxPhone

CustomerAddresses

@property (retain, nonatomic) SDZCustomerAddress* CustomerAddresses