ICancellationsCancellationPayeeType Class

Internal data representing the cancellation payee.
Inheritance Hierarchy
SystemObject
  IASICancellationsCancellationPayeeType

Namespace:  IAS
Assembly:  Cancellations (in Cancellations.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class CancellationPayeeType

The ICancellationsCancellationPayeeType type exposes the following members.

Constructors
  NameDescription
Public methodICancellationsCancellationPayeeType
Initializes a new instance of the ICancellationsCancellationPayeeType class
Top
Methods
  NameDescription
Public methodPopulateFromPayeeRecord
Top
Fields
  NameDescription
Public fieldAddress
Payee address.
Public fieldAddress2
Payee address line 2.
Public fieldAttn
Payee attn line.
Public fieldCity
Payee city.
Public fieldName
Payee name.
Public fieldState
Payee state.
Public fieldZip
Payee zip code.
Top
See Also

Reference