PayerStatus Property
Indicates whether the payer is verified or not.
Syntax
__property String PayerStatus = {read=FPayerStatus, write=FSetPayerStatus};
Default Value
""
Remarks
Indicates whether the payer is verified or not.
Valid values for this property are "verified" or "unverified".
This property is read-only.
Data Type
String