Uses of Interface
ru.easydonate.easydonate4j.api.v3.data.model.shop.product.Product
-
Packages that use Product Package Description ru.easydonate.easydonate4j.api.v3.client -
-
Uses of Product in ru.easydonate.easydonate4j.api.v3.client
Methods in ru.easydonate.easydonate4j.api.v3.client that return Product Modifier and Type Method Description @NotNull ProductEasyDonateClient. getProduct(int productId)Get the shop product by the #ID.@NotNull ProductSimpleEasyDonateClient. getProduct(int productId)
-