Uses of Class
com.blockchyp.client.dto.PricingResponseAttributes
Packages that use PricingResponseAttributes
-
Uses of PricingResponseAttributes in com.blockchyp.client.dto
Methods in com.blockchyp.client.dto that return PricingResponseAttributesModifier and TypeMethodDescriptionPricingResponseData.getAttributes()Gets the pricing response attributes.Methods in com.blockchyp.client.dto with parameters of type PricingResponseAttributesModifier and TypeMethodDescriptionvoidPricingResponseData.setAttributes(PricingResponseAttributes value) Sets the pricing response attributes.