Table of Contents

Class ContactAddressType

Namespace
Shift.Constant
Assembly
Shift.Common.dll
public static class ContactAddressType
Inheritance
ContactAddressType
Inherited Members

Fields

Billing

public const string Billing = "Billing"

Field Value

string

Home

public const string Home = "Home"

Field Value

string

Physical

public const string Physical = "Physical"

Field Value

string

Shipping

public const string Shipping = "Shipping"

Field Value

string

Work

public const string Work = "Work"

Field Value

string