Class CustomerExtentions_Response_GET_OUTPUT
Inheritance
System.Object
CustomerExtentions_Response_GET_OUTPUT
Assembly: Natec.Entities.dll
Syntax
public class CustomerExtentions_Response_GET_OUTPUT : BaseEntity, IPropertyIndexer
Constructors
CustomerExtentions_Response_GET_OUTPUT()
Declaration
public CustomerExtentions_Response_GET_OUTPUT()
Properties
ACCOUNT
Declaration
public string ACCOUNT { get; set; }
Property Value
Type |
Description |
System.String |
|
ACCOUNT_ID
Declaration
public int ACCOUNT_ID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Item[String]
Declaration
public object this[string index] { get; set; }
Parameters
Type |
Name |
Description |
System.String |
index |
|
Property Value
Type |
Description |
System.Object |
|
lang
Declaration
public string lang { get; set; }
Property Value
Type |
Description |
System.String |
|
MSISDN
Declaration
public string MSISDN { get; set; }
Property Value
Type |
Description |
System.String |
|
Total
Declaration
public int Total { get; set; }
Property Value
Type |
Description |
System.Int32 |
|