name property

String? name
getter/setter pair

The name of the subscription resource that is entitled to the current end user.

It is in the format of "partners/{partner_id}/subscriptions/{subscriptionId}".

Required.

Implementation

core.String? name;