// SPDX-FileCopyrightText: 2022 Paul Schaub // // SPDX-License-Identifier: Apache-2.0 /** * JSON DTOs for v1 API. */ package pgp.vks.client.v1.dto;