React Native Firebase
    Preparing search index...
    interface SetCheckoutOptionEventParameters {
        checkout_option?: string;
        checkout_step?: number;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index

    Properties

    checkout_option?: string
    checkout_step?: number