Property | Type | Description | |
---|---|---|---|
ALL_COUPON_TYPES | IList |
||
description | string>.IDictionary | ||
maxNumAllowed | int? | ||
othersAllowed | bool? | ||
title | string>.IDictionary | ||
type | string |
Method | Description | |
---|---|---|
Coupon ( ) : System | ||
Coupon ( string type, string>.IDictionary |
public Coupon ( string type, string>.IDictionary |
||
type | string | |
title | string>.IDictionary | |
description | string>.IDictionary | |
maxNumAllowed | int | |
othersAllowed | bool | |
return | System |