Uses of Class
com.blockchyp.client.dto.SurchargeReviewResponseData
Packages that use SurchargeReviewResponseData
-
Uses of SurchargeReviewResponseData in com.blockchyp.client.dto
Methods in com.blockchyp.client.dto that return SurchargeReviewResponseDataModifier and TypeMethodDescriptionSurchargeReviewResponse.getData()Gets the data included in the surcharge review response.Methods in com.blockchyp.client.dto with parameters of type SurchargeReviewResponseDataModifier and TypeMethodDescriptionvoidSurchargeReviewResponse.setData(SurchargeReviewResponseData value) Sets the data included in the surcharge review response.