Table of Contents

Class GroupSocialMediaUrlChanged

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

Constructors

GroupSocialMediaUrlChanged(string, string)

public GroupSocialMediaUrlChanged(string type, string url)

Parameters

type string
url string

Properties

Type

public string Type { get; }

Property Value

string

Url

public string Url { get; }

Property Value

string