Interface PlayerOutputWithRolesDTOAPI

PlayerOutputWithRolesDTOAPI

interface PlayerOutputWithRolesDTOAPI {
    data: PlayerOutputWithRolesDTO;
    meta: MetadataOutput;
}

Properties

Properties

PlayerOutputWithRolesDTOAPI

PlayerOutputWithRolesDTOAPI