-
@Serializable() public final class ProductPriceDto
-
-
Constructor Summary
Constructors Constructor Description ProductPriceDto(String amount, String currency)
-
Method Summary
Modifier and Type Method Description final StringgetAmount()final StringgetCurrency()
-