Fields
| Field Name | Type | Display Name |
|---|
| DiscountId | Int32 | Discount id |
| AccountingItemId | Int32 | Accounting item id |
| ActivationCount | Int32 | Activation count |
| ActivationLimit | Nullable`1 | Activation limit |
| Created | DateTime | Created |
| CreatedBy | String | Created by |
| CustomValues | Dictionary`2 | Custom values |
| Description | String | Description |
| EndDate | DateTime | End date |
| IsActive | Boolean | Is active |
| LastModified | DateTime | Last modified |
| LastModifiedBy | String | Last modified by |
| MinimumChargeAmount | Nullable`1 | Minimum charge amount |
| Name | String | Name |
| OrganizationId | Int32 | Organization id |
| PromoCode | String | Promo code |
| StartDate | DateTime | Start date |
| TargetContactTags | List`1 | Target contact tags |
| Type | DiscountType | Type |
| UsageLimit | Nullable`1 | Usage limit |
| UsedCount | Int32 | Used count |
| Value | Decimal | Value |