Email
{{ store.state.email }}
{{ userDetail.document_id }}
{{ store.state.firstname }} {{ store.state.lastname }}
{{ formatDateD(userDetail.birth_date) }}
{{ cash }}
{{ currencyView(currency) }}
{{
formatterNumber(cashableCredits, true)
}}
{{ currencyView(currency) }}
{{
formatterNumber(promotionalCredits, true)
}}
{{ currencyView(currencyPromotional) }}
{{
formatterNumber(promotionalCreditsBet, true)
}}
{{ currencyView(currencyPromotionalBet) }}
{{ currencyView(store.state.currency) }}
{{
formatDateYYYYMMDDHHmmss(store.state.lastlogin)
}}
{{ errorMessageCp }}