Uses of Class
software.xdev.brevo.model.OrderProductsInner
Packages that use OrderProductsInner
-
Uses of OrderProductsInner in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return OrderProductsInnerModifier and TypeMethodDescriptionOrderProductsInner.price(BigDecimal price) OrderProductsInner.quantity(BigDecimal quantity) Methods in software.xdev.brevo.model that return types with arguments of type OrderProductsInnerMethods in software.xdev.brevo.model with parameters of type OrderProductsInnerMethod parameters in software.xdev.brevo.model with type arguments of type OrderProductsInnerModifier and TypeMethodDescriptionOrder.products(List<OrderProductsInner> products) voidOrder.setProducts(List<OrderProductsInner> products)