withdrawalRightType property

String? withdrawalRightType
getter/setter pair

Digital content or service classification for products distributed to users in eligible regions.

If unset, it defaults to WITHDRAWAL_RIGHT_DIGITAL_CONTENT. Refer to the Help Center article for more information.

Optional. Possible string values are:

  • "WITHDRAWAL_RIGHT_TYPE_UNSPECIFIED"
  • "WITHDRAWAL_RIGHT_DIGITAL_CONTENT"
  • "WITHDRAWAL_RIGHT_SERVICE"

Implementation

core.String? withdrawalRightType;