Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class CoinsBalanceAnswer

    Inheritance
    object
    Answer
    CoinsBalanceAnswer
    Implements
    INotifyPropertyChanged
    Inherited Members
    Answer.Data
    Answer.Status
    Answer.PropertyChanged
    Answer.RaisePropertyChanged(string)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK.SecureExchanges
    Assembly: SecureExchangesSDK.dll
    Syntax
    [Serializable]
    public class CoinsBalanceAnswer : Answer, INotifyPropertyChanged

    Properties

    BusinessPasswordSuggestion

    Declaration
    public BusinessPasswordSuggestionPolicy BusinessPasswordSuggestion { get; set; }
    Property Value
    Type Description
    BusinessPasswordSuggestionPolicy

    CryptedContextualKeys

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

    CryptedDefaultCulture

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

    CryptedDefaultSMSCountry

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

    CryptedDomainRules

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

    CryptedFormatDateCultureID

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

    CryptedSigningMarks

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

    CryptedUserTimeZone

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

    ExpireOn

    Declaration
    public DateTime ExpireOn { get; set; }
    Property Value
    Type Description
    DateTime

    NbBusinessMessageAllow

    Declaration
    public int NbBusinessMessageAllow { get; set; }
    Property Value
    Type Description
    int

    NbMessageAllow

    Declaration
    public int NbMessageAllow { get; set; }
    Property Value
    Type Description
    int

    Permission

    Declaration
    public SerialTypePermission Permission { get; set; }
    Property Value
    Type Description
    SerialTypePermission

    PlanPermission

    Declaration
    public PlanPermission PlanPermission { get; set; }
    Property Value
    Type Description
    PlanPermission

    PurchaseDate

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

    RoleAndPerm

    Declaration
    public RoleAndPermission RoleAndPerm { get; set; }
    Property Value
    Type Description
    RoleAndPermission

    SType

    Declaration
    public SerialType SType { get; set; }
    Property Value
    Type Description
    SerialType

    TokenValidate

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

    Implements

    INotifyPropertyChanged

    Extension Methods

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