Package io.moov.sdk.models.operations
Interface SDKMethodInterfaces.MethodCallGetAvatar
-
- All Known Implementing Classes:
Avatars
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallGetAvatar
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GetAvatarResponseget(java.util.Optional<java.lang.String> xMoovVersion, java.lang.String uniqueID)
-
-
-
Method Detail
-
get
GetAvatarResponse get(java.util.Optional<java.lang.String> xMoovVersion, java.lang.String uniqueID) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-