mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
fix: typos (#8918)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
This commit is contained in:
@ -3002,7 +3002,7 @@ pub struct ProfileUpdate {
|
||||
#[schema(value_type = Option<MerchantCountryCode>, example = "840")]
|
||||
pub merchant_country_code: Option<common_types::payments::MerchantCountryCode>,
|
||||
|
||||
/// Inidcates the state of revenue recovery algorithm type
|
||||
/// Indicates the state of revenue recovery algorithm type
|
||||
#[schema(value_type = Option<RevenueRecoveryAlgorithmType>, example = "cascading")]
|
||||
pub revenue_recovery_retry_algorithm_type:
|
||||
Option<common_enums::enums::RevenueRecoveryAlgorithmType>,
|
||||
|
||||
Reference in New Issue
Block a user