Page Request
Profile page This enum provides values for getting the Page object used for opening different web profile pages. Provide this in the dk.ds.profile.domain.DsProfile getProfilePage method.
Entries
Active games page where the user can see its active games.
Completed games page, where the user can see its completed games.
Amount limit page for setting max amount a player can deposit within a given time period.
Restrict or close account page, where the user can restrict or close its account.
Transactions history page, where the user can see its transaction history.
Notification settings and consent page, where the user can see and edit consent for notification channels.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.