Package tbdex.sdk.protocol.models
Class PayinMethod
-
- All Implemented Interfaces:
public final class PayinMethod extends PaymentMethod
A data class containing information pertaining to payin method.
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class tbdex.sdk.protocol.models.PaymentMethod
getDescription, getFee, getGroup, getKind, getMax, getMin, getName, getRequiredPaymentDetails, getRequiredPaymentDetailsSchema -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-