Class ControlNewsletterSenderData.ProvisioningInfo
Inheritance
ControlNewsletterSenderData.ProvisioningInfo
Assembly: DataWeb.Core.dll
Syntax
public class ControlNewsletterSenderData.ProvisioningInfo
Properties
AvailableCredits
Declaration
public int AvailableCredits { get; set; }
Property Value
BoosterPackCredits
Declaration
public int BoosterPackCredits { get; set; }
Property Value
FlatCredits
Declaration
public int FlatCredits { get; set; }
Property Value
SenderEmail
Declaration
public string SenderEmail { get; set; }
Property Value
UsedCredits
Declaration
public int UsedCredits { get; set; }
Property Value