Class BaseResponse

java.lang.Object
io.bayonet.model.base.BaseResponse
Direct Known Subclasses:
ConsultResponse

public class BaseResponse
extends java.lang.Object
Created by imranarshad on 11/27/17 model representing the generic API response returned by Bayonet APIs
  • Constructor Summary

    Constructors 
    Constructor Description
    BaseResponse()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Integer getReason_code()
    Getters
    java.lang.String getReason_message()  

    Methods inherited from class java.lang.Object

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