Class CoinsBalanceAnswer
Inheritance
System.Object
CoinsBalanceAnswer
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
System.Object.ToString()
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()
Assembly: SecureExchangesSDK.dll
Syntax
[Serializable]
public class CoinsBalanceAnswer : Answer, INotifyPropertyChanged
Properties
BusinessPasswordSuggestion
Declaration
public BusinessPasswordSuggestionPolicy BusinessPasswordSuggestion { get; set; }
Property Value
CryptedContextualKeys
Declaration
public string CryptedContextualKeys { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedDefaultCulture
Declaration
public string CryptedDefaultCulture { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedDefaultSMSCountry
Declaration
public string CryptedDefaultSMSCountry { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedDomainRules
Declaration
public string CryptedDomainRules { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string CryptedFormatDateCultureID { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedUserTimeZone
Declaration
public string CryptedUserTimeZone { get; set; }
Property Value
Type |
Description |
System.String |
|
NbBusinessMessageAllow
Declaration
public int NbBusinessMessageAllow { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
NbMessageAllow
Declaration
public int NbMessageAllow { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Permission
Declaration
public SerialTypePermission Permission { get; set; }
Property Value
PlanPermission
Declaration
public PlanPermission PlanPermission { get; set; }
Property Value
PurchaseDate
Declaration
public string PurchaseDate { get; set; }
Property Value
Type |
Description |
System.String |
|
RoleAndPerm
Declaration
public RoleAndPermission RoleAndPerm { get; set; }
Property Value
SType
Declaration
public SerialType SType { get; set; }
Property Value
TokenValidate
Declaration
public string TokenValidate { get; set; }
Property Value
Type |
Description |
System.String |
|
Implements
System.ComponentModel.INotifyPropertyChanged
Extension Methods