TransferProcessingStatus
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.
public class TransferProcessingStatus
Constructors
| Name | Description |
|---|---|
| TransferProcessingStatus() | Initializes a new instance of TransferProcessingStatus class. |
Properties
| Name | Description |
|---|---|
| TransferProcessingCode { get; set; } | Gets or sets the transfer processing code. |
| TransferProcessingDate { get; set; } | Gets or sets the transfer processing date. |
See Also
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance