id property

String? id
getter/setter pair

The ID of the discount object. Discounts cannot be fetched by ID. Use expand[]=discounts in API calls to expand discount IDs in an array.

Implementation

String? id;