@procivis/react-native-one-core
    Preparing search index...

    Interface OpenId4vciTxCode

    interface OpenId4vciTxCode {
        description?: string;
        inputMode: OpenId4vciTxCodeInputMode;
        length?: number;
    }
    Index

    Properties

    description?: string

    Guidance text displayed in the wallet, describing how to obtain the transaction code.

    For validation.

    length?: number

    Character length of code, to assist the user.