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, isSuccess
-
-