Uses of Class
com.blockchyp.client.dto.Healthcare
Packages that use Healthcare
-
Uses of Healthcare in com.blockchyp.client.dto
Methods in com.blockchyp.client.dto that return HealthcareModifier and TypeMethodDescriptionAuthorizationRequest.getHealthcare()Gets details for HSA/FSA transactions.RefundRequest.getHealthcare()Gets details for HSA/FSA transactions.Methods in com.blockchyp.client.dto with parameters of type HealthcareModifier and TypeMethodDescriptionvoidAuthorizationRequest.setHealthcare(Healthcare value) Sets details for HSA/FSA transactions.voidRefundRequest.setHealthcare(Healthcare value) Sets details for HSA/FSA transactions.