Interface BounceDump

interface BounceDump {
    Body: string;
}

Properties

Properties

Body: string