Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class ImportContact

    Inheritance
    object
    ContactInfo
    ImportContact
    Inherited Members
    ContactInfo.FirstName
    ContactInfo.LastName
    ContactInfo.Email
    ContactInfo.PhoneNumber
    ContactInfo.CustomerID
    ContactInfo.PostalCode
    ContactInfo.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    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
    string

    PlanID

    Declaration
    public string PlanID { get; set; }
    Property Value
    Type Description
    string

    UserTimeZone

    Declaration
    public string UserTimeZone { get; set; }
    Property Value
    Type Description
    string

    Extension Methods

    ExtensionHelper.CopySameNameAndTypeProperties<T, S>(T, S)
    In this article
    Back to top Secure Exchanges Inc. - Documentation