Package io.moov.sdk.models.operations
Interface SDKMethodInterfaces.MethodCallCreatePaymentLink
-
- All Known Implementing Classes:
PaymentLinks
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallCreatePaymentLink
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreatePaymentLinkResponsecreate(java.util.Optional<java.lang.String> xMoovVersion, java.lang.String accountID, CreatePaymentLink createPaymentLink)
-
-
-
Method Detail
-
create
CreatePaymentLinkResponse create(java.util.Optional<java.lang.String> xMoovVersion, java.lang.String accountID, CreatePaymentLink createPaymentLink) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-