mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
feat(router): add three_ds decision rule execute api (#8148)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2c35639763
commit
e90a95de6f
@ -2596,6 +2596,7 @@ pub enum CountryAlpha3 {
|
||||
strum::EnumString,
|
||||
Deserialize,
|
||||
Serialize,
|
||||
utoipa::ToSchema,
|
||||
)]
|
||||
pub enum Country {
|
||||
Afghanistan,
|
||||
|
||||
Reference in New Issue
Block a user