PayerCountryName Property
Payer's country name.
Syntax
__property String PayerCountryName = {read=FPayerCountryName, write=FSetPayerCountryName};
Default Value
"US"
Remarks
Payer's country name.
This property should contain the human-readable equivalent of the PayerCountryCode.
This property is read-only.
Data Type
String