Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface FlowActionMailchimpUpsertMemberParams

    interface FlowActionMailchimpUpsertMemberParams {
        connection_id: string;
        list_id: string;
        member: FlowActionMailchimpUpsertMemberParamsMember;
    }
    Index

    Properties

    connection_id: string
    list_id: string