mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(core): implemented platform merchant account (#6882)
Co-authored-by: Narayanbhat166 <narayan.bhat@juspay.in>
This commit is contained in:
@ -88,6 +88,8 @@ pub enum Flow {
|
||||
ConfigKeyCreate,
|
||||
/// ConfigKey fetch flow.
|
||||
ConfigKeyFetch,
|
||||
/// Enable platform account flow.
|
||||
EnablePlatformAccount,
|
||||
/// ConfigKey Update flow.
|
||||
ConfigKeyUpdate,
|
||||
/// ConfigKey Delete flow.
|
||||
|
||||
Reference in New Issue
Block a user