Uses of Class
com.blockchyp.client.dto.WhiteListedCard
Packages that use WhiteListedCard
-
Uses of WhiteListedCard in com.blockchyp.client.dto
Methods in com.blockchyp.client.dto that return WhiteListedCardModifier and TypeMethodDescriptionAuthorizationResponse.getWhiteListedCard()Gets card BIN ranges can be whitelisted so that they are read instead of being processed directly.Methods in com.blockchyp.client.dto with parameters of type WhiteListedCardModifier and TypeMethodDescriptionvoidAuthorizationResponse.setWhiteListedCard(WhiteListedCard value) Sets card BIN ranges can be whitelisted so that they are read instead of being processed directly.