Class Subscribers_CalcCharges_Response_ACTION
Inheritance
System.Object
Subscribers_CalcCharges_Response_ACTION
Assembly: Natec.Entities.dll
Syntax
public class Subscribers_CalcCharges_Response_ACTION : BaseEntity, IPropertyIndexer
Constructors
Subscribers_CalcCharges_Response_ACTION()
Declaration
public Subscribers_CalcCharges_Response_ACTION()
Properties
Amount
Declaration
public Nullable<Decimal> Amount { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
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 |
|
WorkEventID
Declaration
public Nullable<int> WorkEventID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|