PhysicalAddressTypeEnum Enumeration |
Product: ALL
Description: Enumeration of type of addresses that the data sync process understands.
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax[SerializableAttribute]
public enum PhysicalAddressTypeEnum
Members
| Member name | Value | Description |
---|
| Billing | 0 | |
| Shipping | 1 | |
Remarks
See Also