Package com.portal.pcm
Interface PortalEnums.BillSuppressionReasons
- Enclosing class:
PortalEnums
public static interface PortalEnums.BillSuppressionReasons
Suppression reasons in case of bill suppression.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Field Details
-
DUE_TO_MIN_BAL_MORE_THAN_BILL_TOTAL
static final int DUE_TO_MIN_BAL_MORE_THAN_BILL_TOTAL- See Also:
-
DUE_TO_BILL_SUPPRESSED_MANUALLY
static final int DUE_TO_BILL_SUPPRESSED_MANUALLY- See Also:
-
DUE_TO_ACCOUNT_SUPPRESSED_MANUALLY
static final int DUE_TO_ACCOUNT_SUPPRESSED_MANUALLY- See Also:
-