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