interface GatewayOptions {
    baseURL: string;
}

Properties

Properties

baseURL: string