package com.kakaoent.adp.adserver.api.dto /** * EmptyDTO * @author Shin Woo-jin (woozu.shin@kakaoent.com) * @since 2022-09-21 * */ class EmptyDTO { }