package ch.gtache.elderscrollslegends.service.account; public record GetAllLegalDocumentsRequest(String platform, String country, String bnetKeyPlatform) { }