Refactor(core): Inclusion of constraint graph for merchant Payment Method list (#4845)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
This commit is contained in:
Prajjwal Kumar
2024-06-05 20:42:22 +05:30
committed by GitHub
parent c5e28f2670
commit 4df84e913f
7 changed files with 998 additions and 470 deletions

View File

@ -79,6 +79,8 @@ pub enum MandateAcceptanceType {
pub enum PaymentType {
SetupMandate,
NonMandate,
NewMandate,
UpdateMandate,
}
#[derive(