package com.sigmaflare.binancej.entities; /** * Ping doesn't return anything, but we need to have this object to keep the API consistent. */ public class Ping { }