public class Recurring extends Object implements PaymentInstrument
| Constructor and Description |
|---|
Recurring() |
| Modifier and Type | Method and Description |
|---|---|
UUID |
getPaymentId() |
Payment.Method |
getType() |
void |
setPaymentId(UUID paymentId) |
public UUID getPaymentId()
public void setPaymentId(UUID paymentId)
public Payment.Method getType()
getType in interface PaymentInstrumentCopyright © 2021. All rights reserved.