Uses of Interface
ru.easydonate.easydonate4j.api.v3.data.model.shop.purchase.FilledAdditionalField
-
Packages that use FilledAdditionalField Package Description ru.easydonate.easydonate4j.api.v3.data.model.shop.purchase -
-
Uses of FilledAdditionalField in ru.easydonate.easydonate4j.api.v3.data.model.shop.purchase
Methods in ru.easydonate.easydonate4j.api.v3.data.model.shop.purchase that return types with arguments of type FilledAdditionalField Modifier and Type Method Description @NotNull List<FilledAdditionalField>PurchasedProduct. getAdditionalFields()Get the list of filled additional fields for this purchase.
-