mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(organization): add organization table (#2669)
This commit is contained in:
@ -23,6 +23,7 @@ pub mod mandate;
|
||||
pub mod merchant_account;
|
||||
pub mod merchant_connector_account;
|
||||
pub mod merchant_key_store;
|
||||
pub mod organization;
|
||||
pub mod payment_attempt;
|
||||
pub mod payment_intent;
|
||||
pub mod payment_link;
|
||||
|
||||
Reference in New Issue
Block a user