@stripe/stripe-terminal-react-native

    Interface Location

    interface Location {
        address?: Address;
        displayName?: string;
        id: string;
        livemode: boolean;
    }
    Index

    Properties

    address?: Address
    displayName?: string
    id: string
    livemode: boolean
    MMNEPVFCICPMFPCPTTAAATR