RemittanceScreenViewModel
ViewModel for the Remittance Transfer screen, managing form field state and the resulting MomoTransaction after a transfer request.
Constructors
Properties
The current delivery note entered in the form.
The current financial ID entered in the form.
Holds the completed MomoTransaction returned by the API; null while no request has succeeded.
The current payer message entered in the form.
The current phone number entered in the form.
The current reference ID to refund entered in the form.
Controls whether the circular progress indicator is shown instead of the form.
Flow of SnackBarComponentConfiguration events to be displayed as snackbars.
Functions
Updates the amount field value.
Updates the delivery note field value.
Updates the financial ID field value.
Updates the payer message field value.
Updates the payer note field value.
Updates the phone number field value.
Updates the reference ID to refund field value.