- Type Parameters:
A - Account scheme.
- All Implemented Interfaces:
- IPendingRegistrationResolver
public class PendingRegistrationResolver<A extends GigyaAccount>
extends Resolver<A>
implements IPendingRegistrationResolver
Helper class used to resolve flows that get interrupted with error "Account Pending Registration" (206001).
Missing registration field will appear in the interruption "errorDetails" field.
In order to resolve the flow you will need to set the missing account fields using the setAccount method.