Package io.moov.sdk.models.operations
Interface SDKMethodInterfaces.MethodCallListIssuedCards
-
- All Known Implementing Classes:
CardIssuing
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallListIssuedCards
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ListIssuedCardsResponselist(ListIssuedCardsRequest request)
-
-
-
Method Detail
-
list
ListIssuedCardsResponse list(ListIssuedCardsRequest request) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-