interface PendingCommandsResponse {
    commands: QueryCommandResponse[];
}

Properties

Properties

Generated using TypeDoc