payPalPeriodCountryCode property
Shopper's country of residence in the form of ISO standard 3166 2-character country codes.
Implementation
@BuiltValueField(wireName: r'PayPal.CountryCode')
String? get payPalPeriodCountryCode;
Shopper's country of residence in the form of ISO standard 3166 2-character country codes.
@BuiltValueField(wireName: r'PayPal.CountryCode')
String? get payPalPeriodCountryCode;