Package io.moov.sdk.models.operations
Interface SDKMethodInterfaces.MethodCallUpdateBrand
-
- All Known Implementing Classes:
Branding
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallUpdateBrand
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UpdateBrandResponseupdate(java.util.Optional<java.lang.String> xMoovVersion, java.lang.String accountID, UpdateBrand updateBrand)
-
-
-
Method Detail
-
update
UpdateBrandResponse update(java.util.Optional<java.lang.String> xMoovVersion, java.lang.String accountID, UpdateBrand updateBrand) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-