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

    Interface QesSignResponse

    interface QesSignResponse {
        signedDocument: string;
    }
    Index

    Properties

    Properties

    signedDocument: string

    Base64-encoded signed document returned by the QES provider.