BillTypeEnum
BillTypeEnum enumeration
Bill type enum.
public enum BillTypeEnum
Values
| Name | Value | Description |
|---|---|---|
| BILL | 0 | Invoice of an amount due to the biller that is payable. |
| STATEMENT | 1 | History of activity on an account with the biller that is not payable. |
| NOTICE | 2 | Generic letter from either the biller or the bill publisher that is not payable. |
See Also
- namespace Aspose.Finance.Ofx.BillerDelivery
- assembly Aspose.Finance