Uses of Enum
co.datadome.fraud.api.request.StatusType
Packages that use StatusType
-
Uses of StatusType in co.datadome.fraud.api.request
Methods in co.datadome.fraud.api.request that return StatusTypeModifier and TypeMethodDescriptionDataDomeEvent.getStatus()DataDomeRequest.getStatus()static StatusTypeReturns the enum constant of this type with the specified name.static StatusType[]StatusType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in co.datadome.fraud.api.request with parameters of type StatusTypeModifier and TypeMethodDescriptionvoidDataDomeRequest.setStatus(StatusType status) RegistrationEvent.Builder.status(StatusType status) Constructors in co.datadome.fraud.api.request with parameters of type StatusType