mpesa-rust icon indicating copy to clipboard operation
mpesa-rust copied to clipboard

feat!: Migrate to derive builder

Open c12i opened this issue 5 months ago • 1 comments

Migrate the following APIs to the new builder pattern

  • [x] account_balance
  • [ ] b2b
  • [ ] c2b_register
  • [ ] c2b_simulate
  • [x] transaction_reversal
  • [ ] transaction_status

c12i avatar Jan 28 '24 22:01 c12i