ADS request

interface AdsRequest {
    payload?: Buffer;
}

Properties

Properties

payload?: Buffer

Payload of the ADS request (if any)