Definition Type: Element
Name: WagerData
Namespace: https://www.gamingcommission.gov.gr
Containing Schema: Online_Bonus_Schemas.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into AmountWageredIndicator Drilldown into WagerMultiplierXSD Diagram of WagerData
Collapse XSD Schema Code:
<xs:element name="WagerData" minOccurs="0">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="WagerMultiplier" type="xs:positiveInteger">
                <xs:annotation>
                    <xs:documentation>Πολλαπλασιαστής Σχέσης Στοιχηματισμού - Κατηγορίας Επιβράβευσης:
Πόσες φορές πρέπει να στοιχηματισθεί ένα ποσό (μόνο το ποσό της επιβράβευσης ή/και το ποσό της σχετικής Κατάθεσης που συνδέεται με τη χορήγηση της επιβράβευσης), για να έχει τη δυνατότητα ο Παίκτης να εξαργυρώσει τυχόν κέρδη.
(εάν υφίσταται)

Wager Required multiplier:
The number of times an amount (only the bonus amount, or, the Bonus amount plus the deposit amount related to the bonus given) must be wagered, in order to become redeemable by the Player.
(if applicable)</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="AmountWageredIndicator" type="xs:boolean">
                <xs:annotation>
                    <xs:documentation>Δείκτης Σχέσης Στοιχηματισμού - Κατηγορίας Επιβράβευσης:
Ο δείκτης που προσδιορίζει κατά πόσο το ποσό που πρέπει να στοιχηματισθεί σε σχέση με την κατηγορία επιβράβευσης, περιλαμβάνει μόνο το ποσό της επιβράβευσης ή/και το ποσό της σχετικής κατάθεσης που συνδέεται με τη χορήγηση του ποσού της επιβράβευσης. Οι τιμές καθορίζονται από την Ε.Ε.Ε.Π.. Επιτρεπόμενες τιμές:
(false) = Μόνο ποσό Επιβράβευσης
(true) = Ποσό Επιβράβευσης και ποσό Κατάθεσης
(εάν υφίσταται)

Amount Wagered Indicator:
An indicator related to whether the amount wagered, must be only the bonus amount, or, it must be the bonus amount, plus the deposit amount related to the bonus amount given. Values are granted by HGC. Allowed values:
(false) = Bonus amount
(true) = Bonus amount and Deposit amount
(if applicable)</xs:documentation>
                </xs:annotation>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
WagerMultiplier mstns:WagerMultiplier (1) (1)
AmountWageredIndicator mstns:AmountWageredIndicator (1) (1)