Reply content indicating a successful request.

interface IReplyOkContent {
    status: "ok";
}

Hierarchy (view full)

Properties

Properties

status: "ok"