CampaignsHelper Class |
Namespace: Atomia.Billing.Core.Sdk.BusinessLogic
The CampaignsHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | CampaignsHelper | Initializes a new instance of the CampaignsHelper class |
Name | Description | |
---|---|---|
![]() ![]() | CampaignPromoCodesBulkDelete |
Delete multiple campaing promo codes in one call
|
![]() ![]() | DeleteCampaign |
Delete single campaign
|
![]() ![]() | DeleteCampaignsBulk |
Delete multiple campaings in one call
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | GenerateCampaignCodes |
Generates multiple unique campaign codes in campaign object but don't save them. SaveCampaign method must be called to update campaign and save campaign codes
|
![]() ![]() | GetCampaignByCode |
Gets the campaign by the given campaign code.
|
![]() ![]() | GetCampaignById |
Gets the campaign by its Id
|
![]() ![]() | GetCampaignByName |
Gets the campaign by its name.
|
![]() ![]() | GetCampaignCode |
Gets the campaign code object for the given code.
|
![]() ![]() | GetCampaigns |
Gets the campaigns.
|
![]() ![]() | GetCurrentCampaignsWithoutPromoCode | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() ![]() | GetPromoCodes |
Gets promo codes for campaign or promo code set
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | IsAnyCampaignWithCodeActive |
Checks if any campaign with code in the system is active.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | SaveCampaign |
Saves the campaign.
|
![]() ![]() | SaveCampaignCode |
Saves the campaign code.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |