restrictedPaymentCountries property

RestrictedPaymentCountries? restrictedPaymentCountries
getter/setter pair

Countries where the purchase of this subscription is restricted to payment methods registered in the same country.

If empty, no payment location restrictions are imposed.

Optional.

Implementation

RestrictedPaymentCountries? restrictedPaymentCountries;