PageRequest

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

Link copied to clipboard

Active games page where the user can see its active games.

Link copied to clipboard

Completed games page, where the user can see its completed games.

Link copied to clipboard

Alias page where the user can set an alias, only possible to access if the user has not set an alias already.

Link copied to clipboard

Amount limit page for setting max amount a player can deposit within a given time period.

Link copied to clipboard

Balance page, where the user can see its balance.

Link copied to clipboard

Deposit page, where the user can deposit money into the profile account.

Link copied to clipboard

Withdraw page, where the user can withdraw money from their profile account to their profile's saved bank account

Link copied to clipboard

Profile page, where the user can see and edit its profile information.

Link copied to clipboard

Restrict or close account page, where the user can restrict or close its account.

Link copied to clipboard

Transactions history page, where the user can see its transaction history.

Link copied to clipboard

Overview page, where the user can see its transactions, balance and gambling/play history.

Link copied to clipboard

Notification settings and consent page, where the user can see and edit consent for notification channels.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

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.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.