BillTypeEnum

BillTypeEnum enumeration

Bill type enum.

public enum BillTypeEnum

Values

NameValueDescription
BILL0Invoice of an amount due to the biller that is payable.
STATEMENT1History of activity on an account with the biller that is not payable.
NOTICE2Generic letter from either the biller or the bill publisher that is not payable.

See Also