Interface SigningRequest

SigningRequest

interface SigningRequest {
    url: string;
}

Properties

Properties

url: string

SigningRequest