PayerState Property
Payer's state or province name.
Syntax
__property String PayerState = {read=FPayerState, write=FSetPayerState};
Default Value
""
Remarks
Payer's state or province name.
This property is required.
Character length and limitations: 40 single-byte characters.
This property is read-only.
Data Type
String