Class FCResponse

java.lang.Object
com.fullcontact.apilib.models.Response.FCResponse
Direct Known Subclasses:
AudienceResponse, CompanyResponse, CompanySearchResponseList, ConsentPurposeResponse, EmailVerificationResponse, PermissionCurrentResponseMap, PermissionResponseList, PersonResponse, ResolveResponse, ResolveResponseWithTags, TagsResponse

public class FCResponse
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    boolean isSuccessful  
    java.lang.String message  
    int statusCode  
  • Constructor Summary

    Constructors 
    Constructor Description
    FCResponse()  
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait