Uses of Class
com.blockchyp.client.dto.PricingRequestAttributes
Packages that use PricingRequestAttributes
-
Uses of PricingRequestAttributes in com.blockchyp.client.dto
Methods in com.blockchyp.client.dto that return PricingRequestAttributesModifier and TypeMethodDescriptionPricingRequestData.getAttributes()Gets the pricing request attributes.Methods in com.blockchyp.client.dto with parameters of type PricingRequestAttributesModifier and TypeMethodDescriptionvoidPricingRequestData.setAttributes(PricingRequestAttributes value) Sets the pricing request attributes.