<xs:element name="TotalAmountWon" type="mstns:MonetaryAmount">
<xs:annotation>
<xs:documentation>
Συνολικό Ποσό Κερδών:
Το συνολικό ποσό που ο Παίκτης κέρδισε από το στοίχημα, συμπεριλαμβανομένων των ποσών στοιχηματισμού, καθώς και τα ποσά των παρακρατούμενων φόρων και των επιβραβεύσεων (εάν υφίστανται).
- Εάν ο Παίκτης δεν κέρδισε το στοίχημα ή δεν έχει ολοκληρωθεί η διευθέτηση του στοιχήματος το ποσό αυτό είναι μηδέν (0,00).
- Σε περίπτωση επαναπροσδιορισμού του ποσού που αποδόθηκε στον Παίκτη (resettlement), αναγράφεται το ποσό της διαφοράς έτσι ώστε το σύνολο των ποσών που έχουν καταχωρηθεί για το συγκεκριμένο στοίχημα του Παίκτη (BetID) να ισούται με το τελικό πραγματικό ποσό.
- Σε περίπτωση ακύρωσης του στοιχήματος, το ποσό που επιστρέφεται στον Παίκτη.
- Σε περίπτωση Cash Out του στοιχήματος, το ποσό που αποδίδεται στον Παίκτη (ή οποιαδήποτε άμεσα αναλήψιμη επιβράβευση).
Total Amount Won:
The total amount the Player won, related to the specific bet (BetID). This amount includes the amount wagered, as well as any withholding tax and bonus amounts.
- If the Player did not win the bet or the bet is not settled yet, this amount equals zero (0,00).
- In case of resettlement, the amount reported, is the difference between the initial amount reported as TotalAmountWon and the actual one, in order the sum of all amounts reported per bet (BetID) to add up to the actual TotalAmountWon amount.
- In case of bet Cancellation, it is the amount returned to the player.
- In case of bet Cash Out, it is the amount given to the player (or any other redeemable bonus).
</xs:documentation>
</xs:annotation>
</xs:element>
|