Body of a reject / abort.

interface RfqEndBody {
    reason?: string;
}

Properties

Properties

reason?: string