Package io.moov.sdk.models.operations
Interface SDKMethodInterfaces.MethodCallCreateReceipts
-
- All Known Implementing Classes:
Receipts
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallCreateReceipts
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreateReceiptsResponsecreate(java.util.Optional<java.lang.String> xMoovVersion, java.util.List<ReceiptRequest> requestBody)
-
-
-
Method Detail
-
create
CreateReceiptsResponse create(java.util.Optional<java.lang.String> xMoovVersion, java.util.List<ReceiptRequest> requestBody) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-