@maxmind/minfraud-api-node
    Preparing search index...

    Class Transaction

    The transaction to be sent to the web service.

    Index

    Constructors

    Properties

    account?: Account
    billing?: Billing
    creditCard?: CreditCard
    customInputs?: Record<string, string | number | boolean>
    device?: Device
    email?: Email
    event?: Event
    order?: Order
    payment?: Payment
    shipping?: Shipping
    shoppingCart?: ShoppingCartItem[]

    Methods