|
3 | 3 |
|
4 | 4 | Name | Type | Description | Notes |
5 | 5 | ------------ | ------------- | ------------- | ------------- |
6 | | -**Applications** | **int** | Total number of applications in the account | |
7 | | -**LiveApplications** | **int** | Total number of live applications in the account | |
8 | | -**SandboxApplications** | **int** | Total number of sandbox applications in the account | |
9 | | -**Campaigns** | **int** | Total number of campaigns in the account | |
10 | | -**ActiveCampaigns** | **int** | Total number of active campaigns in the account | |
11 | | -**LiveActiveCampaigns** | **int** | Total number of active campaigns in live applications in the account | |
12 | | -**Coupons** | **int** | Total number of coupons in the account | |
13 | | -**ActiveCoupons** | **int** | Total number of active coupons in the account | |
14 | | -**ExpiredCoupons** | **int** | Total number of expired coupons in the account | |
15 | | -**ReferralCodes** | **int** | Total number of referral codes in the account | |
16 | | -**ActiveReferralCodes** | **int** | Total number of active referral codes in the account | |
17 | | -**ExpiredReferralCodes** | **int** | Total number of expired referral codes in the account | |
18 | | -**ActiveRules** | **int** | Total number of active rules in the account | |
19 | | -**Users** | **int** | Total number of users in the account | |
20 | | -**Roles** | **int** | Total number of roles in the account | |
21 | | -**CustomAttributes** | **int** | Total number of custom attributes in the account | |
22 | | -**Webhooks** | **int** | Total number of webhooks in the account | |
23 | | -**LoyaltyPrograms** | **int** | Total number of all loyalty programs in the account | |
24 | | -**LiveLoyaltyPrograms** | **int** | Total number of live loyalty programs in the account | |
| 6 | +**Applications** | **int** | Total number of applications in the account. | |
| 7 | +**LiveApplications** | **int** | Total number of live applications in the account. | |
| 8 | +**SandboxApplications** | **int** | Total number of sandbox applications in the account. | |
| 9 | +**Campaigns** | **int** | Total number of campaigns in the account. | |
| 10 | +**ActiveCampaigns** | **int** | Total number of active campaigns in the account. | |
| 11 | +**LiveActiveCampaigns** | **int** | Total number of active campaigns in live applications in the account. | |
| 12 | +**Coupons** | **int** | Total number of coupons in the account. | |
| 13 | +**ActiveCoupons** | **int** | Total number of active coupons in the account. | |
| 14 | +**ExpiredCoupons** | **int** | Total number of expired coupons in the account. | |
| 15 | +**ReferralCodes** | **int** | Total number of referral codes in the account. | |
| 16 | +**ActiveReferralCodes** | **int** | Total number of active referral codes in the account. | |
| 17 | +**ExpiredReferralCodes** | **int** | Total number of expired referral codes in the account. | |
| 18 | +**ActiveRules** | **int** | Total number of active rules in the account. | |
| 19 | +**Users** | **int** | Total number of users in the account. | |
| 20 | +**Roles** | **int** | Total number of roles in the account. | |
| 21 | +**CustomAttributes** | **int** | Total number of custom attributes in the account. | |
| 22 | +**Webhooks** | **int** | Total number of webhooks in the account. | |
| 23 | +**LoyaltyPrograms** | **int** | Total number of all loyalty programs in the account. | |
| 24 | +**LiveLoyaltyPrograms** | **int** | Total number of live loyalty programs in the account. | |
25 | 25 |
|
26 | 26 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) |
27 | 27 |
|
0 commit comments