Table of Contents

Class GroupLocationChanged

Namespace
InSite.Domain.Contacts
Assembly
Shift.Sdk.dll
public class GroupLocationChanged : Change, IChange
Inheritance
GroupLocationChanged
Implements
Inherited Members
Extension Methods

Constructors

GroupLocationChanged(string, string, string, string)

public GroupLocationChanged(string office, string region, string shippingPreference, string webSiteUrl)

Parameters

office string
region string
shippingPreference string
webSiteUrl string

Properties

Office

public string Office { get; }

Property Value

string

Region

public string Region { get; }

Property Value

string

ShippingPreference

public string ShippingPreference { get; }

Property Value

string

WebSiteUrl

public string WebSiteUrl { get; }

Property Value

string