restrictedPaymentCountries property

RestrictedPaymentCountries? restrictedPaymentCountries
getter/setter pair

Countries where the purchase of this one-time product is restricted to payment methods registered in the same country.

If empty, no payment location restrictions are imposed.

Optional.

Implementation

RestrictedPaymentCountries? restrictedPaymentCountries;