-
public class Inquiry.Response
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final class
Inquiry.Response.Success
Object returned on a successful inquiry
public class
Inquiry.Response.Cancel
Object returned when the individual cancels the inquiry
public final class
Inquiry.Response.Failure
Object returned when the individual fails the inquiry
public final class
Inquiry.Response.Error
Object returned when there is a problem during the Inquiry flow
-