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

Constructor Description
TransferProcessingStatus() Initializes a new instance of TransferProcessingStatus class.

Properties

Property Description
transfer_processing_code Gets or sets the transfer processing code.
transfer_processing_date Gets or sets the transfer processing date.

See Also