NavigationDrawerItem

Sealed class representing each navigation destination available in the side drawer.

Each subclass holds the fragment destination route resource ID, the icon drawable resource ID, and a human-readable title displayed in the drawer.

Inheritors

Types

Link copied to clipboard

Navigates to the Collection Approved Pre-Approvals screen.

Link copied to clipboard

Navigates to the Collection Invoice screen.

Link copied to clipboard

Navigates to the Collection Payment screen.

Link copied to clipboard

Navigates to the Collection Pre-Approval screen.

Link copied to clipboard

Navigates to the Collection Request-to-Pay screen.

Link copied to clipboard

Navigates to the Collection Request-to-Withdraw screen.

Link copied to clipboard

Navigates to the Disbursement Deposit screen.

Link copied to clipboard

Navigates to the Disbursement Refund screen.

Link copied to clipboard

Navigates to the Home screen showing user info, account status, and balance.

Link copied to clipboard

Navigates to the Remittance Transfer screen.

Link copied to clipboard

Navigates to the Remittance Cash Transfer screen.

Link copied to clipboard

Navigates to the Settings screen showing environment, product keys, and app info.

Link copied to clipboard

Navigates to the Setup & Config screen showing credential provisioning status.

Properties

Link copied to clipboard
var icon: Int
Link copied to clipboard
var route: Int
Link copied to clipboard