Class TemplateSubscriptions_Response_GET_OUTPUT
Inheritance
System.Object
TemplateSubscriptions_Response_GET_OUTPUT
Assembly: Natec.Entities.dll
Syntax
public class TemplateSubscriptions_Response_GET_OUTPUT : BaseEntity, IPropertyIndexer
Constructors
TemplateSubscriptions_Response_GET_OUTPUT()
Declaration
public TemplateSubscriptions_Response_GET_OUTPUT()
Properties
AgreementID
Declaration
public Nullable<long> AgreementID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int64> |
|
DateEnd
Declaration
public DateTime DateEnd { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DateStart
Declaration
public DateTime DateStart { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
ExtentionID
Declaration
public Nullable<int> ExtentionID { get; set; }
Property Value
Type |
Description |
System.Nullable<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 |
|
PacketExternalID
Declaration
public int PacketExternalID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
PacketParentID
Declaration
public int PacketParentID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
PolicyID
Declaration
public int PolicyID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
PolicyName
Declaration
public string PolicyName { get; set; }
Property Value
Type |
Description |
System.String |
|
PriceRatio
Declaration
public Decimal PriceRatio { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
RepresentationID
Declaration
public int RepresentationID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SubscriberID
Declaration
public Nullable<int> SubscriberID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
TariffDescription
Declaration
public string TariffDescription { get; set; }
Property Value
Type |
Description |
System.String |
|
TariffName
Declaration
public string TariffName { get; set; }
Property Value
Type |
Description |
System.String |
|
TarifPlanName
Declaration
public string TarifPlanName { get; set; }
Property Value
Type |
Description |
System.String |
|
TemplateSubscriptionID
Declaration
public int TemplateSubscriptionID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Total
Declaration
public int Total { get; set; }
Property Value
Type |
Description |
System.Int32 |
|