public static interface PortalEnums.BillSuppressionReasons
Modifier and Type | Field and Description |
---|---|
static int |
DUE_TO_ACCOUNT_SUPPRESSED_MANUALLY |
static int |
DUE_TO_BILL_SUPPRESSED_MANUALLY |
static int |
DUE_TO_MIN_BAL_MORE_THAN_BILL_TOTAL |
static final int DUE_TO_MIN_BAL_MORE_THAN_BILL_TOTAL
static final int DUE_TO_BILL_SUPPRESSED_MANUALLY
static final int DUE_TO_ACCOUNT_SUPPRESSED_MANUALLY