PayerLastName Property
Payer's last name.
Syntax
__property String PayerLastName = {read=FPayerLastName, write=FSetPayerLastName};
Default Value
""
Remarks
Payer's last name.
This property is required.
Character length and limitations: 25 single-byte characters.
This property is read-only.
Data Type
String