Uses of Enum
com.yoti.api.client.spi.remote.call.Receipt.Outcome
Packages that use Receipt.Outcome
-
Uses of Receipt.Outcome in com.yoti.api.client.spi.remote.call
Methods in com.yoti.api.client.spi.remote.call that return Receipt.OutcomeModifier and TypeMethodDescriptionReceipt.getOutcome()static Receipt.OutcomeReturns the enum constant of this type with the specified name.static Receipt.Outcome[]Receipt.Outcome.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.yoti.api.client.spi.remote.call with parameters of type Receipt.OutcomeModifier and TypeMethodDescriptionbooleanReceipt.hasOutcome(Receipt.Outcome other) Receipt.Builder.withOutcome(Receipt.Outcome outcome)