interface SignedData {
    signedData: any;
}

Properties

Properties

signedData: any