Class ImportContact
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: SecureExchangesSDK.Models.Entity
Assembly: SecureExchangesSDK.dll
Syntax
public class ImportContact : ContactInfo
Properties
DefaultSMSCountry
Declaration
public string DefaultSMSCountry { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PlanID
Declaration
public string PlanID { get; set; }
Property Value
Type | Description |
---|---|
System.String |
UserTimeZone
Declaration
public string UserTimeZone { get; set; }
Property Value
Type | Description |
---|---|
System.String |