class Google::Apis::AndroidpublisherV3::RestrictedPaymentCountries

imposed.
registered in the same country. If empty, no payment location restrictions are
Countries where the purchase of this product is restricted to payment methods

def initialize(**args)

def initialize(**args)
   update!(**args)
end

def update!(**args)

Update properties of this object
def update!(**args)
  @region_codes = args[:region_codes] if args.key?(:region_codes)
end