mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 04:04:43 +08:00
Docs: API-Ref changes for Payouts (#5236)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Kashif <kashif.dev@protonmail.com> Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
This commit is contained in:
@ -690,7 +690,7 @@ mod amount_conversion_tests {
|
||||
Serialize, serde::Deserialize, Debug, Clone, PartialEq, Eq, FromSqlRow, AsExpression, ToSchema,
|
||||
)]
|
||||
#[diesel(sql_type = Jsonb)]
|
||||
/// Charge object for refunds
|
||||
/// Charge specific fields for controlling the revert of funds from either platform or connected account. Check sub-fields for more details.
|
||||
pub struct ChargeRefunds {
|
||||
/// Identifier for charge created for the payment
|
||||
pub charge_id: String,
|
||||
|
||||
Reference in New Issue
Block a user