@stripe/stripe-terminal-react-native
    Preparing search index...

    Type Alias WechatPayDisplayQrCode

    type WechatPayDisplayQrCode = {
        data?: string;
        hostedInstructionsUrl?: string;
        imageDataUrl?: string;
        imageUrlPng?: string;
        imageUrlSvg?: string;
    }
    Index

    Properties

    data?: string
    hostedInstructionsUrl?: string
    imageDataUrl?: string
    imageUrlPng?: string
    imageUrlSvg?: string