@custouch/jssdk
    Preparing search index...

    Type Alias SignCodeInfoResponse

    SignCodeInfoResponse: SignCodeBaseResponse & {
        key?: string;
        properties?: SignCodeProperty[];
    }