feat(core): implemented platform merchant account (#6882)

Co-authored-by: Narayanbhat166 <narayan.bhat@juspay.in>
This commit is contained in:
Rachit Naithani
2024-12-23 18:23:22 +05:30
committed by GitHub
parent d4b3dbc155
commit 95fcf2a44b
64 changed files with 595 additions and 16 deletions

View File

@ -88,6 +88,8 @@ pub enum Flow {
ConfigKeyCreate,
/// ConfigKey fetch flow.
ConfigKeyFetch,
/// Enable platform account flow.
EnablePlatformAccount,
/// ConfigKey Update flow.
ConfigKeyUpdate,
/// ConfigKey Delete flow.