Mayson Monorepo Documentation
    Preparing search index...
    interface MoneyMovementDetails {
        card: Stripe.Radar.PaymentEvaluation.PaymentDetails.MoneyMovementDetails.Card;
        money_movement_type: "card";
    }
    Index

    Properties

    Describes card money movement details for the payment evaluation.

    money_movement_type: "card"

    Describes the type of money movement. Currently only card is supported.