Interface GetGatewayResponse

interface GetGatewayResponse {
    url: string;
}

Hierarchy (view full)

Properties

Properties

url: string