Mayson Monorepo Documentation
    Preparing search index...
    interface LatestFraudWarning {
        started_at: number;
        type: Stripe.Issuing.Card.LatestFraudWarning.Type;
    }
    Index

    Properties

    Properties

    started_at: number

    Timestamp of the most recent fraud warning.

    The type of fraud warning that most recently took place on this card. This field updates with every new fraud warning, so the value changes over time. If populated, cancel and reissue the card.