Mayson Monorepo Documentation
    Preparing search index...
    interface AssociationFindParams {
        payment_intent: string;
        expand?: string[];
    }
    Index

    Properties

    payment_intent: string

    Valid PaymentIntent id

    expand?: string[]

    Specifies which fields in the response should be expanded.