Package co.dapi.response
Class CreateBeneficiaryResponse
java.lang.Object
co.dapi.response.BaseResponse
co.dapi.response.CreateBeneficiaryResponse
public class CreateBeneficiaryResponse extends BaseResponse
-
Constructor Summary
Constructors Constructor Description CreateBeneficiaryResponse(java.lang.String errType, java.lang.String errMsg) -
Method Summary
Methods inherited from class co.dapi.response.BaseResponse
getMsg, getOperationID, getStatus, getType, getUserInputs, isSuccessMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CreateBeneficiaryResponse
public CreateBeneficiaryResponse(java.lang.String errType, java.lang.String errMsg)
-