-
public class Inquiry.Response
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classInquiry.Response.SuccessObject returned on a successful inquiry
public classInquiry.Response.CancelObject returned when the individual cancels the inquiry
public final classInquiry.Response.FailureObject returned when the individual fails the inquiry
public final classInquiry.Response.ErrorObject returned when there is a problem during the Inquiry flow
-