CommonBuyerDescriptorType Class

Contains name and contact information for a buyer or co-buyer.
Inheritance Hierarchy
SystemObject
  IASCommonBuyerDescriptorType

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class BuyerDescriptorType

The CommonBuyerDescriptorType type exposes the following members.

Properties
  NameDescription
Public propertyCellPhone
Buyer cellular/mobile telephone number.
Public propertyCity
City of residence.
Public propertyEmailAddress
Email address.
Public propertyFirstName
First name.
Public propertyInitial
Middle initial.
Public propertyLastName
Last name.
Public propertyPhone
Home or primary phone.
Public propertyState
State of residence.
Public propertyStreet
Street address.
Public propertyZip
Zip code of residence.
Top
See Also

Reference