regionCode property

String? regionCode
getter/setter pair

2-letter ISO region code where the product is available in.

Ex. "US".

Output only.

Implementation

core.String? regionCode;