Uses of Interface
ru.easydonate.easydonate4j.api.v3.data.model.shop.payment.SentCommand
-
Packages that use SentCommand Package Description ru.easydonate.easydonate4j.api.v3.data.model.shop.payment -
-
Uses of SentCommand in ru.easydonate.easydonate4j.api.v3.data.model.shop.payment
Methods in ru.easydonate.easydonate4j.api.v3.data.model.shop.payment that return types with arguments of type SentCommand Modifier and Type Method Description @NotNull List<SentCommand>Payment. getSentCommands()Get the list of all sent commands.
-