Creates all (?) endpoints
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package ch.gtache.elderscrollslegends.service.account;
|
||||
|
||||
public record GetAllLegalDocumentsRequest(String platform, String country, String bnetKeyPlatform) {
|
||||
}
|
||||
Reference in New Issue
Block a user