id property

String id
getter/setter pair

Identifier of a subscription. Use this ID to control the subscription in future (e.g. update or delete).

Implementation

String id;