detail property

String? detail
getter/setter pair

The detail field can carry a description of the SKU that corresponds to what the user has been granted access to.

This description, which is opaque to Google, can be displayed in the Google user subscription console for users who linked the subscription to a Google Account. Max 80 character limit.

Implementation

core.String? detail;