TransferProcessingStatus class

TransferProcessingStatus class

The Transfer Processing Status contains the current processing status for a transfer. This class is intended to describe status changes to the associated transfer after creation.

The TransferProcessingStatus type exposes the following members:

Constructors

ConstructorDescription
TransferProcessingStatus()Initializes a new instance of TransferProcessingStatus class.

Properties

PropertyDescription
transfer_processing_codeGets or sets the transfer processing code.
transfer_processing_dateGets or sets the transfer processing date.

See Also